Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.47 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.47 KB

Emojifier

Simple Xamarin Forms application to detect faces, and to detect emotions using Microsoft Azure Face API on Android, iOS and UWP

Android build iOS build
Build status Build status


Screenshot Screenshot

How to develop

Read the compleget guide here
https://medium.com/inspiredbrilliance/face-sentiment-analysis-using-azure-face-api-and-xamarin-forms-4b8d30da8ff8

Features

  1. Detects faces
  2. Detects emotion on those faces
  3. Places an emoji matching that sentiment on to the face
  4. Draws a rectangle around the face
  5. Puts a label describing the predominant sentiment on the face
  6. Swtichable between emoji mode or text mode

Built with

Author