Iris-Recognition | This project is forked from osiris v4
kandi X-RAY | Iris-Recognition Summary
kandi X-RAY | Iris-Recognition Summary
This project is forked from osiris v4.1. Here is my job:.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Iris-Recognition
Iris-Recognition Key Features
Iris-Recognition Examples and Code Snippets
Community Discussions
Trending Discussions on Iris-Recognition
QUESTION
I've been searching for iris recognition implementations. I just see Matlab implementations only. why python doesn't have while python has more extensive and mature libraries?
How can I create my own iris-recognition system? can you help to define the road map?
...ANSWER
Answered 2020-Apr-30 at 11:44The first step is to find implement-ready codes, i recommend you to take a look at these:
- G6-iris-recognition python package
- iris-recognition by thuyngch in github (python)
- papers with code about iris-recognition
then if the codes above did not help (which is highly unusual), you have to make these steps:
- first search the available papers in this field, see the designs
if you like to implement the pipeline via neural networks
- train a CNN network in Tensorflow
- port it into OpenCV for compatibility with every device, take a look at this link for example
if you like to develop your algorithm via hand-customed algorithms, i highly recommend following a paper, this way is richly researched in the literature and is mature.
hopefully this helps.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Iris-Recognition
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page