Uses of Package
org.anchoranalysis.image.core.channel
Packages that use org.anchoranalysis.image.core.channel
Package
Description
A particular stack used in feature-calculations called a
EnergyStack
together with related classes.Base classes for performing operations on
Channel
s.Classes that are used elsewhere in this package but which aren't themselves AnchorBeans.
Classes that aren't AnchorBeans that pertain to the initialization of image-related beans.
Base classes for providers of different core data entities related to images.
Base classes to segment a channel into objects.
The
Channel
core data-class and related operations
and converters.Converts a channel to other data-types.
Converts a channel to another data-type based upon another object to which it is attached.
Converts a channel to another data-type based upon a
Channel
to which it is attached.Converts a channel to another data-type based upon a
Histogram
to which it is attached.Factory classes for creating
Channel
for various
voxel data-types.An image with only two permissible states.
The key data entity
org.anchoranalysis.image.voxel.object
and related-classes and
operations.Labelling elements (object-masks or similar) with unique successive integers in a channel.
Defines the key data object,
Stack
, and related
classes.Non-bean classes for reading a
Channel
from the
filesystem.Non-bean classes for a mapping of names to
Channel
s.Non-bean classes for writing a
Channel
to the
filesystem.Non-bean classes for filesystem I/O using Bioformats.
Converts the byte stream opened by Bioformats into channels of particular data-type.
Converts to and from ImageJ data-structures for images.
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.Implementations of
MaskProvider
.Implementations of
MaskProvider
that convert
providers of other types to ObjectMask
s.Implementations of
ObjectCollectionProvider
.Implementations of
ObjectCollectionProvider
involving segmentation.Implementations of
SegmentChannelIntoObjects
.Minima imposition for a Watershed transformation.
Implementation of a Watershed transformation
based on Yeong et al. 2009.
Implementations of
StackProvider
that color
portions of an image.Non-beans for operations or calculations relating to
Channel
s.Implementations of
FeatureSingleObject
that reference a
particular Channel
in the associated EnergyStack
.Implementations of
FeatureSingleObject
that measure an object's
intensity on a corresponding Channel
.Non-bean for operations or calculations relating to intensity.
Non-beans for calculating a thresholding level from itensity values.
Combining multiple images together into a single image.
Tasks that involved stacks (usually each channel from an image) that are somehow
grouped-together.
Task(s) to export histograms of intensity values.
Non-bean classes about grouping channels or other inputs.
Non-bean classes pertaining to stacks and channels as used in tasks.
Implementations of
ChannelProvider
that call ImageJ.Non-linear filters using ImageJ that use the statistical rank of the intensity values in the
kernel.
Implementations of
ChannelProvider
that call ImageJ.Testing utilities and fixtures with no greater downstream dependency than anchor-image-io
or anchor-io-bioformats or anchor-imagej.
Utilities for testing-related reading and writing to the filesystem.
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.feature.energy
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.image.bean.channel
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.image.bean.displayer
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.image.bean.nonbean
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.image.bean.nonbean.init
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.image.bean.provider
-
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.image.core.channel
-
-
-
-
-
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.image.core.mask
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.image.core.object
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.image.core.object.label
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.image.core.stack
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.image.io.channel.input
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.image.io.channel.map
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.image.io.channel.output
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.io.bioformats
-
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.io.imagej.convert
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.plugin.image.channel
-
-
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.plugin.image.intensity
-
-
-
-
-
-
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.plugin.image.task.stack
-
-
-
-
-
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.test.image
-
Classes in org.anchoranalysis.image.core.channel used by org.anchoranalysis.test.image.io