getFacesEmotion: getFacesEmotion

Description Usage Arguments Value Author(s)

Description

Guess the emotions of people in the images.

Usage

1
getFacesEmotion(proxy, face_tokens)

Arguments

proxy

A FaceppProxy object. See newFaceppProxy for more details.

face_tokens

Face tokens returned by detectFaces.

Value

A list of emotions in the order of face_tokens. Each item is also a list, which is the possibility of 7 emotions: anger, disgust, fear, happiness, neutral, sadness and surprise.

Author(s)

Mengxiao Lin <linmx0130@gmail.com>


linmx0130/r_facepp documentation built on May 12, 2019, 5:40 a.m.