#include <Histogram.h>
Inheritance diagram for prapi::GeneralHistogram< T >:

Public Methods | |
| GeneralHistogram (Quantizer *q) | |
| Create an new GeneralHistogram that quantized matrix (image) data using the given quantizer. | |
| List< int > | getFeatureVector (const Matrix< T > &mat) throw (FeatureExtractionException&) |
| Calculate the histogram. | |