Creation of a simple Gaussian Filter
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How to create a Gaussian filter of size 1 x 5 (i.e. a row vector) and sigma=1 to smooth an imageÉ
0 comentarios
Respuestas (1)
Image Analyst
el 17 de Oct. de 2016
Have you seen fspecial() or imgaussfilt()? (In the Image Processing Toolbox.)
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!