Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

sadly, right now, you cannot use any CUDA functionality from python, even if you built it WITH_CUDA=ON

the c++ code is using special data structures (GpuMat), which are not exposed to python in any way.

sadly, right now, you cannot use any opencv CUDA functionality from python, even if you built it WITH_CUDA=ON

the c++ code is using special data structures (GpuMat), which are not exposed to python in any way.