Help Center> Face Recognition Service> FAQs> General Consulting> How Can Multiple Faces Be Recognized in an Image with Multiple Faces?
Updated on 2023-10-19 GMT+08:00

How Can Multiple Faces Be Recognized in an Image with Multiple Faces?

Currently, Face Recognition Service (FRS) can recognize only the largest face in an image containing multiple faces. You can follow the instructions here to perform face recognition (verification/retrieval) of multiple faces:

  1. Call the Face Detection API to obtain the pixel locations of multiple faces in an image.
  2. Snapshot the faces from the original image based on the location information. For reference information, see the Multi-Face Recognition Demo.
  3. Call Face Recognition APIs again to verify or retrieve multiple faces.

General Consulting FAQs

more