MATLAB File Help: cv.getGaborKernel Index
cv.getGaborKernel

Returns Gabor filter coefficients

kernel = cv.getGaborKernel('OptionName',optionValue, ...)

Output

Options

For more details about gabor filter equations and parameters, see: http://en.wikipedia.org/wiki/Gabor_filter

Example

Try the gaborfiltergui.m sample file to interact with the various parameters of the Gabor filter and visualize the result.