Uses of Class
org.anchoranalysis.math.statistics.moment.ImageMoments
Packages that use ImageMoments
Package
Description
Calculates first and second image
moments from a covariance matrix of points.
Implementations of
FeatureSingleObject based on calculating image moments, with or without image
intensity.-
Uses of ImageMoments in org.anchoranalysis.math.statistics.moment
Methods in org.anchoranalysis.math.statistics.moment that return ImageMomentsModifier and TypeMethodDescriptionImageMoments.duplicate()Creates a deep-copy of the current object. -
Uses of ImageMoments in org.anchoranalysis.plugin.image.feature.bean.object.single.moments
Methods in org.anchoranalysis.plugin.image.feature.bean.object.single.moments with parameters of type ImageMomentsModifier and TypeMethodDescriptionprotected abstract doubleImageMomentsBase.calculateFromAllMoments(ImageMoments moments) Calculates the feature value from theImageMoments.protected doublePrincipalAxisEccentricity.calculateFromAllMoments(ImageMoments moments) protected doubleRatioPrincipalAxisLength.calculateFromAllMoments(ImageMoments moments) protected doubleSpecificAxisBase.calculateFromAllMoments(ImageMoments moments)