Uses of Package
org.anchoranalysis.bean
Packages that use org.anchoranalysis.bean
Package
Description
Beans related to reading / writing / specifying annotations.
What to compare an annotation (ground truth) against?
Defining, loading, initializing Anchor Beans.
Define
and related-classes.DefineAdder
and related-classes.Initializing beans with particular parameters, including recursively.
Applying permutations to a bean's fields.
Imposes a permutation value on one or more properties of a bean.
Applying permutations to the properties of a bean.
Beans that implement collections of primitive element types, as well as
String
.Utility beans which have a generally broader use than a specific module.
Beans that specify colors.
Beans that create lists or indices of colors according to particular schemes.
Setting, referencing and initializing key-value parameters.
Defines a root path directory on the filesystem whre files are read / written.
Specifies a particular type of random-number generator.
Specifies regular-expressions.
Specifies a binary relation of some kind between scalars.
Specifies a unary relation to a threshold value.
Reading Beans from XML files.
Custom factories for loading beans in custom ways from XML.
Beans related to executing an experiment by calling jobs on inputs.
Assigning unique names to experiments.
Generic experiments that handle input and output in structured ways.
Different approaches to where messages on the progress/status of an experiment are logged to.
How a task is executed on multiple inputs.
A test whether certain conditions on arguments to experiments are fulfilled.
Defines a task,
which is a set of operations run on an input, that may or may not generate an output.
Beans pertaining to feature-calculation.
A feature-list (custom list type for features) and associated providers.
Features that are sufficiently generic to work on any input-type.
Provider of a single feature.
Defines base class
FeatureResults
together with
some implementations.Initialization parameters used for beans in
org.anchoranalysis.feature.bean
.A collection of named-
Feature
s.Core (bean) classes for image processing.
Base classes for performing operations on
Channel
s.Beans for specifying image interpolators.
Classes that aren't AnchorBeans that pertain to the initialization of image-related beans.
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 to specify how to form a single-image by spatially combining other images.
Aligning a
BoundingBox
to fit inside another BoundingBox
.Montages images together to completely fill the available space, while preserving aspect ratio.
Combining other images through overlaying.
Combining other images through tiling.
Beans to specify a direction.
Base classes for thresholding and calculating levels for thresholding.
Reusable relations to a threshold.
Converting quantities of distance between units.
Converting quantities of extent (area or volume) between units.
Converting quantities of area between units.
Converting quantities of volume between units.
Beans pertaining to feature definition and calculation.
Beans that define context (which feature, which energy-stack) for evaluating feature-inputs.
Features that operate on a
Histogram
.Features that operate on a
ObjectCollection
.Features that operate on a pair of
ObjectMask
s.Features that operate on a single
ObjectMask
.Features that convert to/from physical spatial units (e.g. meters) as opposed to pixels/voxels.
Beans to reduce the number of results that are returned from inference, by removing overlaping
entities etc.
Instance-segmentation of a
Stack
.Non-bean classes to reduce the number of results that are returned from inference, by removing
overlapping entities etc.
Beans pertaining to reading
Channel
s as input.How to represent an object-mask in a raster that is being drawn.
Beans to specify the outputting of features into CSV from a
ObjectCollection
.Beans to combine multiple stacks into a single stack before outputting.
Bean classes for reading
ImageMetadata
from the
file-system.Bean classes for reading raster-files from the filesystem.
Bean classes for writing raster-files to the filesystem.
Beans for filesystem I/O using Bioformats.
User-specified options that can modify metadata or other attributes of a loaded Bioformats image.
Writing stacks to the file system using the Bioformats library.
Performing interpolation with ImageJ.
Raster-writers that use ImageJ to write images to the filesystem.
Beans related to collecting inputs from the file-system for an experiment.
Methods to provide a
Dictionary
.Methods to provide a collection of
File
s.Determines how inputs are aggregated into groups, if at all.
Beans to derive names (compact unique identifiers) from files.
Beans pertaining to manipulating and matching against file-paths.
Beans to find a subset of files that match a particular conditions on their paths.
Methods to provide a single file-path.
Beans for the framework around writing files to the file-system.
Beans indicating whether a particular output is enabled or not.
Beans for generating paths for outputting files by adding a prefix, suffix etc.
Rules for determining if a particular output is enabled or not in a context of a hierarchy.
Loading and displaying pre-defined tasks.
Beans pertaining to marked-point-processes.
Lower and upper limits set around variables.
Bounds on how to rotate an entity in Euclidean space.
Beans generally related to
Mark
s.Beans related to creating
Mark
s.Operations based on sets of points.
Fitting structures to sets of points.
Proposing
Mark
s or other data-structures with particular
attributes.Voxel subregions of
Mark
s.Criteria for adding edges during optimization of marked-point-processes.
Implementations and helper classes for calculating energy during an energy-minimization
optimization scheme.
Creating
EnergyScheme
s.Features calculated on a
Mark
.Factorized form of storing the energy during an energy-minimization optimization scheme.
Non-bean classes for calculating feature-values related to
Mark
s.Beans for reading data structures related to marked point processes from the file system.
Pairs of
Mark
s.Beans relating to drawing an
Overlay
on an image.Beans to combine two or more annotations.
Comparing the similarity of annotations from two images to each other.
Task to compare a set of annotations to a segmentation or another set of annotations.
Pairs annotations from two different sets, creating an assignment of some type.
FilesProvider
s for providing annotations.A label as used for annotating.
Strategies for how to annotate an image, such label per image etc.
Morphological grayscale-reconstruction algorithm.
Implementations of
ChannelProvider
that use FIJI.Euclidean Distance Transform
implementations via FIJI.
Implementations of
MaskProvider
that use FIJI.Implementations of
Thresholder
that use FIJI.Filters that perform blurring.
Implementations of
ConvertChannelTo
and ConvertChannelToWithHistogram
.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
ColorProvider
.Beans pertaining to
Dictionary
.Implementations of
DimensionsProvider
.Implementations of
HistogramProvider
.Thresholding of intensity values represented in at
Histogram
.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
.Minima imposition for a Watershed transformation.
org.anchoranalysis.plugin.image.bean.object.segment.channel.watershed.minima.grayscalereconstruction
Grayscale reconstruction to support the Watershed transformation.
Implementation of a Watershed transformation
based on Yeong et al. 2009.
Strategies for reducing the number of elements with a list by merging/removing lower-confidence
elements that overlap.
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
ThumbnailFromObjects
.Implementations of
ThumbnailFromStack
.Features that are calculated from
Dimensions
.Implementations of
FeatureHistogram
that calculate
statistics.Implementations of
FeatureHistogram
that perform
thresholding.Implementations of
FeatureListProvider
.Implementations of
FeatureListProvider
with
input-type FeatureInputPairObjects
.Implementations of
FeatureListProvider
that derive
new features with permuted property-values.Implementations of
FeatureImageMetadata
.Beans that affects how morphological operations occur.
Implementations of
FeatureObjectCollection
.Features from combinations of
ObjectMask
s.Features from pairs of
ObjectMask
s.Features that calculate the degree of overlap between two
ObjectMask
s.Features that calculate how many other objects an
ObjectMask
directly neighbors.Implementations of
FeatureSingleObject
.Implementations of
FeatureSingleObject
that determine if an
object lies at the border of an image.Implementations of
FeatureSingleObject
that consider an
object's bounding-box.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
.Implementations of
FeatureSingleObject
that measure an object's
gradient from corresponding Channel
s storing the
gradient.Implementations of
FeatureSingleObject
based on calculating image moments, with or without image
intensity.Implementations of
FeatureSingleObject
that implement
morphological operations.Implementations of
FeatureSingleObject
that measure the shape
of the ObjectMask
.Implementations of
FeatureSingleObject
that use SharedObjects
for calculations.Implementations of
FeatureSingleObject
that use SharedObjects
for calculations, and measure
the degree of intersection between objects.Implementations of
FeatureSingleObject
that processes an object
slice-by-slice in the z-dimension.Implementations of
FeatureSingleObject
that measures aspects of
the surface of an ObjectMask
.Beans involving physical units for measurement.
Implementations of
VoxelScore
.Beans involving
SharedObjects
.Beans involving
SharedObjects
and
ObjectCollection
.Implementations of
FeatureStack
or other features
that involve processing a Stack
.Implementations of
FeatureStack
that process an
ObjectCollection
.A parent package for many different kinds of tasks.
Combining multiple images together into a single image.
Tasks pertaining to
Feature
s.Source of rows in feature-tables with
FeatureSource
and derived classes.Tasks for converting image-formats.
Different approaches for converting sets of channels (RGB, independently etc.) to another image
format.
Tasks that involved stacks (usually each channel from an image) that are somehow
grouped-together.
Task(s) to export histograms of intensity values.
Selecting a subset of a set of channels.
Associating labels with images.
Tasks to scale an image.
Tasks to segment an image.
Tasks that process on one or more slices from a z-stack.
Non-bean classes pertaining to
Feature
s as used in tasks.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
DefineAdderBean
that call ImageJ.Implementations of
MaskProvider
that call ImageJ.Implementations of
ObjectCollectionProvider
that
call ImageJ.Implementations of
StackProvider
that call
ImageJ.Implementations of
Thresholder
that call ImageJ.Implementations of
ChannelMapCreator
.Methods for copying files on the file-system.
Rules for preserving or changing the naming of files when copying on the file-system.
Implementations of
CopyFilesNaming
that perform clustering of files.Grouping files together so that they collectively represent a single entity.
Tests that are applied when grouping files in
org.anchoranalysis.plugin.io.bean.file.group
Parsing file-paths to determine file-grouping in
org.anchoranalysis.plugin.io.bean.file.group
Implementations of
FileNamer
.Implementations of
FileNamer
that look for a
pattern across many files.Beans to specify a file-path.
Implementations of
PathPrefixer
.Extracting a pattern from a file-path.
Implementations of
FilesProvider
.Implementations of
Grouper
.Implementations of
InputManager
.InputManager
s that accept a set of
named-channels.InputManager
s that accept a set of named-files.Implementations of
FilesProvider
.Implementations of
InputManager
that filter inputs.Implementations of
InputManager
that process Stack
s.Different types of image-file-formats whose headers can provide
ImageMetadata
.Implementations of
ImageMetadataReader
.Implementations of
DerivePath
.Implementations of
StackReader
.Implementations of
StackWriter
.Summarizing a set of elements into a descriptive-string.
Implementations of
Summarizer
that summarize
images.Implementations of
Summarizer
that summarize
generically InputFromManager
s.Implementations of
Summarizer
that summarize
generically Path
s.Implementations of
Task
related to file-system
I/O.Converting from
NamedChannelsInput
to the
input-type expected by a Task
.Implementations of
ObjectCollectionProvider
.Implementation of
MarkCollectionProvider
.Implementations of
StackProvider
involving
Mark
or related classes.Decodes the outputted tensors from a Mask
R-CNN implementation.
Decodes the outputted tensors from text-segmentation models.
Segmenting a
Stack
using the ONNX Runtime to produce
an ObjectCollection
.Operations involving color-spaces and OpenCV.
Extracting features using OpenCV.
Interpolation beans that use OpenCV.
Segmentation of a
Stack
using OpenCV.Features that combine or convert other features in a generic way.
Arithmetic involving features.
Conditional operations involving features.
Operations that extract a single value from a list of features.
Features that compare against a range of values.
Replaces particular values if they are returned from a feature.
Converts feature values based upon a statistical measure of distribution.
Converting to/from physical units.
Beans that fit or otherwise manipulate sets of points.
Convex hull operations.
Features related to points and fitting points to conics.
Fitting geometric structures to points.
Testing utilities and fixtures with no greater downstream dependency than
anchor-experiment or anchor-mpp or anchor-mpp-io.
Testing utilities and fixtures with no greater downstream dependency than
anchor-image-feature or anchor-mpp.
A mocked feature internally using a feature-calculation.
Utilities for testing-related reading and writing to the filesystem.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.annotation.io.bean
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.annotation.io.bean.comparerClassDescriptionThe base class of all beans used in Anchor.A bean with an associated textual name.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.beanClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family.A base class for beans that require initialization but the initializations needs no parameters.A class (usually anAnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.defineClassDescriptionThe base class of all beans used in Anchor.A bean with an associated textual name.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.define.adder
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.initializable
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.permute
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.permute.assign
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.permute.propertyClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.primitive
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.xml
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.xml.factoryClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.experiment.bean
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.experiment.bean.identifier
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.experiment.bean.io
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.experiment.bean.log
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.experiment.bean.processor
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.experiment.bean.require
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.experiment.bean.task
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.feature.bean
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.feature.bean.listClassDescriptionThe base class of all beans used in Anchor.A bean with an associated textual name.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.feature.bean.operator
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.feature.bean.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.feature.bean.results
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.feature.initialization
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.feature.store
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.channel
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.displayerClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.interpolator
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.nonbean.initClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.object
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.providerClassDescriptionThe base class of all beans used in Anchor.A base class for beans that require initialization but the initializations needs no parameters.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.provider.stackClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.segment
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.segment.binary
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.segment.object
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.spatial
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.spatial.arrange
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.spatial.arrange.alignClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.spatial.arrange.fillClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.spatial.arrange.overlay
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.spatial.arrange.tile
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.spatial.direction
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.thresholdClassDescriptionThe base class of all beans used in Anchor.A base class for beans that require initialization but the initializations needs no parameters.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.threshold.relationClassDescriptionThe base class of all beans used in Anchor.Objects that must implement well-defined
equals()
andhashCode()
methods and also generate a name uniquely identifying the class and all parameterization. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.unitvalue.distance
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.unitvalue.extent
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.unitvalue.extent.area
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.bean.unitvalue.extent.volume
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.feature.bean
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.feature.bean.evaluatorClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family.A class (usually anAnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.feature.bean.histogram
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.feature.bean.object.collection
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.feature.bean.object.pair
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.feature.bean.object.single
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.feature.bean.physical
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.inference.bean.reduce
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.inference.bean.segment.instance
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.inference.bean.segment.reduce
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.io.bean.channel
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.io.bean.object.draw
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.io.bean.object.feature
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.io.bean.stack.combineClassDescriptionThe base class of all beans used in Anchor.A base class for beans that require initialization but the initializations needs no parameters.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.io.bean.stack.metadata.reader
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.io.bean.stack.reader
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.image.io.bean.stack.writer
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.bioformats.bean
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.bioformats.bean.options
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.bioformats.bean.writer
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.imagej.bean.interpolator
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.imagej.bean.stack.writer
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.input.bean
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.input.bean.dictionaryClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.input.bean.files
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.input.bean.grouper
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.input.bean.namer
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.input.bean.pathClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.input.bean.path.matcherClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.input.bean.path.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.output.beanClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family.A bean with an associated textual name. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.output.bean.enabled
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.output.bean.path.prefixer
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.io.output.bean.rulesClassDescriptionThe base class of all beans used in Anchor.A bean with an associated textual name.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.launcher.run.tasks
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.bean
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.bean.bound
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.bean.bound.rotation
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.bean.markClassDescriptionThe base class of all beans used in Anchor.Objects that must implement well-defined
equals()
andhashCode()
methods and also generate a name uniquely identifying the class and all parameterization. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.bean.mark.factoryClassDescriptionThe base class of all beans used in Anchor.A base class for beans that require initialization but the initializations needs no parameters.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.bean.points
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.bean.points.fitter
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.bean.proposerClassDescriptionThe base class of all beans used in Anchor.A base class for beans that require initialization but the initializations needs no parameters.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.bean.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.bean.regionmap
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.feature.addcriteria
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.feature.bean.energy.element
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.feature.bean.energy.schemeClassDescriptionThe base class of all beans used in Anchor.A bean with an associated textual name.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.feature.bean.mark
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.feature.energy.scheme
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.feature.mark
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.io.bean.inputClassDescriptionThe base class of all beans used in Anchor.A bean with an associated textual name.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.mpp.pair
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.overlay.bean
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.annotation.bean.aggregate
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.annotation.bean.comparer
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.annotation.bean.comparison
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.annotation.bean.file
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.annotation.bean.label
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.annotation.bean.strategyClassDescriptionThe base class of all beans used in Anchor.A bean with an associated textual name.
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.fiji.bean.channel.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.fiji.bean.channel.provider.distanceClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.fiji.bean.mask.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.fiji.bean.thresholdClassDescriptionThe base class of all beans used in Anchor.A base class for beans that require initialization but the initializations needs no parameters.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.blur
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.channel.aggregator
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.channel.convert
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.channel.providerClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family.A class (usually anAnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.channel.provider.arithmeticClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.channel.provider.assignClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.channel.provider.convertClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.channel.provider.gradientClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.channel.provider.intensityClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.channel.provider.maskClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.channel.provider.objectClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.channel.provider.scoreClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.channel.provider.sliceClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family.A class (usually anAnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.color.providerClassDescriptionThe base class of all beans used in Anchor.A base class for beans that require initialization but the initializations needs no parameters.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.dictionary
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.dimensions.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.histogram.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.histogram.thresholdClassDescriptionThe base class of all beans used in Anchor.A base class for beans that require initialization but the initializations needs no parameters.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.mask.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.mask.provider.combineClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.mask.provider.convertClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.mask.provider.morphologicalClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.mask.provider.predicateClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.mask.provider.segmentClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.mask.provider.sliceClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.object.filter
-
-
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.object.match
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.object.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.object.provider.connectedClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.object.provider.featureClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.object.provider.filterClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.object.provider.maskClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.object.provider.mergeClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.object.provider.morphologicalClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family.A class (usually anAnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.object.provider.segmentClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.object.provider.sliceClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.object.provider.splitClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
-
-
-
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.scale
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.segment.binaryClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.stack.providerClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family.A class (usually anAnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.stack.provider.colorClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family.A class (usually anAnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.thumbnail.object
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.bean.thumbnail.stack
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.feature.bean.dimensions
-
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.feature.bean.listClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.feature.bean.list.pairClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.feature.bean.list.permuteClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family.A class (usually anAnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.feature.bean.metadata
-
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.feature.bean.object.combineClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family.A bean with an associated textual name. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.feature.bean.object.pairClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family. -
-
-
-
-
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.feature.bean.object.single.intensityClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family. -
-
-
-
-
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.feature.bean.physical
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.feature.bean.score
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.feature.bean.stack.object
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.task.bean
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.task.bean.combine
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.task.bean.featureClassDescriptionThe base class of all beans used in Anchor.A bean with an associated textual name.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.task.bean.feature.sourceClassDescriptionThe base class of all beans used in Anchor.A bean with an associated textual name.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.task.bean.format
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.task.bean.grouped
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.task.bean.grouped.selectchannelsClassDescriptionThe base class of all beans used in Anchor.A bean with an associated textual name.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.task.bean.labellerClassDescriptionThe base class of all beans used in Anchor.A bean with an associated textual name.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.task.bean.scale
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.task.bean.segmentClassDescriptionThe base class of all beans used in Anchor.A bean with an associated textual name.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.task.bean.slice
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.image.task.feature
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.imagej.bean.channel.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.imagej.bean.channel.provider.filterClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.imagej.bean.channel.provider.filter.momentsClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.imagej.bean.channel.provider.filter.rankClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.imagej.bean.define
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.imagej.bean.mask.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.imagej.bean.object.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.imagej.bean.object.segment
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.imagej.bean.stack.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.imagej.bean.thresholdClassDescriptionThe base class of all beans used in Anchor.A base class for beans that require initialization but the initializations needs no parameters.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.channel.map
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.file.copy.method
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.file.copy.naming
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.file.group
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.file.group.check
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.file.group.parser
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.file.namerClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.file.namer.patternspan
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.file.path
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.file.path.prefixer
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.file.pattern
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.file.provider
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.grouper
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.input
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.input.channelClassDescriptionThe base class of all beans used in Anchor.A bean with an associated textual name.
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.input.files
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.input.files.provider
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.input.filter
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.input.stack
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.metadata.header
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.metadata.reader
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.path.derive
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.stack.reader
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.stack.writer
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.summarizer
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.summarizer.image
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.summarizer.input
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.summarizer.path
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.io.bean.task
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.mpp.bean.convert
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.mpp.bean.define
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.mpp.bean.object.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.mpp.bean.provider.collectionClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.mpp.bean.stack.providerClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.onnx.bean.object.segment.stack
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.opencv.bean.colorClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.opencv.bean.featureClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family.A class (usually anAnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.opencv.bean.interpolate
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.opencv.bean.stackClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.operator.feature.beanClassDescriptionThe base class of all beans used in Anchor.Maps a
AnchorBean
family-type to a bean that belongs to the family. -
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.operator.feature.bean.list
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.operator.feature.bean.range
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.operator.feature.bean.replace
-
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.operator.feature.physical
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.points.beanClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.points.bean.convexhullClassDescriptionThe base class of all beans used in Anchor.A class (usually an
AnchorBean
) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.points.bean.feature
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.plugin.points.bean.fitter
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.test.experiment
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.test.feature.plugins
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.test.feature.plugins.mockfeature
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.test.image.io