Uses of Class
org.anchoranalysis.plugin.image.segment.watershed.encoding.EncodedVoxels
Packages that use EncodedVoxels
Package
Description
Encoding voxels in a watershed-transformation implementation.
-
Uses of EncodedVoxels in org.anchoranalysis.plugin.image.segment.watershed.encoding
Methods in org.anchoranalysis.plugin.image.segment.watershed.encoding with parameters of type EncodedVoxelsModifier and TypeMethodDescriptionvoid
EncodedIntBuffer.convertCode
(int indexBuffer, int indexGlobal, EncodedVoxels matS, Point3i point) Converts the code at the given index to a connected component ID.