PICCANTE  0.4
The hottest HDR imaging library!
Namespaces | Enumerations | Functions | Variables
base.hpp File Reference
#include "../util/math.hpp"
#include "../metrics/pu_encode.hpp"

Go to the source code of this file.

Namespaces

 pic
 

Enumerations

enum  pic::METRICS_DOMAIN { pic::MD_LIN, pic::MD_LOG10, pic::MD_PU }
 

Functions

float pic::changeDomain (float x, METRICS_DOMAIN type=MD_LIN)
 changeDomain More...
 

Variables

const double pic::C_SINGULARITY = 1e-6
 
const double pic::C_LARGE_DIFFERENCES = 1e6
 
const float pic::C_LARGE_DIFFERENCESf = 1e6f