A console application that can detect and recognize human faces in images. The application uses the Face client library for .NET
- Visual Studio IDE
- Azure subscription
- Face resource
See IFaceOperations methods such as DetectWithStreamAsync
to detect faces in a local image.