Sampas / bm3dcl

OpenCL implementation of BM3D image denoising algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BM3DCL

OpenCL implementation of BM3D image denoising algorithm.

  • Developed mainly on NVIDIA drivers, CUDA installation required.
  • Use CMake to generate project files for compiling.

Usage

./bm3dcl <noisy> [sigma] [original]

Acknowledgements

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.

License

This work is licensed under a MIT License.

About

OpenCL implementation of BM3D image denoising algorithm

License:MIT License


Languages

Language:C++ 42.7%Language:C 35.3%Language:Objective-C 17.3%Language:CMake 4.6%