#include <CompNorm.h>
Inheritance diagram for prapi::color::CompNorm:

Public Methods | |
| util::Matrix< RGBColor<> > | getTransformedImage (const util::Matrix< RGBColor<> > &mat) throw (ImageTransformException&) |
| Normalize an RGB color image using the comprehensive normalization algorithm. | |
|
|
Normalize an RGB color image using the comprehensive normalization algorithm. A newly created normalized image is returned. Implements prapi::ImageTransform< RGBColor<>, RGBColor<> >. |