How to convert Python OpenCV Contours to BoundingRect and HoughCircles?

后端 未结 0 1458
北荒
北荒 2021-02-05 02:07

Currently, I am using contours to find all shapes in my image. This is working great to find all shapes, but I want to convert these shapes(circles and squares) to HoughCircles

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