github Azure/azure-sdk-for-net Azure.AI.Vision.Face_1.0.0-beta.1

latest releases: Azure.ResourceManager.KeyVault_1.3.0, Azure.ResourceManager.ApiManagement_1.2.0, Azure.ResourceManager.Sql_1.3.0-beta.9...
pre-releaseone month ago

1.0.0-beta.1 (2024-05-27)

This is the first preview Azure AI Face client library that follows the .NET Azure SDK Design Guidelines.
This library replaces the package Microsoft.Azure.CognitiveServices.Vision.Face.

This package's documentation and samples demonstrate the new API.

  • This library supports only the Azure AI Face v1.1-preview.1 API.
  • The namespace/package name for Azure AI Face has changed from Microsoft.Azure.CognitiveServices.Vision.Face to Azure.AI.Vision.Face.
  • Three client design:
    • FaceClient to perform core Face functions such as face detection, verification, finding similar faces and grouping faces.
    • FaceSessionClient to interact with sessions which is used for Liveness detection.

Features Added

  • Added support for Liveness detection.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.