Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I want to create an application for Iris Recognition for android phone, using it's own camera. For that I need to create a CNN model and train it, but I have no idea how to integrate that model with my application. I'm not sure if this way would work since I'm new to this subject, if anyone knows a different method, I'm open to listening to new ideas. Also, it will be okay if this model is placed in any server, and the app will only send the input and get the required results. If anyone can please suggest me a proper way to develop this, it will be quite helpful for completing my project.

What I have tried:

I have heard about tensorflow a lot, but i didn't implement anything since i'm new to this subject.
Posted
Comments
[no name] 2-Feb-20 11:50am    
You can either pay someone or educate yourself. This is a project, not a "question". Part of the education process will be to think of "good questions" to move things along.
vitik corp 2-Feb-20 12:10pm    
I'm willing to do it my self, but what technologies should I use? Actually I can create a model in opencv, but how can I integrate it in android application, that's the only thing I want to know.
[no name] 3-Feb-20 3:43am    
By "reading", you become familiar with multiple possible solutions and YOU pick one that works for you and you go from there. You're still 8 miles high.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900