java - Face recognition library in android -
i there face recognition sdk/library available 1 can use in android ?
whenever search on google came across recognizr , has idea sdk or helps developer in developing face recognition application
are looking face detection (find face in photo) or face recognition (identify face in photo)?
facedetection.com has decent list of opensource , commercial software detection and/or recognition.
for face recognition, here's found on sourceforge:
- http://sites.google.com/site/elsamuko/c-cpp/opencv-facerecog
- https://github.com/b051/facereco (moved facereco.com redirects sketchy, unrelated site)
then there commercial offerings:
when googling keeps handing result don't want (e.g., recognizr), trick add term search leading minus (-recognizr
) negate term.
Comments
Post a Comment