Sadly, the face.com API is being shut down due acquisition by Facebook.
Are there any decent alternatives out there?
I\'m looking to check for a given i
There is a Open Source Project called "openbr" which is built over opencv and Qt, that’s has got few good api's to be used. Pretty Easy to use from shell and has got adapters for IIRC python and java too
example from website for face recognition:
$ br -algorithm FaceRecognition -compare me.jpg you.jpg
Github:https://github.com/biometrics/openbr Website: http://openbiometrics.org/