Fix cv2 line drawing command by converting parameters to int
Exactly as said in the title, currently the examples fail due to a parameter type error to the function cv2.line
Exactly as said in the title, currently the examples fail due to a parameter type error to the function cv2.line