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

Go to the source code of this file.

Namespaces

 pic
 

Functions

PIC_INLINE double pic::logRMSE (Image *ori, Image *cmp)
 logRMSE computes root mean square error (RMSE) in the log_e domain. More...