All Classes and Interfaces

Class
Description
Calculates a single-input from a pair of objects.
Defines the extraction mode for the calculation.
Calculates the number of voxels in a single object, optionally flattening in the Z-dimension.
Calculates the center of gravity of a single object along a specified axis.
Converts a feature from physical volume units to voxel units.
Converts a feature value representing area in pixel units to physical area units in an isometric XY plane.
Converts a distance feature to physical units along a specified direction.
Converts a feature value representing volume in voxel units to physical volume units.
An abstract base class for features that convert units between physical and voxel space.
Base class for evaluating FeaturePairObjects in terms of another feature that operates on elements (first, second, merged etc.).
A base class for features that only require an input that extends from FeatureInputEnergy
Defines a feature and provides a means to calculate inputs for it, a session.
A base class for features that accept a histogram as input.
Base class for FeatureHistogram implementations that calculate a statistic from the Histogram.
A base class for a feature that accepts a FeatureInputImageMetadata as input.
A feature input that contains a histogram and optional resolution information.
A FeatureInput that provides ImageMetadata.
A feature input representing a collection of objects, optionally associated with an energy stack.
A pair of objects (first and second) and optionally a merged version of both.
An input representing a single object-mask (with maybe an energy-stack associated).
A feature input that represents an energy stack.
Defines a list of features and provides a means to calculate inputs for it, a session.
A base class for a feature that accepts a ObjectCollection as input.
An abstract base class for features that operate on pairs of objects.
An abstract base class for features that operate on a single object.
An abstract base class for features that operate on image stacks.
A feature-calculator with additional functions for encoding the output in a tabular format with column names.
Evaluates a feature on the first object in a pair of objects.
A factory for creating FeatureInitialization objects.
Calculates the mean value of a histogram.
Evaluates a feature on the merged object created from a pair of objects.
The list of features that can be used in a PairsTableCalculator
Specifies which parts of a merged pair to include in calculations.
Calculates the minimum value of a feature applied to both objects in a pair.
A FeatureCalculatorMulti with associated feature-names.
Calculates the number of voxels in a single object.
A feature-session to evaluate pairs of objects.
Ratio of first-object to second-object in a pair.
Evaluates a feature on the second object in a pair of objects.
A feature table calculator for single objects.
Subtract second-object from first-object in a pair.
Calculates a per-voxel score.
Base class for a feature that requires input resolution to be calculated.