Uses of Class
org.anchoranalysis.image.core.mask.Mask

Packages that use Mask
Package
Description
Classes that aren't AnchorBeans that pertain to the initialization of image-related beans.
Base classes for providers of different core data entities related to images.
Finds outline voxels, the pixels on the contour/edge of the object.
An image with only two permissible states.
Binary operations involving voxelwise combination of Mask.
The key data entity org.anchoranalysis.image.voxel.object and related-classes and operations.
Operations that extract points from image data entities or vice versa.
Non-bean classes for reading a Stack from the filesystem.
Euclidean Distance Transform implementations via FIJI.
Implementations of MaskProvider that use FIJI.
Implementations of ChannelProvider that perform arithmetic on voxels in one or more Channels.
Implementations of ChannelProvider that sets the values of the voxels in a Channel.
Implementations of ChannelProvider that involve conversion from or application of Masks.
Implementations of MaskProvider.
Implementations of MaskProvider that combine existing providers.
Implementations of MaskProvider that convert providers of other types to ObjectMasks.
Implementations of MaskProvider that implement morphological operations.
Provides if-else conditions to a MaskProvider.
Implementations of MaskProvider where an ObjectCollection is created by segmenting a Channel.
Implementations of MaskProvider that process 3D masks slice-by-slice.
Implementations of ObjectCollectionProvider involving connected-components.
Implementations of ObjectCollectionProvider involving a Mask.
Implementations of StackProvider.
Non-beans for operations or calculations relating to Channels.
Implementations of MaskProvider that call ImageJ.
Convex hull operations.
Testing utilities and fixtures with no greater downstream dependency than anchor-image-io or anchor-io-bioformats or anchor-imagej.