Uses of Class
org.anchoranalysis.plugin.image.segment.watershed.encoding.EncodedIntBuffer
Packages that use EncodedIntBuffer
Package
Description
Encoding voxels in a watershed-transformation implementation.
-
Uses of EncodedIntBuffer in org.anchoranalysis.plugin.image.segment.watershed.encoding
Methods in org.anchoranalysis.plugin.image.segment.watershed.encoding that return EncodedIntBufferModifier and TypeMethodDescriptionEncodedVoxels.getPixelsForPlane
(int z) Gets the encoded int buffer for a specific plane.