how to smooth an image in s direction using moving average filter
3 次查看(过去 30 天)
显示 更早的评论
sir, please give me a matlab code for using moving average filter in s direction with 10 pixels
5 个评论
Alfonso Nieto-Castanon
2014-7-18
If s is constant you would implement that as a convolution or as a filter as Image Analyst suggests below
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!