Package org.anchoranalysis.image.voxel.binary

The BinaryVoxels class and related operations.
  • Interface Summary 
    Interface Description
    BinaryOnOffSetter
    Getters and setters for reading and assigning binary state to voxels.
  • Class Summary 
    Class Description
    BinaryVoxels<T>
    Like Voxels but should only contain two distinct intensity-values representing on and off.
    BinaryVoxelsFactory
    Creates BinaryVoxels parameterized by size and initial state.