Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to SkyBiometry Face Detection and Recognition API #1

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

Liuftvafas
Copy link

SkyBiometry Face Detection And Recognition API is intended to be used as a drop-in replacement for developers using face.com API. I would like to suggest to switch to this service because face.com API is no longer available.

snoack and others added 28 commits December 17, 2011 17:48
…es. Also

use a get_random_string function instead of tempfile.
That way it is more robust against clashing file/field names and less code to maintain.
…e, it would

try to decode any other data in the mutlipart response when concatenating, which
will usually fail, as image data can't be decoded as ascii text.
UnicodeDecodeError when using file-like objects with unicode name.
Because SkyBiometry is intended to be used as a drop-in replacement for
developers using face.com API most of functionality should work.
Some minor fixes:
- removed print statement
- added account/namespaces method
- 'detector' parameter was missing in faces/recognize call
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants