Package org.anchoranalysis.plugin.image.segment.watershed.encoding
package org.anchoranalysis.plugin.image.segment.watershed.encoding
Encoding voxels in a watershed-transformation implementation.
-
ClassDescriptionMaps directions to chain codes and vice versa.A 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.Implements a priority queue based upon a range of values from 0 to maxValue.Calculates the steepest descent direction for voxels in a watershed segmentation.Encodes watershed-related information in an integer range.