#include <VignettingCorrection.h>
Public Types | |
| typedef T | result_type |
Public Member Functions | |
| double | dither (const double &v) const |
| T | dither (const T &v, vigra::VigraFalseType) const |
| T | dither (const T &v, vigra::VigraTrueType) const |
| T | operator() (const T &v) const |
Public Attributes | |
| boost::mt19937 | Twister |
Definition at line 232 of file VignettingCorrection.h.
|
|||||
|
Definition at line 236 of file VignettingCorrection.h. |
|
||||||||||||||||
|
Definition at line 272 of file VignettingCorrection.h. |
|
||||||||||||||||
|
Definition at line 262 of file VignettingCorrection.h. |
|
||||||||||
|
Definition at line 243 of file VignettingCorrection.h. |
|
||||||||||
|
Definition at line 277 of file VignettingCorrection.h. |
|
|||||
|
Definition at line 234 of file VignettingCorrection.h. |
1.3.9.1