First time here? Check out the FAQ!
answered 2017-11-24 23:05:10 -0600
opencv's python wrappers cannot make use of anything cuda, it's not in the api
(GpuMat is used in c++, but there's no counterpart for this in cv2/python)