Package org.anchoranalysis.image.bean.spatial.arrange.align

Aligning a BoundingBox to fit inside another BoundingBox.
  • Class Summary 
    Class Description
    Align
    Align the bounding-box to the larger without resizing.
    BoxAligner
    Aligns a smaller BoundingBox to fit inside a larger BoundingBox.
    Grow
    Grow the bounding-box to fill larger as much as possible.