Uses of Package
org.anchoranalysis.plugin.image.segment.watershed.encoding
Packages that use org.anchoranalysis.plugin.image.segment.watershed.encoding
Package
Description
Encoding voxels in a watershed-transformation implementation.
-
Classes in org.anchoranalysis.plugin.image.segment.watershed.encoding used by org.anchoranalysis.plugin.image.segment.watershed.encodingClassDescriptionA wrapper around
UnsignedIntBuffer
that provides methods for encoding and decoding watershed-related information.An interface for encoding a 3D direction into an integer representation.Represents voxels encoded with watershed-related information.Encodes watershed-related information in an integer range.