Uses of Package
org.anchoranalysis.image.bean.segment.binary
Packages that use org.anchoranalysis.image.bean.segment.binary
Package
Description
Classes that aren't AnchorBeans that pertain to the initialization of image-related beans.
Base classes to perform binary-segmentation.
Implementations of
ObjectCollectionProvider
involving segmentation.Implementations of
SegmentChannelIntoObjects
.Implementations of
BinarySegmentation
.-
Classes in org.anchoranalysis.image.bean.segment.binary used by org.anchoranalysis.image.bean.nonbean.initClassDescriptionPerforms a segmentation on voxels so that each voxel has an on or off state after the operation.
-
Classes in org.anchoranalysis.image.bean.segment.binary used by org.anchoranalysis.image.bean.segment.binaryClassDescriptionPerforms a segmentation on voxels so that each voxel has an on or off state after the operation.
-
Classes in org.anchoranalysis.image.bean.segment.binary used by org.anchoranalysis.plugin.image.bean.mask.provider.segmentClassDescriptionPerforms a segmentation on voxels so that each voxel has an on or off state after the operation.
-
Classes in org.anchoranalysis.image.bean.segment.binary used by org.anchoranalysis.plugin.image.bean.object.provider.segmentClassDescriptionPerforms a segmentation on voxels so that each voxel has an on or off state after the operation.
-
Classes in org.anchoranalysis.image.bean.segment.binary used by org.anchoranalysis.plugin.image.bean.object.segment.channelClassDescriptionPerforms a segmentation on voxels so that each voxel has an on or off state after the operation.
-
Classes in org.anchoranalysis.image.bean.segment.binary used by org.anchoranalysis.plugin.image.bean.segment.binaryClassDescriptionPerforms a segmentation on voxels so that each voxel has an on or off state after the operation.An implementation of
BinarySegmentation
that delegates to one otherBinarySegmentation
.