Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BM3D CPU Implementation

BM3D and BM4D algorithms have been notoriously hard to understand. This implementation has been developed primarily for getting into the details of the algorithms and tries to keep everything simple.

Almost all code is contained in one file: main.cpp.

At the current stage this implementation requires OpenCV for DCT transforms.

This implementation also contains 2D and 3D Haar Wavelets.

Compile

make

About

A simple implementation of the first step BM3D algorithm

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages