Cognitive-Face-Windows
Cognitive-Face-Windows copied to clipboard
Windows SDK for the Microsoft Face API, part of Cognitive Services
This error pops up whenever I try to run this application. The debugger points to the line of code below the line where we create a new faceserviceclient object. Projectoxford.face.contract.face[]...
According to the README and several other sources, this library (Project Oxford) is deprecated in place of Microsoft.Azure.CognitiveServices.Vision.Face, however, the CognitiveServices SDK is labeled as a prerelease according to the...
I want to use the API for face tagging on doors in my company, but I noticed that upon receiving a printed photo image api returns as valid, is there...
Microsoft.ProjectOxford.Face cant be found anymore.
Hello Team, I was consuming the face in a sample Bot project. I was able to exploit the API but after the completion of process i,e face Analysis I am...
Added Azure API best practices retry pattern helper for transient errors. The scenario fails if user tries more than 20 images, or tries to train/analyse within the same '20 per...
Change the ClientLibrary to target .net standard 1.1 so it can be used in .net core projects as well as .net framework projects. Currently we link in the one file...
Mobile developers want to take advantage of this package, but currently cannot due to targeting issues. Because there's really nothing Windows-specific in this (we're just pushing and pulling down data...