Image Component Library (ICL)
Classes | Namespaces
BilateralFilterOp.h File Reference
#include <ICLFilter/UnaryOp.h>
#include <ICLUtils/Uncopyable.h>
#include <ICLCore/Img.h>

Go to the source code of this file.

Classes

class  icl::filter::BilateralFilterOp
 BilateralFilterICL class Gaussian bilateral filtering Implements the gaussian bilateral filtering like described in "A Fast Approximation of the Bilateral Filter using a Signal Processing Approach" (http://people.csail.mit.edu/sparis/publi/2006/tr/Paris_06_Fast_Bilateral_Filter_MIT_TR_low-res.pdf) on the GPU using OpenCL (no CPU-backend at the moment). More...
 

Namespaces

 icl
 undocument this line if you encounter any issues!
 
 icl::filter