您好,请问一下这个该怎么处理:print(cv2.cuda.getCudaEnabledDeviceCount())输出报错:AttributeError: module 'cv2.cv2' has no attribute 'cuda'这个该怎么处理
opencv-python版本的问题,升到最新合适的版本就可以了