Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eye-detection in MATLAB

I have two images. In one of the images, my eye is in the center position and in the other image, it is in the left. How do I find out whether my eye is in the left or the right?

I am using MATLAB. Are there any functions for this?

like image 809
Nave Avatar asked Nov 26 '25 00:11

Nave


1 Answers

A simple solution is to try to detect the iris using circular Hough Transform.

You can find a lot materials out there. To name a few, these two fileexchange submissions:

like image 166
Amro Avatar answered Nov 27 '25 15:11

Amro



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!