An open API service indexing awesome lists of open source software.

https://github.com/francedot/xam-cognitive-demo

Xamarin.Forms Demo (Droid and UWP) integrating Face, Emotion and Vision Cognitive Services
https://github.com/francedot/xam-cognitive-demo

Last synced: 25 days ago
JSON representation

Xamarin.Forms Demo (Droid and UWP) integrating Face, Emotion and Vision Cognitive Services

Awesome Lists containing this project

README

        

# Xam-Cognitive-Demo

This repo includes a Xamarin.Forms Demo (Droid and UWP) that integrates Face, Emotion and Vision Cognitive Services in order to perform a near realtime evaluation by processing the camera frame.
Custom Renderers use is mandatory since Xamarin.Forms does not provide a Camera Control.

*Authors: Francesco Bonacci*

## UWP Screenshots
![UWP CameraPage](/Images/UWP CameraPage.png)

## Android Screenshots
![Droid CameraPage](/Images/Droid CameraPage.png)