cv.getGaborKernel - MATLAB File Help
cv.getGaborKernel

Returns Gabor filter coefficients

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

Output

Options

For more details about gabor filter equations and parameters, see Gabor filter.

Example

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

See also