Uses of Package
org.anchoranalysis.image.voxel.binary

Package
Description
Base classes to perform binary-segmentation.
Base classes for thresholding and calculating levels for thresholding.
An image with only two permissible states.
Binary operations involving voxelwise combination of Mask.
Non-beans pertaining to segmentation of images via model inference.
The BinaryVoxels class and related operations.
Utilities to iterate over voxel-locations in images and sub-regions of images.
Routines for moving a KernelPointCursor around the neighboring voxels of the point.
Applying a kernel via convolution to voxels.
Kernel to find outline voxels on an object.
The fundamental data class that is an ObjectMask and related structures.
Predicates to match certain voxels as used in org.anchoranalysis.image.voxel.object.morphological.
Thresholding operations on voxels.
Euclidean Distance Transform implementations via FIJI.
Implementations of Thresholder that use FIJI.
Implementations of BinarySegmentation.
Implementations of Thresholder that call ImageJ.
Implementations of ChannelProvider that call ImageJ.
Non-bean classes involving ObjectMask that call ImageJ.