Posts by xablau • 11 points
1 post
-
0
votes0
answers56
viewsQ: Know the radius of the circle using the python cv2 library
I need to find the radius of the circle using the cv2 library, I have the following code: What he does is circle where he finds circles within the parameters I set, now I want to know the radius of…