M-File Help: gaussfunc | View code for gaussfunc |
kernel
k = gauss1(, c, sigma)
Returns a unit volume Gaussian smoothing kernel. The Gaussian has a standard deviation of sigma, and the convolution kernel has a half size of w, that is, k is (2W+1) x (2W+1).
© 1990-2012 Peter Corke.