PICCANTE  0.4
The hottest HDR imaging library!
Namespaces | Functions
relative_error.hpp File Reference
#include <math.h>
#include "../base.hpp"
#include "../image.hpp"
#include "../metrics/base.hpp"

Go to the source code of this file.

Namespaces

 pic
 

Functions

PIC_INLINE double pic::RelativeError (Image *ori, Image *cmp, bool bLargeDifferences=false, METRICS_DOMAIN type=MD_LIN)
 RelativeError computes the relative error between two images. More...