Skip to main content

The facial recognition

Project description

It returns the position by the facial recognition.

Install

$ pip install facedetection

How to use it

Supported API

  • Google Vision Face Detection API

  • Microsoft Projectoxford Detection API

  • Akamai Image Converter API

>>> from facedetection import MSProjectoxfordDetection
>>> detect = MSProjectoxfordDetection('YOUR API TOKEN')
>>> detect('http://your.image.url/path/to/image')

Contributors

  • peketamin

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page