Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
deghosting::NormalizeFunctor< PixelType > Class Template Reference
Fuctor to normalize values. More...
#include <support.h>
Public Member Functions | |
| NormalizeFunctor (PixelType f) | |
| NormalizeFunctor (PixelType oldMaxValue, PixelType newMaxValue) | |
| PixelType | operator() (PixelType const &v) const |
Protected Attributes | |
| PixelType | factor |
Detailed Description
template<class PixelType>
class deghosting::NormalizeFunctor< PixelType >
Fuctor to normalize values.
Constructor & Destructor Documentation
|
||||||||||
|
|
|
||||||||||||||||
|
|
Member Function Documentation
|
||||||||||
|
|
Member Data Documentation
|
|||||
|
|
The documentation for this class was generated from the following file:
- deghosting/support.h
1.3.9.1