php - Alternatives to face.com API -
sadly, face.com api being shut down due acquisition facebook.
are there decent alternatives out there?
i'm looking check given image if there face in + demographics content it.
sad news indeed. if have reason , have account, may extend until october, 2012: http://developers.face.com/extension-request/
for else, here's list of potential alternatives i've compiled:
- opencv: http://opencv.willowgarage.com/ (c/c++ @ least opensource, standalone , downloadable)
- viewdle (objective-c)... bought/axed google, instead see: face recognition on iphone
- betaface api: http://www.betafaceapi.com/ (c#/.net or api)
- rekognition: http://rekognition.com/ (api)
- lambda labs: http://lambdal.com/ (api; still in private beta)
- biometrycloud: http://www.biometrycloud.com/ (api; mentioned private beta)
- sky biometry: http://www.skybiometry.com/
the following similar more on augmented reality (ar) library side detecting objects or movement webcam only, extending trained detect faces in snapshots or uploaded images well:
- faceapi - track faces webcam: http://faceapi.com
- surf library - image recognition & feature extraction adobe flash platform: http://code.google.com/p/in-spirit/wiki/assurf
- content based image recognition - stab in php: http://web.archive.org/web/20120309034643/http://www.searchlores.org/finn_cbir_1.htm
- a not-so-slow javascript face detector: http://liuliu.me/ccv/js/nss/
- face detection in javascript via html5 canvas: https://github.com/neave/face-detection
if knows others, please feel free add here make list comprehensive possible.
update (2013-08-20): found article other day , thought should add here, though not sure how many projects listed there still active: http://blog.mashape.com/post/53379410412/list-of-40-face-detection-recognition-apis
Comments
Post a Comment