Package org.anchoranalysis.image.voxel.object
The fundamental data class that is an
ObjectMask
and related structures.-
Class Summary Class Description DeriveObjectFromPoints Derive anObjectMaskby incrementally adding points.IntersectingObjects<T> A data-structure to efficiently determine which object-masks intersect in a collection.ObjectCollection A collection ofObjectMasks.ObjectCollectionFactory CreatesObjectCollectionusing various utility and helper methods.ObjectMask A localized-mask in an image, expressed as aBoundingBox, with a corresponding mask sized to match the bounding-box.ObjectMaskStream A custom "stream" like class for various functional-programming operations onObjectCollection