PICCANTE  0.4
The hottest HDR imaging library!
Namespaces | Functions
matrix_from_primaries.hpp File Reference
#include "../base.hpp"
#include "../externals/Eigen/Dense"
#include "../externals/Eigen/QR"

Go to the source code of this file.

Namespaces

 pic
 

Functions

float * pic::createMatrixFromPrimaries (float *red_XYZ, float *green_XYZ, float *blue_XYZ, float *white_point_XYZ, float *ret=NULL)
 createMatrixFromPrimaries computes a matrix for converting XYZ values into the defined color space (i.e., by defining the three primaries: red, green, and blue). More...