Package org.anchoranalysis.math.statistics.moment
Calculates first and second image
moments from a covariance matrix of points.
-
Class Summary Class Description EigenvalueAndVector An eigenvalue and its corresponding eigenvector.ImageMoments The first moment (mean) and eigenvalues of the second moments (covariance) from a matrix of points.