This API provides face recognition functionalities. You can use it to identify and analyze faces in images or videos.

Features

  • Face Detection: Detect faces in an image or video.
  • Face Recognition: Identify individuals in a group photo or video.
  • Emotion Analysis: Analyze the emotions of people in images or videos.

Usage

To use this API, send a GET request to /api/face_recognition.

Parameters

  • image_url: URL of the image or video.
  • language: Language for recognition (optional, default is English).

Example

To recognize faces in an image, send a GET request to:

GET /api/face_recognition?image_url=https://example.com/image.jpg

More Information

For more information about this API, please visit our Face Recognition Documentation.

Supported Languages

  • English
  • 中文

Images

Here is an example of a face detection result:

Face Detection Result