Skip to content

This application showcases the usage of an emotion recognition engine together with the Kinect body tracking.

License

Notifications You must be signed in to change notification settings

Metrilus/EmotionRecognition

Repository files navigation

Emotifier

This application showcases the usage of an emotion recognition engine together with the Kinect body tracking.

Prerequisties

REST APIs

Emotifier makes use of several REST-APIs you need to register for. Currently it uses Bing services, IBM Watson und the Microsoft Cognitive Services.

You need to register for these APIs and then put your credentials in an XML-file called ApiCredentials.xml. A sample can be found in the root directory of the application. The file with your credentials must then be put in the execution directory of the application.

Camera

The software requires a Microsoft Kinect v2 camera and the Kinect SDK.

You can download the SDK here: https://www.microsoft.com/en-us/download/details.aspx?id=44561

About

This application showcases the usage of an emotion recognition engine together with the Kinect body tracking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages