Uses of Package
org.anchoranalysis.image.voxel.binary.values
| Package | Description |
|---|---|
| org.anchoranalysis.image.voxel.binary |
The
BinaryVoxels class and related operations. |
| org.anchoranalysis.image.voxel.binary.values |
Defining on and off intensity-values to interpret an image in a binary way.
|
| org.anchoranalysis.image.voxel.kernel |
Applying a kernel via
convolution to voxels.
|
| org.anchoranalysis.image.voxel.object |
The fundamental data class that is an
ObjectMask
and related structures. |
| org.anchoranalysis.image.voxel.thresholder |
Thresholding operations on voxels.
|
-
Classes in org.anchoranalysis.image.voxel.binary.values used by org.anchoranalysis.image.voxel.binary Class Description BinaryValuesInt Two values representingintbinary states in an unsigned-byte buffer. -
Classes in org.anchoranalysis.image.voxel.binary.values used by org.anchoranalysis.image.voxel.binary.values Class Description BinaryValuesByte Two values representingbytebinary states in anUnsignedByteBuffer.BinaryValuesInt Two values representingintbinary states in an unsigned-byte buffer. -
Classes in org.anchoranalysis.image.voxel.binary.values used by org.anchoranalysis.image.voxel.kernel Class Description BinaryValuesByte Two values representingbytebinary states in anUnsignedByteBuffer. -
Classes in org.anchoranalysis.image.voxel.binary.values used by org.anchoranalysis.image.voxel.object Class Description BinaryValuesByte Two values representingbytebinary states in anUnsignedByteBuffer.BinaryValuesInt Two values representingintbinary states in an unsigned-byte buffer. -
Classes in org.anchoranalysis.image.voxel.binary.values used by org.anchoranalysis.image.voxel.thresholder Class Description BinaryValuesByte Two values representingbytebinary states in anUnsignedByteBuffer.