img = cv2.line(img, pt1=(700, 675), pt2=(700, 550), color=(0, 200, 0), thickness=20) img = cv2.line(img, (625, 675), (700, 550), color=(0, 200, 0), thickness=20) img ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results