Rudin-Osher-Fatemi Total Variation Denoising using Split Bregman
|
Corrupt an image with Gaussian, Laplace, or Poisson noise. More...
Go to the source code of this file.
Macros | |
#define | DISPLAY_SCALING 255 |
Display intensities in the range [0,DISPLAY_SCALING]. | |
#define | JPEGQUALITY 95 |
Quality for writing JPEG images. | |
Corrupt an image with Gaussian, Laplace, or Poisson noise.
Copyright (c) 2012, Pascal Getreuer All rights reserved.
This program is free software: you can use, modify and/or redistribute it under the terms of the simplified BSD License. You should have received a copy of this license along this program. If not, see http://www.opensource.org/licenses/bsd-license.html.
Definition in file imnoise.c.