Gaussian filtering with dynamic sigma..
显示 更早的评论
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 个评论
Rik
2018-8-16
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.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Smoothing and Denoising 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!