getGaborKernel and complex values
I need to generate a gabor Kernel, and for this purpose I use the getGaborKernel function.
But it seems that this function return me a kernel with real values, while i need a Gabor kernel with complex values.
How do I obtain this?! There is another function, or there are some parameters that give me complex values as result?!
thanks...