Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
deghosting::LogarithmFunctor< PixelType > Class Template Reference

Logarithm functor. More...

#include <support.h>

Public Member Functions

 LogarithmFunctor (PixelType off=0)
 
PixelType operator() (PixelType const &v) const
 

Protected Attributes

PixelType offset
 

Detailed Description

template<class PixelType>
class deghosting::LogarithmFunctor< PixelType >

Logarithm functor.

Definition at line 36 of file support.h.

Constructor & Destructor Documentation

◆ LogarithmFunctor()

template<class PixelType >
deghosting::LogarithmFunctor< PixelType >::LogarithmFunctor ( PixelType  off = 0)
inlineexplicit

Definition at line 38 of file support.h.

Member Function Documentation

◆ operator()()

template<class PixelType >
PixelType deghosting::LogarithmFunctor< PixelType >::operator() ( PixelType const v) const
inline

Definition at line 40 of file support.h.

References deghosting::LogarithmFunctor< PixelType >::offset, and threshold().

Member Data Documentation

◆ offset

template<class PixelType >
PixelType deghosting::LogarithmFunctor< PixelType >::offset
protected

The documentation for this class was generated from the following file: