Uses of Package
org.anchoranalysis.image.voxel.object
Packages that use org.anchoranalysis.image.voxel.object
Package
Description
Data-structures to store and manipulate image raster-data or voxels.
Arithmetic operations for
Voxels.Assigns values to some or all voxels.
Methods to read/copy/duplicate portions of voxels.
Methods to find or count voxels that satisfy a predicate.
Utilities to iterate over voxel-locations in images and sub-regions of images.
Like
org.anchoranalysis.image.voxel.iterator but refers to iterators that operation over
the intersecting regions of two entities.Iterating over a point's neighboring voxels.
Kernels to count the number of voxels that are equal to a particular value.
A region in proximity to a voxel, encompassing this voxel as well as others.
The fundamental data class that is an
ObjectMask
and related structures.Morphological operations
applied to
ObjectMasks.Thresholding operations on voxels.
-
Classes in org.anchoranalysis.image.voxel.object used by org.anchoranalysis.image.voxelClassDescriptionA localized-mask in an image, expressed as a
BoundingBox, with a corresponding mask sized to match the bounding-box. -
Classes in org.anchoranalysis.image.voxel.object used by org.anchoranalysis.image.voxel.arithmeticClassDescriptionA localized-mask in an image, expressed as a
BoundingBox, with a corresponding mask sized to match the bounding-box. -
Classes in org.anchoranalysis.image.voxel.object used by org.anchoranalysis.image.voxel.assignerClassDescriptionA localized-mask in an image, expressed as a
BoundingBox, with a corresponding mask sized to match the bounding-box. -
-
Classes in org.anchoranalysis.image.voxel.object used by org.anchoranalysis.image.voxel.extracterClassDescriptionA localized-mask in an image, expressed as a
BoundingBox, with a corresponding mask sized to match the bounding-box. -
Classes in org.anchoranalysis.image.voxel.object used by org.anchoranalysis.image.voxel.extracter.predicateClassDescriptionA localized-mask in an image, expressed as a
BoundingBox, with a corresponding mask sized to match the bounding-box. -
Classes in org.anchoranalysis.image.voxel.object used by org.anchoranalysis.image.voxel.iteratorClassDescriptionA localized-mask in an image, expressed as a
BoundingBox, with a corresponding mask sized to match the bounding-box. -
Classes in org.anchoranalysis.image.voxel.object used by org.anchoranalysis.image.voxel.iterator.intersectingClassDescriptionA localized-mask in an image, expressed as a
BoundingBox, with a corresponding mask sized to match the bounding-box. -
Classes in org.anchoranalysis.image.voxel.object used by org.anchoranalysis.image.voxel.iterator.neighborClassDescriptionA localized-mask in an image, expressed as a
BoundingBox, with a corresponding mask sized to match the bounding-box. -
Classes in org.anchoranalysis.image.voxel.object used by org.anchoranalysis.image.voxel.kernel.countClassDescriptionA localized-mask in an image, expressed as a
BoundingBox, with a corresponding mask sized to match the bounding-box. -
Classes in org.anchoranalysis.image.voxel.object used by org.anchoranalysis.image.voxel.neighborhoodClassDescriptionA collection of
ObjectMasks.A localized-mask in an image, expressed as aBoundingBox, with a corresponding mask sized to match the bounding-box. -
Classes in org.anchoranalysis.image.voxel.object used by org.anchoranalysis.image.voxel.objectClassDescriptionA data-structure to efficiently determine which object-masks intersect in a collection.A collection of
ObjectMasks.A localized-mask in an image, expressed as aBoundingBox, with a corresponding mask sized to match the bounding-box.A custom "stream" like class for various functional-programming operations onObjectCollection -
Classes in org.anchoranalysis.image.voxel.object used by org.anchoranalysis.image.voxel.object.morphologicalClassDescriptionA localized-mask in an image, expressed as a
BoundingBox, with a corresponding mask sized to match the bounding-box. -
Classes in org.anchoranalysis.image.voxel.object used by org.anchoranalysis.image.voxel.thresholderClassDescriptionA localized-mask in an image, expressed as a
BoundingBox, with a corresponding mask sized to match the bounding-box.