Azure AI Vision Face samples for .NET
Azure AI Vision Face is a cloud service that gives you access to advanced algorithms that process images and return information based on the visual features you're interested in.
- Detect faces from image synchronously or asynchronously
- From local image file
- From URL
- Detect liveness in faces with session synchronously or asynchronously
- Detect liveness with face verification with session synchronously or asynchronously
- Stateless face recognition synchronously or asynchronously
- Verification and identification from Large Person Group synchronously or asynchronously
- Find similar faces from a large face list synchronously or asynchronously