Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about iris-recognition

Read more about iris-recognition

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)

Questions - iris-recognition

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 ...
test-img

Sivadithiyan

python

opencv

computer-vision

hough-transform

iris-recognition

Votes: 0

Answers: 1

Latest Answer

Just do the math on your circle to find the rectangle(square) parallel to the photo(you can support rotated rectangles with more math involved). X_min_rect = X_circle - R Y_min_rect = Y_circle - R Whe...
test-img

Ευάγγελος Γρηγορόπουλος

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved