Uses of Package
org.anchoranalysis.image.bean
Packages that use org.anchoranalysis.image.bean
Package
Description
Base classes for performing operations on
Channel
s.Beans pertaining to
ObjectMask
and their
collections.Base classes for providers of different core data entities related to images.
A provider of
Stack
s.Base classes to perform image segmentation, transforming an image into another meaningful entity
or entities.
Base classes to perform binary-segmentation.
Base classes to segment a channel into objects.
Beans to define entities or operate that consider Euclidian space.
Beans pertaining to feature definition and calculation.
Instance-segmentation of a
Stack
.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
ConvertChannelTo
and ConvertChannelToWithHistogram
.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.Beans pertaining to
Dictionary
.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
.Implementations of
ObjectFilter
that assess each
element in a collection collectively.Implementations of
ObjectFilter
that combine two or
more other ObjectFilter
s.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
SegmentChannelIntoObjects
.Implementation of a Watershed transformation
based on Yeong et al. 2009.
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.Implementations of
VoxelScore
.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
.Implementations of
StackProvider
involving
Mark
or related classes.Segmenting a
Stack
using the ONNX Runtime to produce
an ObjectCollection
.Operations involving color-spaces and OpenCV.
Segmentation of a
Stack
using OpenCV.Beans that fit or otherwise manipulate sets of points.
Convex hull operations.
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.channel
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.object
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.provider
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.provider.stack
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.segment
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.segment.binary
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.segment.object
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.spatial
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.feature.bean
-
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.io.bean.object.feature
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.io.bean.stack.combine
-
-
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.fiji.bean.mask.provider
-
-
-
-
-
-
-
-
-
-
-
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.image.bean.dictionary
-
-
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.image.bean.mask.provider
-
-
-
-
-
-
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.image.bean.object.filter
-
-
-
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.image.bean.object.match
-
-
-
-
-
-
-
-
-
-
-
-
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.image.bean.scale
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.image.bean.segment.binary
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.image.bean.stack.provider
-
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.image.feature.bean.score
-
-
-
-
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.imagej.bean.mask.provider
-
-
-
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.mpp.bean.object.provider
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.mpp.bean.stack.provider
-
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.opencv.bean.color
-
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.points.bean
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.plugin.points.bean.convexhull