Uses of Package
org.anchoranalysis.image.voxel.resizer
Packages that use org.anchoranalysis.image.voxel.resizer
Package
Description
Beans for specifying image interpolators.
Beans to specify how to form a single-image by spatially combining other images.
The
Channel
core data-class and related operations
and converters.Inference of machine learning models on images.
Non-beans pertaining to segmentation of images via model inference.
Base classes for generators that ultimately write only a bounding-box portion of a
Stack
to the filesystem.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.
Performing interpolation with ImageJ.
Image interpolation when scaling using ImageJ.
Tasks to scale an image.
Non-bean classes about grouping channels or other inputs.
Non-bean classes pertaining to combining stacks into a single stack.
Interpolation beans that use OpenCV.
Interpolation non-beans that use OpenCV.
-
Classes in org.anchoranalysis.image.voxel.resizer used by org.anchoranalysis.image.bean.interpolator
-
-
Classes in org.anchoranalysis.image.voxel.resizer used by org.anchoranalysis.image.core.channel
-
Classes in org.anchoranalysis.image.voxel.resizer used by org.anchoranalysis.image.inference
-
Classes in org.anchoranalysis.image.voxel.resizer used by org.anchoranalysis.image.inference.segment
-
-
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
VoxelsResizer
to match particular circumstances.Performs resizing ofVoxelBuffer
s using ImgLib2's interpolation. -
-
Classes in org.anchoranalysis.image.voxel.resizer used by org.anchoranalysis.io.imagej.resizer
-
-
-
Classes in org.anchoranalysis.image.voxel.resizer used by org.anchoranalysis.plugin.image.task.slice
-
-
Classes in org.anchoranalysis.image.voxel.resizer used by org.anchoranalysis.plugin.opencv.resizer