Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
vigra_ext::GammaFunctor Struct Reference

#include <VignettingCorrection.h>

Public Member Functions

 GammaFunctor (double g, double m)
 
template<class T >
vigra::NumericTraits< T >::RealPromote operator() (T p) const
 

Public Attributes

double gamma
 
double maxval
 

Detailed Description

Definition at line 287 of file VignettingCorrection.h.

Constructor & Destructor Documentation

◆ GammaFunctor()

vigra_ext::GammaFunctor::GammaFunctor ( double  g,
double  m 
)
inline

Definition at line 291 of file VignettingCorrection.h.

Member Function Documentation

◆ operator()()

template<class T >
vigra::NumericTraits< T >::RealPromote vigra_ext::GammaFunctor::operator() ( p) const
inline

Definition at line 296 of file VignettingCorrection.h.

References gamma, maxval, vigra_ext::pow(), and threshold().

Member Data Documentation

◆ gamma

double vigra_ext::GammaFunctor::gamma

Definition at line 289 of file VignettingCorrection.h.

Referenced by operator()().

◆ maxval

double vigra_ext::GammaFunctor::maxval

Definition at line 290 of file VignettingCorrection.h.

Referenced by operator()().


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