Package analysis

Class Summary
GrayLevelFeatureExtraction  
GrayLevelFeatureExtractor Extracts a high-dimensional feature array from a bitmap using a gray level co-occurrence matrix.
Histogram Considers a bitmap and produces a simple histogram, giving, for each pixel byte value, the number of pixels in the bitmap having that value.
PixelPairFeatureAnalyzer This feature analyzer assumes that the pairs exist in some sort of spatial structure, with the notion of horizontally and vertically adjacent pairs.