PICCANTE  0.4
The hottest HDR imaging library!
Namespaces | Functions
bilateral_separation.hpp File Reference
#include "../image.hpp"
#include "../filtering/filter_bilateral_2ds.hpp"
#include "../util/math.hpp"

Go to the source code of this file.

Namespaces

 pic
 

Functions

PIC_INLINE void pic::bilateralSeparation (Image *imgIn, ImageVec &out, float sigma_s=-1.0f, float sigma_r=0.4f, bool bLogDomain=false)
 bilateralSeparation More...