Ask Your Question

christophe's profile - activity

2014-09-26 04:28:53 -0600 asked a question 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?