Gaussian filtering with dynamic sigma..
Afficher commentaires plus anciens
hallo, I need use the Gaussian filter to smooth the images according to an Algorithm from a paper. it says: "smoothing the image with an 11-pixel Gaussian filter with a standard deviation of 11 pixels". it means I think, the sigma should be dynamically changed with Pixels covered by the filter. can someone help me how to achieve it? thank you in advance. Qu Z.
1 commentaire
Rik
le 16 Août 2018
That interpretation sounds really different from what is usually meant by smoothing. How I read this, is that they had a normal Gaussian filter with an SD of 11 pixels, but that is only 11 by 11 pixels large, which seems a bit small given the the SD.
Réponses (0)
Catégories
En savoir plus sur Smoothing and Denoising dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!