From: Nikhil on
hi
in my project i am dealing with gaussian noise.
For removal of gaussian noise from the image, i tried using imfilter(), medfilt(), filter2(), wiener2(), but doesn't find any satisfactory result.
Can anybody help me with any matlab code or function, which will give satisfactory result for gaussian noise removal?