Creation of a simple Gaussian Filter

4 visualizzazioni (ultimi 30 giorni)
Ken
Ken il 17 Ott 2016
Risposto: Image Analyst il 17 Ott 2016
How to create a Gaussian filter of size 1 x 5 (i.e. a row vector) and sigma=1 to smooth an imageÉ

Risposte (1)

Image Analyst
Image Analyst il 17 Ott 2016
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