Uses of Package
org.anchoranalysis.feature.bean.operator
Packages that use org.anchoranalysis.feature.bean.operator
Package
Description
Features that are sufficiently generic to work on any input-type.
Features that convert to/from physical spatial units (e.g. meters) as opposed to pixels/voxels.
Implementations and helper classes for calculating energy during an energy-minimization
optimization scheme.
Implementations of
FeatureListProvider
with
input-type FeatureInputPairObjects
.Beans involving physical units for measurement.
Beans involving
SharedObjects
.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.
A mocked feature internally using a feature-calculation.
-
Classes in org.anchoranalysis.feature.bean.operator used by org.anchoranalysis.feature.bean.operatorClassDescriptionA base class for a
Feature
that is a function of the results from a list of other features.Base class for features that broadly accept any type of feature-input.A feature that contains another feature as a bean-parameter. -
Classes in org.anchoranalysis.feature.bean.operator used by org.anchoranalysis.image.feature.bean.physicalClassDescriptionA feature that contains another feature as a bean-parameter.A
FeatureUnary
that accepts anyFeatureInput
irrespective of type. -
-
Classes in org.anchoranalysis.feature.bean.operator used by org.anchoranalysis.plugin.image.feature.bean.list.pairClassDescriptionA base class for a
Feature
that is a function of the results from a list of other features. -
Classes in org.anchoranalysis.feature.bean.operator used by org.anchoranalysis.plugin.image.feature.bean.physicalClassDescriptionA feature that contains another feature as a bean-parameter.A
FeatureUnary
that accepts anyFeatureInput
irrespective of type. -
Classes in org.anchoranalysis.feature.bean.operator used by org.anchoranalysis.plugin.operator.feature.beanClassDescriptionBase class for features that broadly accept any type of feature-input.A feature that contains another feature as a bean-parameter.A
FeatureUnary
that accepts anyFeatureInput
irrespective of type. -
Classes in org.anchoranalysis.feature.bean.operator used by org.anchoranalysis.plugin.operator.feature.bean.arithmeticClassDescriptionA base class for a
Feature
that is a function of the results from a list of other features.A feature that contains another feature as a bean-parameter.AFeatureUnary
that accepts anyFeatureInput
irrespective of type. -
Classes in org.anchoranalysis.feature.bean.operator used by org.anchoranalysis.plugin.operator.feature.bean.conditionalClassDescriptionA feature that contains another feature as a bean-parameter.A
FeatureUnary
that accepts anyFeatureInput
irrespective of type. -
Classes in org.anchoranalysis.feature.bean.operator used by org.anchoranalysis.plugin.operator.feature.bean.listClassDescriptionA base class for a
Feature
that is a function of the results from a list of other features. -
Classes in org.anchoranalysis.feature.bean.operator used by org.anchoranalysis.plugin.operator.feature.bean.rangeClassDescriptionA base class for a
Feature
that is a binary-function of the results from two other features.A feature that contains another feature as a bean-parameter.AFeatureUnary
that accepts anyFeatureInput
irrespective of type. -
Classes in org.anchoranalysis.feature.bean.operator used by org.anchoranalysis.plugin.operator.feature.bean.replaceClassDescriptionA feature that contains another feature as a bean-parameter.A
FeatureUnary
that accepts anyFeatureInput
irrespective of type. -
Classes in org.anchoranalysis.feature.bean.operator used by org.anchoranalysis.plugin.operator.feature.bean.statisticsClassDescriptionA feature that contains another feature as a bean-parameter.A
FeatureUnary
that accepts anyFeatureInput
irrespective of type. -
Classes in org.anchoranalysis.feature.bean.operator used by org.anchoranalysis.plugin.operator.feature.physicalClassDescriptionA feature that contains another feature as a bean-parameter.A
FeatureUnary
that accepts anyFeatureInput
irrespective of type. -
Classes in org.anchoranalysis.feature.bean.operator used by org.anchoranalysis.test.feature.plugins.mockfeatureClassDescriptionBase class for features that broadly accept any type of feature-input.