raulrene / emotion-detection

Playground for React Native in order to record camera feed and pass it to Emotion Recognition APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emotion-detection

Playing around with React Native in order to record camera feed and pass it to Emotion Recognition APIs.

Setup

  1. Get the code
  2. npm install
  3. You need to install Android SDK and have ANDROID_HOME set in the path. Check this thread to see how.
  4. Edit the js/api-key.js file with your Microsoft Cognitive Service API key.
  5. Connect your Android device and do a react-native run-android (preferably open another terminal tab and check the logs react-native log-android)

About

Playground for React Native in order to record camera feed and pass it to Emotion Recognition APIs.


Languages

Language:JavaScript 55.7%Language:Objective-C 25.9%Language:Python 9.7%Language:Java 8.7%