Uses of Package
org.anchoranalysis.image.feature.input

Package
Description
A pairing of objects from two collections (bipartite matching).
What to compare an annotation (ground truth) against?
Beans pertaining to feature definition and calculation.
Features that operate on a Histogram.
Features that operate on a ObjectCollection.
Features that operate on a pair of ObjectMasks.
Features that operate on a single ObjectMask.
Reusable implementations of CalculationPart related to images.
Implementations of FeatureCalculatorMulti related to images, especially to create tables of feature-calculations.
A particular implementation of FeatureCalculatorMulti for feature-calculations based upon pairs of image-objects.
Image-related implementations of FeatureInput.
Beans to specify the outputting of features into CSV from a ObjectCollection.
Creating EnergySchemes.
Factorized form of storing the energy during an energy-minimization optimization scheme.
Pairs annotations from two different sets, creating an assignment of some type.
Implementations of ChannelProvider that assign a score to particular subregions of a channel.
Implementations of ObjectFilter that assess each element in a collection collectively.
Implementations of ObjectFilter that independently assess each element in a collection.
Implementations of ObjectCollectionProvider involving feature calculation.
Implementations of ObjectCollectionProvider involving merging objects together.
Implementations of FeatureHistogram that perform thresholding.
Implementations of FeatureListProvider.
Implementations of FeatureListProvider with input-type FeatureInputPairObjects.
Implementations of FeatureObjectCollection.
Features from combinations of ObjectMasks.
Features from pairs of ObjectMasks.
Features that calculate the degree of overlap between two ObjectMasks.
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 Channels 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 SharedObjects and ObjectCollection.
Implementations of FeatureStack or other features that involve processing a Stack.
Implementations of FeatureStack that process an ObjectCollection.
Implementations of CalculationPart that that process a single ObjectMask.
Implementations of CalculationPart that that process a single ObjectMask - with morphological operations.
Implementations of CalculationPart that process Stacks as used by features elsewhere in this package.
Conditions for merging ObjectMasks.
Assigning priority when merging ObjectMasks.
Source of rows in feature-tables with FeatureSource and derived classes.
Associating labels with images.
Tasks to segment an image.
Tasks that process on one or more slices from a z-stack.
Non-bean classes for image-segmentation.
Extracting features using OpenCV.
Features related to points and fitting points to conics.
CalculationPart related to fitting ellipses to points by least-squares.
CalculationPart related to fitting ellipsoids to points by least-squares.
A mocked feature internally using a feature-calculation.
Fixtures for creating object-masks and related feature-inputs.