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