All Packages
| Package | Description |
|---|---|
| org.anchoranalysis.image.feature.bean |
Beans pertaining to feature definition and calculation.
|
| org.anchoranalysis.image.feature.bean.evaluator |
Beans that define context (which feature, which energy-stack) for evaluating feature-inputs.
|
| org.anchoranalysis.image.feature.bean.histogram |
Features that operate on a
Histogram. |
| org.anchoranalysis.image.feature.bean.object.collection |
Features that operate on a
ObjectCollection. |
| org.anchoranalysis.image.feature.bean.object.pair |
Features that operate on a pair of
ObjectMasks. |
| org.anchoranalysis.image.feature.bean.object.single |
Features that operate on a single
ObjectMask. |
| org.anchoranalysis.image.feature.bean.physical |
Features that convert to/from physical spatial units (e.g.
|
| org.anchoranalysis.image.feature.calculation |
Reusable implementations of
CalculationPart
related to images. |
| org.anchoranalysis.image.feature.calculator |
Implementations of
FeatureCalculatorMulti
related to images, especially to create tables of feature-calculations. |
| org.anchoranalysis.image.feature.calculator.merged |
A particular implementation of
FeatureCalculatorMulti for feature-calculations based
upon pairs of image-objects. |
| org.anchoranalysis.image.feature.input |
Image-related implementations of
FeatureInput. |