OpenCV, Python, and CUDA

asked 2014-09-26 04:28:53 -0600

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?

edit retag flag offensive close merge delete

Comments

afaik, there's no intended python support for cuda

berak gravatar imageberak ( 2014-09-26 04:45:29 -0600 )edit