Skip to content

tkarabela/nlmeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Non-Local Means Denoiser (OpenCL)

Quick port of my school project from CUDA to OpenCL. For information about the algorithm, see [1] or [2].

This repo includes Qt-based GUI for interactive parameter tuning and IPython Notebook for development.

Requirements:

  • Python 3
  • PyQt4
  • NumPy
  • PIL (Pillow)
  • PyOpenCL + OpenCL drivers

Releases

No releases published

Packages

No packages published