Uses of Class
org.anchoranalysis.plugin.image.feature.bean.object.single.moments.ImageMomentsBase
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.feature.bean.object.single.moments |
Implementations of
FeatureSingleObject based on calculating image moments, with or without image
intensity. |
-
Uses of ImageMomentsBase in org.anchoranalysis.plugin.image.feature.bean.object.single.moments
Subclasses of ImageMomentsBase in org.anchoranalysis.plugin.image.feature.bean.object.single.moments Modifier and Type Class Description classPrincipalAxisEccentricityCalculates the eccentricity of the Principal Axes (as defined by Image Moments).classPrincipalAxisLengthThe length of a principal-axis (as defined by Image Moments).classPrincipalAxisOrientationAn element from orientation of a principal-axis (as defined by Image Moments).classRatioPrincipalAxisLengthCalculates the ratio of prinicpal-axis length using Image Moments.classSpecificAxisBaseA feature based on one specific principal-axis as identified by image moments.