how to do iris authentication using AES
Mostrar comentarios más antiguos
pls give an code for iris authentication using AES algorithm...or any other algorithm best suits for iris authentication
Respuestas (2)
Image Analyst
el 9 de Ag. de 2015
0 votos
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 comentarios
Walter Roberson
el 9 de Ag. de 2015
Oh, they don't care about recognizing irises, only about authenticating them. ;-)
Image Analyst
el 9 de Ag. de 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).
Walter Roberson
el 9 de Ag. de 2015
This is recognition ;-)

Walter Roberson
el 9 de Ag. de 2015
0 votos
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.
Categorías
Más información sobre Semantic Segmentation en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!