PICCANTE  0.4
The hottest HDR imaging library!
Namespaces | Enumerations | Functions
weight_function.hpp File Reference
#include "../base.hpp"

Go to the source code of this file.

Namespaces

 pic
 

Enumerations

enum  pic::CRF_WEIGHT {
  pic::CW_ALL, pic::CW_HAT, pic::CW_DEB97, pic::CW_DEB97p01,
  pic::CW_ROBERTSON
}
 The CRF_WEIGHT enum. More...
 

Functions

PIC_INLINE float pic::weightFunction (float x, CRF_WEIGHT type)
 weightFunction computes weight functions for x in [0,1]. More...