Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
vigra_ext::ReduceToHDRFunctor< VALUETYPE > Class Template Reference
#include <HDRUtils.h>
Public Types | |
| typedef VALUETYPE | argument_type |
| typedef VALUETYPE | first_argument_type |
| typedef VALUETYPE | second_argument_type |
| typedef VALUETYPE | result_type |
| typedef vigra::NumericTraits< VALUETYPE > | Traits |
| typedef Traits::RealPromote | real_type |
Public Member Functions | |
| ReduceToHDRFunctor () | |
| void | reset () |
| template<class T, class M> | |
| void | operator() (T const &v, M const &m) |
| real_type | operator() () const |
| return the result | |
Protected Attributes | |
| real_type | result |
| double | weight |
| real_type | maxValue |
| double | maxComp |
| real_type | minValue |
| double | minComp |
| double | maxW |
| double | minW |
template<class VALUETYPE = vigra::RGBValue<float>>
class vigra_ext::ReduceToHDRFunctor< VALUETYPE >
Member Typedef Documentation
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
Constructor & Destructor Documentation
|
|||||||||
|
|
Member Function Documentation
|
|||||||||
|
return the result
|
|
||||||||||||||||||||
|
|
|
|||||||||
|
|
Member Data Documentation
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
The documentation for this class was generated from the following file:
- hugin_base/vigra_ext/HDRUtils.h
1.3.9.1