Ask Your Question
1

Need the latest face-recogniton apk for Android

asked 2013-09-25 20:09:41 -0600

ArjunKumar gravatar image

updated 2013-09-26 01:37:59 -0600

berak gravatar image

Hello All,

I am new to Open CV. I am working on a project that involves the interaction of an application running on a mobile device and database present on a server. The main intention is to reduce the turn around time. Since face-recognition involves performing a detection and then running through a database to recognize the face, it serves as a perfect benchmark for the project.

I was able to get the Tegra Android Development Pack. I installed the pack and imported the Open-CV Sample code. This contains a sample code for face-detection. However, this is not the latest code as once got the apk on the mobile there was a popup to update the code from google play.

Please help me to find the latest apk for face-recognition. Is the code available? Also, is the code available for face detection or face recognition. Plese help me with this.

Thanks, Arjun


edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
1

answered 2013-09-26 01:43:23 -0600

There was no changes in this sample for a long time, so I think your version of example is up-to-date. The latest OpenCV4Android SDK you can download from official project veb site. OpenCV is open source project, so you can download the latest development state from github. Use branch 2.4 if you want to use OpenCV Manager and be compatible with nearest releases.

edit flag offensive delete link more
0

answered 2013-09-26 01:29:36 -0600

Moster gravatar image

You were most likely not asked to update the code. You were asked to update the opencv manager which is mostly irrelevant to your problem. The code of the samples hasnt been changed for quite some time I think.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-09-25 20:09:41 -0600

Seen: 748 times

Last updated: Sep 26 '13