Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

unfortunately, you cannot use opencv's cuda api from python.

(none of the classes or functions from cv::cuda namespace are exposed to python (or java))

there are projects to trying to solve this, but you can't use opencv here.