Skip to content

tgranqvist/azure-face-api-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demo of Azure Face API with Python

This is a demo of the Face API using Python. It shows how to do simple face detection and framing.

Requirements

Running

  • Install the dependencies: pip install -r requirements.txt
  • Create an API key, set it as environment variable FACE_API_KEY
  • Run it: Python demo.py [image url]. If no image url given, uses example one from https://www.how-old.net/

About

Demo on using the Azure Face API from Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages