How to remove the RGB noise from image?

13 views (last 30 days)
I have some RGB images that contain many red, green and blue dots, How can I reomve them without affecting the quality, contrast or the colour of the image?
Is there any free code that I can use?
Here is an example
Parallel (3).bmp
Thanks in advance

Accepted Answer

Image Analyst
Image Analyst on 19 Jan 2019
Looks like salt and pepper noise. See my attached demos. They do a modified median filter.
0000 Screenshot.png
  10 Comments
Muhamed Sewidan
Muhamed Sewidan on 21 Jan 2019
Edited: Muhamed Sewidan on 21 Jan 2019
Yes I comment them out. No, thanks to you for your help.
nathiya v
nathiya v on 27 Mar 2019
But when use medfilt2 it is degrading the image quality,so what filter can be used to remove the rgb dotted noise

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!