PICCANTE  0.4
The hottest HDR imaging library!
Namespaces | Functions
color_classification.hpp File Reference
#include "../base.hpp"
#include "../util/math.hpp"
#include "../image.hpp"
#include "../filtering/filter_radial_basis_function.hpp"
#include "../filtering/filter_white_balance.hpp"
#include "../filtering/filter_luminance.hpp"
#include "../algorithms/lischinski_minimization.hpp"
#include "../util/mask.hpp"

Go to the source code of this file.

Namespaces

 pic
 

Functions

PIC_INLINE bool * pic::computeColorClassification (Image *img, float *white_pixel, float *color_samples, int nSamples, int nDim, float variance)
 computeColorClassification More...