Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » OpenCV » Image Filtering » cvGetGaborKernel

cvGetGaborKernel


Module: OpenCV

Creates a Gabor Filter kernel.

Name Type Range Description
inSize Size
inStdDev Real - -
inOrientation Real - -
inWaveLength Real - -
inRatio Real - -
inPhaseOffset Real - -
outKernel Matrix Output matrix of column filter coefficients.

Complexity Level

This filter is available on Basic Complexity Level.