First time here? Check out the FAQ!
answered 2015-12-19 04:26:29 -0600
your enum value for cvtColor is wrong. please try like:
cv2.cvtColor(frame1, cv2.COLOR_BGR2GRAY)