how to do iris authentication using AES

1 view (last 30 days)
s v
s v on 9 Aug 2015
Commented: Walter Roberson on 9 Aug 2015
pls give an code for iris authentication using AES algorithm...or any other algorithm best suits for iris authentication

Answers (2)

Image Analyst
Image Analyst on 9 Aug 2015

Since you obviously don't want to write it yourself, there are many off-the-shelf iris recognition systems you can buy . See https://www.google.com/?gws_rd=ssl#q=iris+recognition. Buying one will get you up and running quickly without years of your own development, like they have spent. Getting someone to donate such a system may be tough, but possible. Contact them and ask.

  3 Comments
Image Analyst
Image Analyst on 9 Aug 2015
I was using "recognition" like in the "face recognition" context where you know you have a face and you just have to recognize/identify the individual who it is. There are a variety of iris authentication system, from some simpler ones that have the individual put their eyes right up to a camera and can grab excellent digital images, to more sophisticated systems like at the University of Kentucky ( http://vis.uky.edu/research/imaging/iris-recognition-system/ ). I've seen this in person. There they first need to find/detect the iris in an image of a person moving/walking through a scene, then perform the recognition/authentication/identification step after that (obviously a much more challenging environment).

Sign in to comment.


Walter Roberson
Walter Roberson on 9 Aug 2015
For legal reasons, the Mathworks servers cannot be used for discussion of AES or any other non-trivial encryption.
The "best" algorithm for iris authentication has not been written yet.

Community Treasure Hunt

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

Start Hunting!