Opencv with cuda for anaconda
How to enable python wrappers for cuda support in opencv installed using anaconda with python version 3.6.3?
How to enable python wrappers for cuda support in opencv installed using anaconda with python version 3.6.3?
there is no python wrapping code for the cuda api at all. (though you can use UMat / opencl)
if you need to work with cuda, either use c++, or try to find another, 3rdparty library, like pycuda
(also, the python version / vendor does not matter)
This site https://anaconda.org/patricksnape/ope... seems to offer opencv with gpu support for anaconda. What is your take on this?
Asked: 2018-01-05 10:07:48 -0600
Seen: 3,040 times
Last updated: Jan 05 '18