This code is about our published paper" SLN-RED: Regularization by Simultaneous Local and Nonlocal Denoising for Image Restoration".
- Clone or download this repository.
- Download a lightweight version of TNRD denoising from https://drive.google.com/file/d/0B9L0NyTobx_3NHdJLUtPQWJmc2c/view?usp=sharing.
- Unzip the file tnrd_denoising.zip (containing 7 files in total) to the folder
located in
YOUR_LOCAL_PATH/RED/tnrd_denoising
. - Download test images from
https://drive.google.com/drive/folders/0BzCe024Ewz8aZ3pNQXNqYXJseTQ?usp=sharing
and copy to the folder located in
YOUR_LOCAL_PATH/RED/test_images
. - Open Matlab and change the current folder to
YOUR_LOCAL_PATH/RED
(use "cd" function). - In Matlab's command window run
>> main