Creation of a simple Gaussian Filter
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
How to create a Gaussian filter of size 1 x 5 (i.e. a row vector) and sigma=1 to smooth an imageÉ
0 Commenti
Risposte (1)
Image Analyst
il 17 Ott 2016
Have you seen fspecial() or imgaussfilt()? (In the Image Processing Toolbox.)
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!