Package org.anchoranalysis.image.voxel.binary
package org.anchoranalysis.image.voxel.binary
The
BinaryVoxels
class and related operations.-
ClassDescriptionGetters and setters for reading and assigning binary state to voxels.BinaryVoxels<T>Like
Voxels
but should only contain two distinct intensity-values representing on and off. states.CreatesBinaryVoxels
parameterized by size and initial state.