Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
ResponseTransform.h File Reference
#include <vector>
#include <functional>
#include "hugin_config.h"
#include <random>
#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.

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...
 

Namespaces

 HuginBase
 mainly consists of wrapper around the pano tools library, to assist in ressource management and to provide a nicer interface.
 
 HuginBase::Photometric