Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
vigra_ext::ExposureResponseFunctor< OP > Struct Template Reference
just apply exposure and response to linear data More...
#include <lut.h>
Public Member Functions | |
| ExposureResponseFunctor (double exposure, OP &operation) | |
| template<class VT> | |
| vigra::NumericTraits< VT >::RealPromote | operator() (VT v) |
Public Attributes | |
| OP | op |
| double | e |
Detailed Description
template<class OP>
struct vigra_ext::ExposureResponseFunctor< OP >
just apply exposure and response to linear data
Constructor & Destructor Documentation
|
||||||||||||||||
|
|
Member Function Documentation
|
||||||||||||||
|
|
Member Data Documentation
|
|||||
|
|
|
|||||
|
|
The documentation for this struct was generated from the following file:
- hugin_base/vigra_ext/lut.h
1.3.9.1