草庐IT

getGaborKernel

全部标签

c++ - 过滤器组的 Opencv getGaborKernel 参数

opencv如何获取GaborKernel函数参数相关的orientation和scale参数?我假设theta是方向,但什么是比例?//!returnstheGaborkernelwiththespecifiedparametersCV_EXPORTS_WMatgetGaborKernel(Sizeksize,doublesigma,doubletheta,doublelambd,doublegamma,doublepsi=CV_PI*0.5,intktype=CV_64F);这里有5个尺度和8个方向的例子:更新:我还找到了这个参数解释:http://matlabserver.cs.