Ask Your Question

Eyal321's profile - activity

2020-03-05 20:17:42 -0600 received badge  Editor (source)
2020-03-05 20:17:42 -0600 edited question Removing padding after fft

Removing padding after fft Hello, in the example in OpenCV Discrete Fourier Transform, here https://docs.opencv.org/mas

2020-03-05 19:20:23 -0600 asked a question Removing padding after fft

Removing padding after fft Hello, in the example in OpenCV Discrete Fourier Transform, here https://docs.opencv.org/mas

2020-03-03 14:37:35 -0600 answered a question error when running warpPolar

The problem was that the output array was larger than 32767X32767

2020-01-08 14:44:29 -0600 received badge  Student (source)
2020-01-08 14:37:25 -0600 commented question error when running warpPolar

Right, and remap should be good for arrays smaller than 32767X32767, so what is the problem?

2020-01-08 01:34:52 -0600 asked a question error when running warpPolar

error when running warpPolar When I run the warpPolar I get the result I was expecting. But when I run it on a larger im