#include <vector>#include <functional>#include <boost/version.hpp>#include <boost/random/mersenne_twister.hpp>#include <vigra/stdimage.hxx>#include <vigra/numerictraits.hxx>#include <vigra/array_vector.hxx>#include <hugin_math/hugin_math.h>#include <vigra_ext/lut.h>#include <vigra_ext/utils.h>#include <panodata/SrcPanoImage.h>Include dependency graph for ResponseTransform.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | HuginBase |
| namespace | HuginBase::Photometric |
Classes | |
| class | HuginBase::Photometric::ResponseTransform< VTIn > |
| radiometric transformation, includes exposure, vignetting and white balance. More... | |
| class | HuginBase::Photometric::InvResponseTransform< VTIn, VTOut > |
| radiometric transformation, includes exposure, vignetting and white balance More... | |
Defines | |
| #define | RANDOMGENERATOR boost::mt19937 |
|
|
Definition at line 35 of file ResponseTransform.h. Referenced by HuginBase::Photometric::InvResponseTransform< VTIn, VTOut >::dither(). |
1.3.9.1