Home > Back-end >  Urgent, how to use OpenCV programming to obtain white pixel point set
Urgent, how to use OpenCV programming to obtain white pixel point set

Time:09-27

The background is black, a contour map of contour line is white, how to get the contour line white pixel point set, and then proposed synthetic minimum circle, coordinate computing center?

CodePudding user response:

Search Hough transform to detect the circle, have special functions

CodePudding user response:

Houghcircle get vector