Package adams.data.image.moments
-
Class Summary Class Description AbstractBufferedImageMoment Ancestor for moments for BufferedImage containers.AbstractMoment<T> Top level interface for moment classesCentralMoment The central moment.Moment The moment.MomentHelper Implements Image Moments for use in feature generation Only implemented for binary images For all boolean matrices the expected format is boolean[height][width]NormalizedMoment The normalized moment.