cv2.findContours returns rotated coordinates. how to make them ordered?

前端 未结 0 487
日久生厌
日久生厌 2020-12-30 00:59

I am trying to find 4 corners of box in image using cv2.findCountours and using approxpoly method to find biggest countour. The problem is when i use those coordinates to cr

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