OpenCL implementation of BM3D image denoising algorithm.
- Developed mainly on NVIDIA drivers, CUDA installation required.
- Use CMake to generate project files for compiling.
./bm3dcl <noisy> [sigma] [original]
This work was supported by the Center for Machine Vision Research in the University of Oulu. The work is part of DASIP 2015 proceedings publication "BM3D Image Denoising Using Heterogeneous Computing Platforms" authored by Sampsa Sarjanoja, Jani Boutellier and Jari Hannuksela.
This work is licensed under a MIT License.