Uses of Package
org.anchoranalysis.image.voxel.resizer
Packages that use org.anchoranalysis.image.voxel.resizer
Package
Description
Data-structures to store and manipulate image raster-data or voxels.
Methods to read/copy/duplicate portions of voxels.
Different interpolator methods to use when scaling voxels.
-
Classes in org.anchoranalysis.image.voxel.resizer used by org.anchoranalysis.image.voxel
-
Classes in org.anchoranalysis.image.voxel.resizer used by org.anchoranalysis.image.voxel.extracter
-
Classes in org.anchoranalysis.image.voxel.resizer used by org.anchoranalysis.image.voxel.resizerClassDescriptionCopies voxels while performing interpolation.Creates instances of
VoxelsResizerto match particular circumstances.Performs resizing ofVoxelBuffers using ImgLib2's interpolation.