Skip to content

Commit a845728

Browse files
committed
liveness ga announce
1 parent 38cf4c4 commit a845728

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

articles/ai-services/computer-vision/whats-new.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,24 @@ ms.author: pafarley
1919

2020
Learn what's new in Azure AI Vision. Check this page to stay up to date with new features, enhancements, fixes, and documentation updates.
2121

22+
23+
2224
## January 2025
2325

26+
### Face liveness detection GA
27+
28+
The Face liveness detection feature is now generally available (GA).
29+
30+
* Server-side API: [Face API v1.2](/rest/api/face/operation-groups?view=rest-face-v1.2)
31+
* Client-side SDK: [Azure AI Vision SDK 1.0.0](https://github.com/Azure-Samples/azure-ai-vision-sdk/releases/tag/1.0.0)
32+
33+
This SDK allows developers to utilize face liveness checks on both native-mobile applications and web-browsers applications for identity-verification scenarios.
34+
35+
The new SDK supports both Passive and Passive-Active modes. The hybrid Passive-Active mode is designed to require Active motion only in poor lighting conditions, while using the speed and efficiency of Passive liveness checks in optimal lighting.
36+
37+
For more information, see the [SDK release notes](https://github.com/Azure-Samples/azure-ai-vision-sdk/releases/tag/1.0.0).
38+
39+
2440
### Image Analysis 4.0 Preview API deprecation
2541

2642
On March 31, 2025, the Image Analysis 4.0 Preview APIs will be retired. Before that date, you'll need to migrate your Azure Image Analysis workloads to the [Image Analysis 4.0 GA ](/rest/api/computervision/operation-groups?view=rest-computervision-v4.0%20(2024-02-01))API.

0 commit comments

Comments
 (0)