python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to draw a rectangle over a circle detected using Hough circle (without contours)?
I want to draw a rectangle over a circle which I obtained using the Hough circle function over a picture of a human eye. To draw a rectangle I need edge-x-coord, edge-y-coord, height and width as per ...
Sivadithiyan
Votes: 0
Answers: 1