Uses of Package
org.anchoranalysis.image.bean.interpolator
Packages that use org.anchoranalysis.image.bean.interpolator
Package
Description
Beans for specifying image interpolators.
A provider of
Stack
s.Instance-segmentation of a
Stack
.Performing interpolation with ImageJ.
Implementations of
ChannelProvider
that manipulate
the intensity-values of the voxels of a Channel
's
voxels.Implementations of
SegmentChannelIntoObjects
.Implementations of
ThumbnailFromObjects
.Implementations of
ThumbnailFromStack
.Features from combinations of
ObjectMask
s.Combining multiple images together into a single image.
Tasks that involved stacks (usually each channel from an image) that are somehow
grouped-together.
Tasks to scale an image.
Tasks to segment an image.
Decodes the outputted tensors from a Mask
R-CNN implementation.
Extracting features using OpenCV.
Interpolation beans that use OpenCV.
Utilities for testing-related reading and writing to the filesystem.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.image.bean.interpolatorClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.image.bean.provider.stackClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.image.inference.bean.segment.instanceClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.io.imagej.bean.interpolatorClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.plugin.image.bean.channel.provider.intensityClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.plugin.image.bean.object.segment.channelClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.plugin.image.bean.thumbnail.objectClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.plugin.image.bean.thumbnail.stackClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.plugin.image.feature.bean.object.combineClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.plugin.image.task.bean.combineClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.plugin.image.task.bean.groupedClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.plugin.image.task.bean.scaleClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.plugin.image.task.bean.segmentClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.plugin.onnx.bean.object.segment.decode.instance.maskrcnnClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.plugin.opencv.bean.featureClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.plugin.opencv.bean.interpolateClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.
-
Classes in org.anchoranalysis.image.bean.interpolator used by org.anchoranalysis.test.image.ioClassDescriptionDefines a particular type of interpolation method that can be used for resizing images.