No BSD License  

Highlights from
Impulse Noise Addition

4.0

4.0 | 1 rating Rate this file 27 Downloads (last 30 days) File Size: 1.9 KB File ID: #22141
image thumbnail

Impulse Noise Addition

by Kannan Keizer

 

18 Nov 2008 (Updated 01 Dec 2008)

Adding impulse noise to image

| Watch this File

File Information
Description

This function can be used for adding different kind of impulse noises (i.e. Salt & Pepper noise and Random-value impulse noise) to image.
Salt & Pepper Noise values are 0 or 255 but random-value impulse noise values vary from 0 to 255.

website : http://kannan.keizer.googlepages.com

Required Products Image Processing Toolbox
MATLAB release MATLAB 7.2 (R2006a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (3)
01 Dec 2008 Cris Luengo

1st: you're using incorrect statistics when you change the output of RAND the way you do (setting 0 values to 1 and dividing by the max value). Just use the output of RAND directly in your comparisons, that is what RAND is designed for.

2nd: A function that asks to enter a choice every time it is run is inconsistent with all the other functions in MATLAB (and annoying), the choice should be an input parameter to the function. Also, you could provide default values for the ND and D parameters.

3rd: There is no need to output the result to a figure window. Let the user decide whether they want that or not.

18 Jan 2012 faten

think you

18 Jan 2012 faten

think you

Please login to add a comment or rating.
Updates
01 Dec 2008

Modified based on Cris Luengo' comments.

Tag Activity for this File
Tag Applied By Date/Time
signal processing Kannan Keizer 18 Nov 2008 14:37:02
image processing Kannan Keizer 18 Nov 2008 14:37:02
impulse noise Kannan Keizer 18 Nov 2008 14:37:02
randomvalue impulse Kannan Keizer 18 Nov 2008 14:37:02
image processing reem 31 Mar 2011 05:35:26
impulse noise reem 31 Mar 2011 05:35:29
image processing suresh 02 Feb 2012 02:41:40

Contact us at files@mathworks.com