Constructor and Description |
---|
Face.Emotions() |
Modifier and Type | Method and Description |
---|---|
float |
getAnger()
Gets the Anger score, a float in the range [0,100].
|
float |
getContempt()
Gets the Contempt score, a float in the range [0,100].
|
float |
getDisgust()
Gets the Disgust score, a float in the range [0,100].
|
float |
getEngagement()
Gets the Engagement score, a float in the range [0,100].
|
float |
getFear()
Gets the Fear score, a float in the range [0,100].
|
float |
getJoy()
Gets the Joy score, a float in the range [0,100].
|
float |
getSadness()
Gets the Sadness score, a float in the range [0,100].
|
float |
getSurprise()
Gets the Surprise score, a float in the range [0,100].
|
float |
getValence()
Gets the Valence score, a float in the range [-100,100].
|
public float getAnger()
public float getContempt()
public float getDisgust()
public float getEngagement()
public float getFear()
public float getJoy()
public float getSadness()
public float getSurprise()
public float getValence()
Copyright © 2015. All rights reserved.