Microsoft.Azure.CognitiveServices.Vision.Face
2.5.0-preview.1
This client library provides access to the Microsoft Cognitive Services Face APIs.
See the version list below for details.
Install-Package Microsoft.Azure.CognitiveServices.Vision.Face -Version 2.5.0-preview.1
dotnet add package Microsoft.Azure.CognitiveServices.Vision.Face --version 2.5.0-preview.1
<PackageReference Include="Microsoft.Azure.CognitiveServices.Vision.Face" Version="2.5.0-preview.1" />
paket add Microsoft.Azure.CognitiveServices.Vision.Face --version 2.5.0-preview.1
Release Notes
1) The API client name was changed from FaceAPI to FaceClient, in keeping with other Azure SDKs.
2) Supported customizing service endpoints by assigning the endpoint string to FaceClient.Endpoint. The endpoint string can be found on Azure Portal, it should contain only protocol and hostname, for example: https://westus.api.cognitive.microsoft.com/. This change ensures better global coverage.
3) Aligned with latest Face API, Million-Scale features (LargePersonGroup and LargeFaceList) were added.
4) Some inconsistencies in naming, parameter order were corrected.
5) Aligned with latest Face API, Snapshot features for data migration were added.
6) Aligned with latest Face API, multiple recognition model feature was added.
Dependencies
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
-
.NETFramework 4.6.1
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.4)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.CognitiveServices.Vision.Face:
Package | Downloads |
---|---|
PTI.Microservices.Library
Cloud Services library designed to be consumed in Microservices
|
|
O10.Client.Common
Package Description
|
|
Netcos.Extensions.CognitiveServices.Vision.Face
Package Description
|
|
softaware.FaceIdentification.CognitiveServices
Library for managing and identifying people with the Microsoft Azure Cognitive Service Face API.
|
|
O10.Client.Web.Common
Package Description
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Microsoft.Azure.CognitiveServices.Vision.Face:
Repository | Stars |
---|---|
microsoft/Cognitive-Samples-IntelligentKiosk
Welcome to the Intelligent Kiosk Sample! Here you will find several demos showcasing workflows and experiences built on top of the Microsoft Cognitive Services.
|
|
microsoft/Cognitive-Samples-VideoFrameAnalysis
A library with sample apps for continuous analysis of live video, using the Microsoft Cognitive Services Vision APIs.
|
|
microsoft/psi
Platform for Situated Intelligence
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.6.0-preview.1 | 8,909 | 8/13/2020 |
2.5.0-preview.2 | 3,475 | 7/7/2020 |
2.5.0-preview.1 | 48,068 | 7/19/2019 |
2.4.0-preview | 42,210 | 3/28/2019 |
2.3.0-preview | 10,399 | 1/30/2019 |
2.2.0-preview | 47,519 | 8/3/2018 |
2.0.0-preview | 3,052 | 7/9/2018 |
1.1.0-preview | 402 | 7/2/2018 |
1.0.2-preview | 4,162 | 1/25/2018 |