Utkarsh Mishra

Results 4 issues of Utkarsh Mishra

Traceback (most recent call last): File "D:\Computer Vision\pyANPD-master\pyANPD.py", line 152, in o1 = process_image(path, 0, type='rect') File "D:\Computer Vision\pyANPD-master\pyANPD.py", line 73, in process_image gray = cv2.cvtColor(input_image, cv2.COLOR_BGR2GRAY) TypeError: Expected cv::UMat...