A modified demo app from Affectiva, reflecting on the usage of emotion recognition software through a story by W.F. Hermans.
Go to file
Ruben van de Ven 51a17caeb8 Add audio to README 2020-01-29 11:23:20 +01:00
app Changed to look like the clearer old-school style as used in original WeKnowHowYouFeel 2016-10-30 21:28:13 +01:00
gradle/wrapper replace deprecated calls to setAllAppearance with setAllAppearances 2016-08-18 18:57:29 -04:00
.gitignore Use .aar archive to install SDK 2016-02-27 08:37:13 -05:00
.travis.yml Update Travis components 2016-07-18 17:36:02 +02:00
README.md Add audio to README 2020-01-29 11:23:20 +01:00
WeKnowHowYouFeel.iml First weknowhowyoufeel version with new Affectiva SDK 2016-10-05 18:34:36 +02:00
build.gradle First weknowhowyoufeel version with new Affectiva SDK 2016-10-05 18:34:36 +02:00
gradlew Update project dependencies and add placeholders for SDK files. 2016-01-25 17:17:11 -05:00
gradlew.bat Add support for multiface mode, appearance identifiers, emoji, and landscape mode. 2016-01-25 17:17:11 -05:00
license.txt Add copyright information to every java source file and every project xml file 2016-01-25 17:24:23 -05:00
settings.gradle Move AffdexMe files up to root 2015-11-16 14:10:32 -05:00

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.