Please check out scenarios provided in Cognitive-Samples-IntelligentKiosk (specifically Realtime Crowd Insights) and live video stream insights.
Face API: liveness check
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?
4 answers
Sort by: Most helpful
-
-
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.
-
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
-
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