• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Face recognition

dafy

Lurker
Hi

I want to develop Face recognition in android phones but I didn't know what programming language is the most suitable and by what algorithm ?

can you give me advise about that please
 
Hi Dafy, welcome to AF :)

In the newest (just being released now-ish) version of Android, there will be a built in Face "detection" API -- not the same, but I figured it might be something you would want to look at.

See here:

Android 4.0 Platform Highlights | Android Developers

For easier focusing and image processing, a face-detection service identifies and tracks faces in a preview and returns their screen coordinates.


As for stuff that works on other versions of Android, I would think you may want to look into websites/services you can use. I dont know of any off the top of my head though.

(also moved this to app development forum)
 
Back
Top Bottom