Skip to content
/ L0TV Public

L0TV: a new method for image restoration in the presence of impulse noise

License

Notifications You must be signed in to change notification settings

peisuke/L0TV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of "L0TV: a new method for image restoration in the presence of impulse noise"

This repository is reproduced code of "L0TV: a new method for image restoration in the presence of impulse noise" presented in CVPR2015. This method is for image restoration in the presence of impulse noise.

The paper link is here

Build and run

$ mkdir build
$ cmake .. && make
$ cd ..
$ ./L0TV Lena.png

Example

After run the script, the original image is shown in your screen.

Then, push '+' key and add noise, or push '-' key an reduce noise. The sample image added noise, is shown as below.

To run the algorithm, push 'q' key and ENTER. The noise image is here.

The result image is shown as below. Almost noise was erased.

About

L0TV: a new method for image restoration in the presence of impulse noise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published