|
Hugin trunk 0.1
|
Logarithm functor. More...
#include <support.h>
Public Member Functions | |
| LogarithmFunctor (PixelType off=0) | |
| PixelType | operator() (PixelType const &v) const |
Protected Attributes | |
| PixelType | offset |
Logarithm functor.
|
inlineexplicit |
|
inline |
Definition at line 40 of file support.h.
References deghosting::LogarithmFunctor< PixelType >::offset, and threshold().
|
protected |
Definition at line 44 of file support.h.
Referenced by deghosting::LogarithmFunctor< PixelType >::operator()(), and deghosting::LogarithmFunctor< vigra::RGBValue< ComponentType > >::operator()().