Azure Face API

Component ID

2911617

Component name

Azure Face API

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

234

Component created

Component changed

Component body

Face API Module integrates with Microsoft Face API, a cloud-based service that provides the most advanced face algorithms. Face API has two main functions: face detection with attributes and face recognition.

Face - Detect

  • Detect human faces and compare similar ones
  • Organize images into groups based on similarity
  • Identify previously tagged people in images

Following API methods are available in the current release.

Face - Detect

Face API detects up to 64 human faces with high precision face location in an image. And the image can be specified by file in bytes or valid URL.

Face - Detect