Uses of Package
org.anchoranalysis.image.bean.provider
Packages that use org.anchoranalysis.image.bean.provider
Package
Description
Base classes for providers of different core data entities related to images.
A provider of
Stack
s.Beans to specify the outputting of features into CSV from a
ObjectCollection
.Beans to combine multiple stacks into a single stack before outputting.
Implementations of
ChannelProvider
that use FIJI.Euclidean Distance Transform
implementations via FIJI.
Implementations of
MaskProvider
that use FIJI.Implementations of
ChannelProvider
that are
generic base-classes or otherwise abstract or general.Implementations of
ChannelProvider
that perform
arithmetic on voxels in one or more Channel
s.Implementations of
ChannelProvider
that sets the
values of the voxels in a Channel
.Implementations of
ChannelProvider
that converts a
Channel
from one voxel-type to another.Implementations of
ChannelProvider
that calculate
the gradient of a Channel
's voxels in one or more
dimensions.Implementations of
ChannelProvider
that manipulate
the intensity-values of the voxels of a Channel
's
voxels.Implementations of
ChannelProvider
that involve
conversion from or application of Mask
s.Implementations of
ChannelProvider
that involve
conversion from or application of ObjectMask
s.Implementations of
ChannelProvider
that assign a
score to particular subregions of a channel.Implementations of
ChannelProvider
that process 3D
channels slice-by-slice.Implementations of
ColorProvider
.Implementations of
DimensionsProvider
.Implementations of
HistogramProvider
.Implementations of
MaskProvider
.Implementations of
MaskProvider
that combine
existing providers.Implementations of
MaskProvider
that convert
providers of other types to ObjectMask
s.Implementations of
MaskProvider
that implement
morphological operations.Provides if-else conditions to a
MaskProvider
.Implementations of
MaskProvider
that process 3D
masks slice-by-slice.Implementations of
ObjectFilter
that
independently assess each element in a collection.Implementations of
ObjectMatcher
.Implementations of
ObjectCollectionProvider
.Implementations of
ObjectCollectionProvider
involving connected-components.Implementations of
ObjectCollectionProvider
involving feature calculation.Implementations of
ObjectCollectionProvider
that
filter objects.Implementations of
ObjectCollectionProvider
involving a Mask
.Implementations of
ObjectCollectionProvider
involving merging objects together.Implementations of
ObjectCollectionProvider
involving morphological operations.Implementations of
ObjectCollectionProvider
involving segmentation.Implementations of
ObjectCollectionProvider
involving z-slice processing.Implementations of
ObjectCollectionProvider
involving splitting objects into smaller objects.Implementations of
ScaleCalculator
for calculating
a scaling-factor from dimensions.Implementations of
BinarySegmentation
.Implementations of
StackProvider
.Implementations of
StackProvider
that color
portions of an image.Non-beans for operations or calculations relating to
Channel
s.Implementations of
FeatureSingleObject
that use SharedObjects
for calculations.Beans involving
SharedObjects
and
ObjectCollection
.Non-beans pertaining to
ObjectMask
s.Source of rows in feature-tables with
FeatureSource
and derived classes.Non-beans for calculating
Feature
s.Implementations of
ChannelProvider
that call ImageJ.Non-linear filters using ImageJ that use the statistical moments of the
intensity values in the kernel.
Non-linear filters using ImageJ that use the statistical rank of the intensity values in the
kernel.
Implementations of
MaskProvider
that call ImageJ.Implementations of
ObjectCollectionProvider
that
call ImageJ.Implementations of
StackProvider
that call
ImageJ.Implementations of
ObjectCollectionProvider
.Implementation of
MarkCollectionProvider
.Implementations of
StackProvider
involving
Mark
or related classes.Operations involving color-spaces and OpenCV.
Beans that fit or otherwise manipulate sets of points.
Convex hull operations.
Fitting geometric structures to points.
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.image.bean.providerClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Base class for beans that implementProvider
to provide anObjectCollection
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.image.bean.provider.stack
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.image.io.bean.object.feature
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.image.io.bean.stack.combine
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.fiji.bean.channel.providerClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls a single delegateChannelProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.fiji.bean.channel.provider.distanceClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Base class for beans that implementProvider
to provide anObjectCollection
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.fiji.bean.mask.provider
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.channel.providerClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls twoChannelProvider
s that must provideChannel
s of the same dimensions.Implementation ofChannelProvider
that calls a single delegateChannelProvider
.Base class for beans that implementProvider
to provideDimensions
.Base class for beans that implementProvider
to provide anObjectCollection
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.channel.provider.arithmeticClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls twoChannelProvider
s that must provideChannel
s of the same dimensions.Implementation ofChannelProvider
that calls threeChannelProvider
s that must provideChannel
s of the same dimensions.Implementation ofChannelProvider
that calls a single delegateChannelProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.channel.provider.assignClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls a single delegateChannelProvider
.Base class for beans that implementProvider
to provide anObjectCollection
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.channel.provider.convertClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls a single delegateChannelProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.channel.provider.gradientClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls a single delegateChannelProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.channel.provider.intensityClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls a single delegateChannelProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.channel.provider.maskClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls a single delegateChannelProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.channel.provider.objectClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls a single delegateChannelProvider
.Base class for beans that implementProvider
to provide anObjectCollection
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.channel.provider.scoreClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls a single delegateChannelProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.channel.provider.sliceClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls a single delegateChannelProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.color.provider
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.dimensions.provider
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.histogram.providerClassDescriptionImplementation of
HistogramProvider
that calls a single delegateHistogramProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.mask.providerClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Base class for beans that implementProvider
to provideDimensions
.Implementation ofMaskProvider
that calls a single delegateMaskProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.mask.provider.combineClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofMaskProvider
that calls a single delegateMaskProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.mask.provider.convertClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Base class for beans that implementProvider
to provide anObjectCollection
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.mask.provider.morphologicalClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofMaskProvider
that calls a single delegateMaskProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.mask.provider.predicateClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofMaskProvider
that calls a single delegateMaskProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.mask.provider.segment
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.mask.provider.sliceClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Base class for beans that implementProvider
to provideDimensions
.Implementation ofMaskProvider
that calls a single delegateMaskProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.object.filter.independent
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.object.match
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.object.providerClassDescriptionBase class for beans that implement
Provider
to provideDimensions
.Base class for beans that implementProvider
to provide anObjectCollection
.Implementation ofObjectCollectionProvider
that calls a single delegateProvider<ObjectCollection>
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.object.provider.connectedClassDescriptionBase class for beans that implement
Provider
to provide anObjectCollection
.Implementation ofObjectCollectionProvider
that calls a single delegateProvider<ObjectCollection>
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.object.provider.featureClassDescriptionBase class for beans that implement
Provider
to provide anObjectCollection
.Implementation ofObjectCollectionProvider
that calls a single delegateProvider<ObjectCollection>
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.object.provider.filterClassDescriptionBase class for beans that implement
Provider
to provide anObjectCollection
.Implementation ofObjectCollectionProvider
that calls a single delegateProvider<ObjectCollection>
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.object.provider.maskClassDescriptionBase class for beans that implement
Provider
to provide anObjectCollection
.Implementation ofObjectCollectionProvider
that calls a single delegateProvider<ObjectCollection>
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.object.provider.mergeClassDescriptionBase class for beans that implement
Provider
to provideDimensions
.Base class for beans that implementProvider
to provide anObjectCollection
.Implementation ofObjectCollectionProvider
that calls a single delegateProvider<ObjectCollection>
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.object.provider.morphologicalClassDescriptionBase class for beans that implement
Provider
to provide anObjectCollection
.Implementation ofObjectCollectionProvider
that calls a single delegateProvider<ObjectCollection>
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.object.provider.segmentClassDescriptionBase class for beans that implement
Provider
to provide anObjectCollection
.Implementation ofObjectCollectionProvider
that calls a single delegateProvider<ObjectCollection>
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.object.provider.sliceClassDescriptionBase class for beans that implement
Provider
to provide anObjectCollection
.Implementation ofObjectCollectionProvider
that calls a single delegateProvider<ObjectCollection>
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.object.provider.splitClassDescriptionBase class for beans that implement
Provider
to provide anObjectCollection
.Implementation ofObjectCollectionProvider
that calls a single delegateProvider<ObjectCollection>
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.scale
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.segment.binaryClassDescription
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.stack.provider
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.bean.stack.provider.colorClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Base class for beans that implementProvider
to provide anObjectCollection
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.channelClassDescription
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.object
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.task.bean.feature.sourceClassDescription
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.image.task.feature.calculator
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.imagej.bean.channel.providerClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls a single delegateChannelProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.imagej.bean.channel.provider.filterClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls a single delegateChannelProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.imagej.bean.channel.provider.filter.momentsClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls a single delegateChannelProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.imagej.bean.channel.provider.filter.rankClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofChannelProvider
that calls a single delegateChannelProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.imagej.bean.mask.providerClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofMaskProvider
that calls a single delegateMaskProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.imagej.bean.object.providerClassDescriptionBase class for beans that implement
Provider
to provide anObjectCollection
.Implementation ofObjectCollectionProvider
that calls a single delegateProvider<ObjectCollection>
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.imagej.bean.stack.provider
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.mpp.bean.object.providerClassDescriptionBase class for beans that implement
Provider
to provideDimensions
.Base class for beans that implementProvider
to provide anObjectCollection
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.mpp.bean.provider.collection
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.mpp.bean.stack.provider
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.opencv.bean.color
-
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.points.beanClassDescriptionBase class for beans that implement
Provider
to provide anObjectCollection
.Implementation ofObjectCollectionProvider
that calls a single delegateProvider<ObjectCollection>
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.points.bean.convexhullClassDescriptionA provider base-class that as well as providing type
S
, also provides aStack
.Implementation ofMaskProvider
that calls a single delegateMaskProvider
. -
Classes in org.anchoranalysis.image.bean.provider used by org.anchoranalysis.plugin.points.bean.fitterClassDescriptionBase class for beans that implement
Provider
to provideDimensions
.Base class for beans that implementProvider
to provide anObjectCollection
.