Sir/madam, Can any one please suggest an appropriate code to fit circle over iris image?

1 view (last 30 days)
we are working on a project related to iris recognition. we are segmenting the image using canny edge detector instead of using the circular hough transform. we have got the circle which indicates the iris outer boundary.the basepaper tells that we have to fit this circle over the original image and thus remove the portion outside this circle.Can any one please suggest an appropriate code to do this?

Accepted Answer

Image Analyst
Image Analyst on 16 Apr 2014
See my circle masking code, attached.
  8 Comments

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!