Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block Matching Algorithm for Image Denoising

A C++ implementation of Block Matching Algorithm for image denoising. It uses the "SAD" (Sum of Absolute Differences) similarity metric.

Input Image

The noisy image that used as input.

Output Image

The denoised image that created at the output.

About

A C++ implementation of Block Matching Algorithm for image denoising. It uses the "SAD" (Sum of Absolute Differences) similarity metric.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages