A modified demo app from Affectiva, reflecting on the usage of emotion recognition software through a story by W.F. Hermans.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ruben van de Ven 51a17caeb8
Add audio to README
3 years ago
app Changed to look like the clearer old-school style as used in original WeKnowHowYouFeel 7 years ago
gradle/wrapper replace deprecated calls to setAllAppearance with setAllAppearances 7 years ago
.gitignore Use .aar archive to install SDK 7 years ago
.travis.yml Update Travis components 7 years ago
README.md Add audio to README 3 years ago
WeKnowHowYouFeel.iml First weknowhowyoufeel version with new Affectiva SDK 7 years ago
build.gradle First weknowhowyoufeel version with new Affectiva SDK 7 years ago
gradlew Update project dependencies and add placeholders for SDK files. 7 years ago
gradlew.bat Add support for multiface mode, appearance identifiers, emoji, and landscape mode. 7 years ago
license.txt Add copyright information to every java source file and every project xml file 7 years ago
settings.gradle Move AffdexMe files up to root 8 years ago

README.md

Includes an voice over of Mat Do reading a translated text by W.F. Hermans

Affectiva Logo

AffdexMe is an Android app that demonstrates the use of the Affdex SDK. It uses the camera on your Android device to view, process and analyze live video of your face. Start the app and you will see your face on the screen and metrics describing your expressions. Tapping the screen will bring up a menu with options to display the Processed Frames Per Second metric, display facial tracking points, and control the rate at which frames are processed by the SDK.

To use this project, you will need to:

  • Build the project using Android Studio
  • Run the app and smile!

If you are interested in learning how the Affectiva SDK works, you will find the calls relevant to the use of the SDK in the initializeCameraDetector(), startCamera(), stopCamera(), and onImageResults() methods. See the comment section at the top of the MainActivity.java file for more information.

Build Status


Copyright (c) 2016 Affectiva Inc.
See the file license.txt for copying permission.

This app uses some of the excellent Emoji One emojis.