How can I detect the rightmost line

前端 未结 0 1352
孤街浪徒
孤街浪徒 2020-12-14 07:02

enter image description here

enter code here
ret, thresh = cv2.threshold(imgGray, 100, 255, 1)
cnts = cv2.findContours(threshh.copy(), cv2.RETR_LIST, cv2.CHAI         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题