See: Description
| Interface | Description |
|---|---|
| FeatureCalculatorResult |
Interface for result data returned from classes extending
FeatureCalculator. |
| Class | Description |
|---|---|
| FeatureCalculator |
Super class for operators calculating features on images.
|
| MorphologyAnalyzer2D |
Operator to extract shape and region features for given regions.
|
| MorphologyAnalyzer2DInProData |
Data type for protrusion/indentation analysis of region contours.
|
| MorphologyAnalyzer2DInProHelper |
Helper functions for analyzing protrusions and indentations along a contour.
|
| MorphologyAnalyzer3D | |
| SurfaceExtraction |
Operator for extracting the surface areas of 3D-objects.
|
| TileFeatureCalculator |
Calculates features on images tile-wise, based on operators extending
FeatureCalculator. |
| TileFeatureCalculatorResult |
Result data of the operator
TileFeatureCalculator. |
| Enum | Description |
|---|---|
| MorphologyAnalyzer2D.FeatureNames |
Set of region features calculated from segmented cell regions.
|
| MorphologyAnalyzer2DInProData.SegmentType |
Type of segment to distinguish between indentation and protrusions.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.