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

Non-beans to specify how to form a single-image by spatially combining other images.
  • Class Summary 
    Class Description
    BoundingBoxEnclosed
    Describes a BoundingBox that is optionally enclosed by a larger containing BoundingBox to given padding.
    StackArrangement
    A list of BoundingBoxes that indicate where to locate corresponding Stacks on a unified larger image.
    StackCopierAtBox
    Copies a source stack into a destination stack at a particular BoundingBox.
  • Exception Summary 
    Exception Description
    ArrangeStackException
    When the position of a particular RGBStack cannot be determined, when combined with others onto a single plane.