Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 595 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 595 Bytes

An Implementation of Non-local-mean image denoising algorithm

basicSection.m

Script contained SSD-based templated matching.

advancedSection.m

Script for NLM denoising. Place test images into directory Images. All files are commented.

Results

Raw input

Before

Denoised img

After