Gaussian filter in Matlab

Posted by md86 on Stack Overflow See other posts from Stack Overflow or by md86
Published on 2010-05-05T13:30:56Z Indexed on 2010/05/05 13:48 UTC
Read the original article Hit count: 228

Filed under:
|
|

Does the 'gaussian' filter in MatLab convolve the image with the Gaussian kernel? Also, how do you choose the parameters hsize (size of filter) and sigma? What do you base it on? etc

© Stack Overflow or respective owner

Related posts about matlab

Related posts about filtering