From: laguiche2004 on
I use the function cvDFT in Visual C++. But i don't find the same
Matlab 's result with the function fft2. Why?

for the vector [0 0 1], Matlab return [1, -0.5+0.866i, -0.5-0.866i],
and with the function cvDFT in OpenCV i have [1, 1, -0.5-0.86i] for the
same vector.

I don' t understand why.

Please help me.

Ced

 | 
Pages: 1
Prev: Hamming window
Next: ping: Jim Thompson