Creation of a simple Gaussian Filter
1 回表示 (過去 30 日間)
古いコメントを表示
How to create a Gaussian filter of size 1 x 5 (i.e. a row vector) and sigma=1 to smooth an imageÉ
0 件のコメント
回答 (1 件)
Image Analyst
2016 年 10 月 17 日
Have you seen fspecial() or imgaussfilt()? (In the Image Processing Toolbox.)
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!