#include <support.h>
Public Member Functions | |
| NormalizeFunctor (PixelType f) | |
| NormalizeFunctor (PixelType oldMaxValue, PixelType newMaxValue) | |
| PixelType | operator() (PixelType const &v) const |
Protected Attributes | |
| PixelType | factor |
Definition at line 110 of file support.h.
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
1.3.9.1