Creation of a simple Gaussian Filter
조회 수: 2 (최근 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!