Code covered by the BSD License
by Ibraheem Al-Dhamari
26 May 2010
Add uniform noise ranged from 0 to 255 to a graysscaled image.
| Watch this File
addnoise(A,sz) A: image matrix sz: noise ratio (0 to 100) of the image
This function take an image and noise ratio then output a grayscaled image with uniform noise.
The uniform noise ranged from 0 to 255.
Contact us at files@mathworks.com