GuidedFilter icon indicating copy to clipboard operation
GuidedFilter copied to clipboard

Implementation of the Guided Image Filtering algorithm in OpenCL

Results 2 GuidedFilter issues
Sort by recently updated
recently updated
newest added

hello I'm trying to compile your project on Ubuntu 18.04 and I have this compilation error: Scanning dependencies of target guided_filter_image [ 93%] Building CXX object examples/CMakeFiles/guided_filter_image.dir/guidedFilter_image.cpp.o /shared/foss-18/GuidedFilter/examples/guidedFilter_image.cpp: In function...

Hi, and thank you for making this code available. i have it building, (windows, visual studio 2015) but when I run the image demo, the console flashes an error, and...