First time here? Check out the FAQ!
answered 2020-02-25 08:03:04 -0600
Return the value like this
lumGPU = cv2.cuda.resize(lumGPU0,(imgHDX,imgHDY),interpolation=cv2.INTER_CUBIC)
updated 2020-02-25 08:03:19 -0600