Facial recognition SDK for mobile applications
I have google that didn't help much to find an answer. What is the best SDK for still image face recognition running on both iOS and Java.
* I am not looking for SAAS service
Thank!
+3
Guy Katznelson
source
to share
1 answer
OpenCV is basically a free and very powerful SDK for all kinds of image processing. It can work on Android and iOS . You can also use it from Java . There are several ways to use Face Recognition . OpenCV is very well optimized, but I have no experience with it on smartphones.
+2
Mario dekena
source
to share