when i process this program about 10 seconds, it returns cv2.line(line_image,(x1,y1),(x2,y2),(255,0,0),10) OverflowError: signed integer is less than mininum
when i process this program about 10 seconds, it returns
cv2.line(line_image,(x1,y1),(x2,y2),(255,0,0),10)
OverflowError: signed integer is less than mininum