フィルターのクリア

Creation of a simple Gaussian Filter

1 回表示 (過去 30 日間)
Ken
Ken 2016 年 10 月 17 日
回答済み: Image Analyst 2016 年 10 月 17 日
How to create a Gaussian filter of size 1 x 5 (i.e. a row vector) and sigma=1 to smooth an imageÉ

回答 (1 件)

Image Analyst
Image Analyst 2016 年 10 月 17 日
Have you seen fspecial() or imgaussfilt()? (In the Image Processing Toolbox.)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by