Uses of Package
org.anchoranalysis.image.core.mask
Packages that use org.anchoranalysis.image.core.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 Channel
s.Implementations of
ChannelProvider
that sets the
values of the voxels in a Channel
.Implementations of
ChannelProvider
that involve
conversion from or application of Mask
s.Implementations of
MaskProvider
.Implementations of
MaskProvider
that combine
existing providers.Implementations of
MaskProvider
that convert
providers of other types to ObjectMask
s.Implementations of
MaskProvider
that implement
morphological operations.Provides if-else conditions to a
MaskProvider
.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
Channel
s.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.
-
Classes in org.anchoranalysis.image.core.mask used by org.anchoranalysis.image.bean.nonbean.init
-
Classes in org.anchoranalysis.image.core.mask used by org.anchoranalysis.image.bean.provider
-
Classes in org.anchoranalysis.image.core.mask used by org.anchoranalysis.image.core.contour
-
Classes in org.anchoranalysis.image.core.mask used by org.anchoranalysis.image.core.mask
-
Classes in org.anchoranalysis.image.core.mask used by org.anchoranalysis.image.core.mask.combine
-
Classes in org.anchoranalysis.image.core.mask used by org.anchoranalysis.image.core.object
-
Classes in org.anchoranalysis.image.core.mask used by org.anchoranalysis.image.core.points
-
Classes in org.anchoranalysis.image.core.mask used by org.anchoranalysis.image.io.stack.input
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Classes in org.anchoranalysis.image.core.mask used by org.anchoranalysis.plugin.image.channel
-
-
-
Classes in org.anchoranalysis.image.core.mask used by org.anchoranalysis.test.image