PICCANTE  0.4
The hottest HDR imaging library!
Classes | Namespaces | Enumerations
camera_response_function.hpp File Reference
#include <algorithm>
#include "../image.hpp"
#include "../point_samplers/sampler_random.hpp"
#include "../histogram.hpp"
#include "../filtering/filter_mean.hpp"
#include "../util/polynomial.hpp"
#include "../algorithms/sub_sample_stack.hpp"
#include "../algorithms/weight_function.hpp"
#include "../algorithms/mitsunaga_nayar_crf.hpp"
#include "../externals/Eigen/SVD"

Go to the source code of this file.

Classes

class  pic::CameraResponseFunction
 The CameraResponseFunction class. More...
 

Namespaces

 pic
 

Enumerations

enum  pic::IMG_LIN { pic::IL_LIN, pic::IL_2_2, pic::IL_LUT_8_BIT, pic::IL_POLYNOMIAL }