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
Voxelsbut should only contain two distinct intensity-values representing on and off. states.CreatesBinaryVoxelsparameterized by size and initial state.