Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
deghosting::HatFunctor< RGBValue< ComponentType > > Class Template Reference
Functor to apply mexican hat function returns very small values for input near to 0 or 255 specialization for RGBValue. More...
#include <support.h>
Public Member Functions | |
| HatFunctor () | |
| ComponentType | operator() (RGBValue< ComponentType > v) const |
Detailed Description
template<class ComponentType>
class deghosting::HatFunctor< RGBValue< ComponentType > >
Functor to apply mexican hat function returns very small values for input near to 0 or 255 specialization for RGBValue.
Member Function Documentation
|
|||||||||
|
|
|
||||||||||
|
|
The documentation for this class was generated from the following file:
- deghosting/support.h
1.3.9.1