Face API: liveness check

acp1092 1 Reputation point
2020-06-09T14:39:59.05+00:00

Does Face API support a liveness check?
We want to ensure that the face camera sees is a live person, rather a photo or a video of someone. Does Face API support something like that?

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
176 questions
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. GiftA-MSFT 11,171 Reputation points
    2020-06-10T05:23:09.237+00:00

    Please check out scenarios provided in Cognitive-Samples-IntelligentKiosk (specifically Realtime Crowd Insights) and live video stream insights.


  2. romungi-MSFT 48,541 Reputation points Microsoft Employee
    2020-06-16T08:36:19.877+00:00

    @acp1092 The guidance to use Face API as an custom liveness check is to detect head gestures. Here is the documentation and the sample to test the same.

    0 comments No comments

  3. Bas Hendri 0 Reputation points Microsoft Employee
    2025-02-07T21:57:32.72+00:00

    Face API Liveness Detection is now GA.

    Explore: Learn more about integrating liveness detection into your applications by this tutorial.

    Try it out: Liveness detection is available to experience in Vision Studio

    Get started: Try our sample code: Azure-Samples/azure-ai-vision-sdk

    0 comments No comments

  4. Bas Hendri 0 Reputation points Microsoft Employee
    2025-02-07T21:58:43.7766667+00:00

    Face API Liveness Detection is now GA.

    Explore: Learn more about integrating liveness detection into your applications by this tutorial.

    Try it out: Liveness detection is available to experience in Vision Studio

    Get started: Try our sample code: Azure-Samples/azure-ai-vision-sdk

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.