Uses of Package
org.anchoranalysis.image.voxel.binary
Packages that use 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.Morphological operations
applied to
ObjectMask
s.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.-
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.bean.segment.binaryClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.bean.thresholdClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.core.maskClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.core.mask.combineClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.inference.segmentClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.voxel.binaryClassDescriptionGetters and setters for reading and assigning binary state to voxels.Like
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.voxel.binary.connectedClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.voxel.iteratorClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.voxel.iterator.neighbor.kernelClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.voxel.kernelClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.voxel.kernel.outlineClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.voxel.objectClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.voxel.object.morphologicalClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.voxel.object.morphological.predicateClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.image.voxel.thresholderClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.plugin.fiji.bean.channel.provider.distanceClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.plugin.fiji.bean.thresholdClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.plugin.image.bean.segment.binaryClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.plugin.imagej.bean.thresholdClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.plugin.imagej.channel.providerClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states. -
Classes in org.anchoranalysis.image.voxel.binary used by org.anchoranalysis.plugin.imagej.maskClassDescriptionLike
Voxels
but should only contain two distinct intensity-values representing on and off. states.