/FaceAnalyzer

A console application that can detect and recognize human faces in images.

Primary LanguageC#

FaceAnalyzer

A console application that can detect and recognize human faces in images. The application uses the Face client library for .NET

Prerequisites

  • Visual Studio IDE
  • Azure subscription
  • Face resource

Tip

See IFaceOperations methods such as DetectWithStreamAsync to detect faces in a local image.