Design a 2-D averaging filter that can decrease the effect of noise on the image “waves_noise.jpg”. You can use the image processing toolbox in MATLAB to read images, convert them from RGB to gray level, and do 2D convolution using MATLAB functions
Asked
Active
Viewed 91 times
-2
-
You missed `D` in `Design` while copy-pasting for the title. – Divakar Apr 27 '14 at 13:38
-
4Is this homework? It sounds it's copied and pasted from a homework problem. – Doug Lipinski Apr 27 '14 at 16:09