Opencv CUDA dft freezes at 1024x1024 resolutions

I’ve been trying to use Python OpenCV’s dft using CUDA on my RTX 3080, resolutions of 512x512 are done very quickly, For resolutions of even 1024x1024 (or anything above 800x800) the dft function freezes completely, i have tried waiting up to 10 minutes and nothing happens, lowering the resolution to 512x512 returns the dft almost instantly, i wonder what could be causing that

Without reproducers, there’s pretty much nothing we can do to help. You can also file an issue on OpenCV’s Github page

It was a bug on my side, I’m sorry, please close this.

1 Like