MoodRing
Emotion Detection – Emota– v2.0
A social media mobile app that allows participants to communicate their emotional states in a realtime manner to contacts, family and friends.
Personalized experiences can be embedded into mobile and personal communication devices. As we can detect smiles, frowns, confusion, and anger, content of the device can be altered, to create a fun, interactive experience, which is personally responsive and intelligent. By intersecting through a direct communication between personal peer to peer mobile apps, or social media such as facebook, twitter, myspace, moods can be instantly conveyed to friends and family – when desired by the individual. Individuals can join in “Mood Rings,” that allow them to share only within their selected contacts and friends. This creates a more personalized social media experience. Rings can be created with varying levels of intimacy, from family members, to close friends, out to acquaintances and further to broader groups as well.
The video above, demonstrates capture, normalization and detection of a face and the process of emotion recogntion, with the resuting a response based on emotions detected.
The system intelligently analyzes the participants faces, by a camera capture via a mobile app. Based on sensing personal characteristics of the viewer modifies the form and content of the media.
This installation seeks to engage the viewer as well as remote participants in an aesthetic experience that is audience controlled.The system is implemented using backend server applicaion for the analysis of the facial images within a image field using Viola and Jones Open CV Haar-like features application [1], [2],[3] and a “feret” database [4] of facial image and support vector machine (LibSVM) [3] to classify the capture of the camera view field and identify if a face existd. The system processses the detected faces using an elastic bunch graph mapping technique that is trained to determine facial expressions. These facial expressions are graphed on a sliding scale to match the distance from a target emotion graph, thus giving an approx-imate determination of the users mood.
Further work will perfect the algortihm to increase accuracy, and allow capture and detection under a wide variety of environmental factors. Inherrent in this project is the need to make use of a varied graduated scale of certian emotions, such as anger and happiness, as defined by Eckman, et al. This would allow for users to be able to communicate varying levels of their moods to those in their rings.