Skip to content

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

Notifications You must be signed in to change notification settings

raulrene/emotion-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published