OpenCV, Python, and CUDA
Hi, is it possible to use Cuda / OpenCL accelerated functions using OpenCV's Python wrappers? I tried to un-blacklist the cuda module in the Makefile, but compilation aborts with errors.
http://christophe.wk3.org/build.log
Is this supposed to work? What has to be done to make it work?
afaik, there's no intended python support for cuda