#include <ColorCubeExtractor.h>
Inheritance diagram for prapi::color::ColorCubeExtractor< T, comps >:

Public Methods | |
| ColorCubeExtractor (Quantizer *quantizer) | |
| Create a new ColorCubeExtractor that uses the given Quantizer for all color channels. | |
| ColorCubeExtractor (Quantizer *quantizers[comps]) | |
| Create a new ColorCubeExtractor that uses different quantizers for different channels. | |
| List< int > | getFeatureVector (const Matrix< Color< T, comps > > &mat) |
|
||||||||||
|
Create a new ColorCubeExtractor that uses the given Quantizer for all color channels.
|
|
||||||||||
|
Create a new ColorCubeExtractor that uses different quantizers for different channels.
|