Skip to content

shijiong/RPiCognitiveService

Repository files navigation

RPiCognitiveService

Microsoft Cognitive Service (Emotion, Face and Computer Vision) Demo UWP App for RPi with Windows 10 IoT Core.

Version 3

Integrate Emotion recognition to Face API

Version 2

The camera captured pictures are now supported in this version. image

Version 1

image

Hardware Requirement

Network Access for RPi. LifeCam HD-3000 (Version 2)

Build and Run

Open project with Visual Studio 2017 with Universal Windows App Development Tools installed; Choose ARM and Remote Machine, input the IP address of RPi; Copy and Paste your Emotion, Face and Computer Vision API Key from Azure Portal to PacePage.xaml.cs and PhotoPage.xaml.cs; Press Debug and run.

Work to do

Add Camera based Cognitive Service in the near future.

Thanks

This work is achieved based on the ComputerVision.UWP by sherlockchou86 (https://github.com/sherlockchou86/ComputerVision.UWP).

About

CognitiveService App Running on Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages