Package org.anchoranalysis.plugin.image.feature.bean.object.single.moments
Implementations of
FeatureSingleObject based on calculating image moments, with or without image
intensity.-
Class Summary Class Description ImageMomentsBase A base class for features that are calculated using image-moments.PrincipalAxisEccentricity Calculates the eccentricity of the Principal Axes (as defined by Image Moments).PrincipalAxisLength The length of a principal-axis (as defined by Image Moments).PrincipalAxisOrientation An element from orientation of a principal-axis (as defined by Image Moments).RatioPrincipalAxisLength Calculates the ratio of prinicpal-axis length using Image Moments.SpecificAxisBase A feature based on one specific principal-axis as identified by image moments.