Code in which error is present:
ret,frame = cap.read() imgHsv = cv2.cvtColor(frame,cv2.COLOR_BGR2HSV)
error: imgHsv = cv2.cvt