Could somebody help me with MATLAB implementation of 'A simple fuzzy method to remove mixed Gaussian-impulsive noise from color images'
Ältere Kommentare anzeigen
Abstract— Mixed impulsive and Gaussian noise reduction from digital colour images is a challenging task because it is necessary to appropriately process both types of noise that in turn need to be distinguished from the original image structures such as edges and details. Fuzzy theory is useful to build simple, efficient and effective solutions for this problem. In this paper, we propose a fuzzy method to reduce Gaussian and impulsive noise from colour images. Our method uses one only filtering operation: a weighted averaging. A fuzzy rule system is used to assign the weights in the averaging so that both noise types are reduced and image structures are preserved. We provide experimental results to show that the performance of the method is competitive with respect to state-of-the-art filters.
4 Kommentare
jerin
am 5 Jul. 2014
Bearbeitet: Star Strider
am 5 Jul. 2014
Cuong Eric
am 24 Nov. 2014
1. Why are you using epsilon = 20; 2. Can you give me a file ApplyFilter(temp,sample);?
Hari Prasad
am 30 Okt. 2017
What are the functions Step1() and Step2() ?
SHUAB KHAN
am 12 Nov. 2017
When I'm trying to run this code it's showing error because of Step1 and Step2 are not defined. How can we define these?
Antworten (0)
Kategorien
Mehr zu Structural Mechanics finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!