public class Face.Expressions
extends java.lang.Object
Constructor and Description |
---|
Face.Expressions() |
Modifier and Type | Method and Description |
---|---|
float |
getAttention()
Gets the Attention score, a float in the range [0,100].
|
float |
getBrowFurrow()
Gets the Brow Furrow score, a float in the range [0,100].
|
float |
getBrowRaise()
Gets the Brow Raise score, a float in the range [0,100].
|
float |
getChinRaise()
Gets the Chin Raise score, a float in the range [0,100].
|
float |
getEyeClosure()
Gets the Eye Closure score, a float in the range [0,100].
|
float |
getInnerBrowRaise()
Gets the Inner Brow Raise score, a float in the range [0,100].
|
float |
getLipCornerDepressor()
Gets the Lip Corner Depressor score, a float in the range [0,100].
|
float |
getLipPress()
Gets the Lip Press score, a float in the range [0,100].
|
float |
getLipPucker()
Gets the Lip Pucker score, a float in the range [0,100].
|
float |
getLipSuck()
Gets the Lip Suck score, a float in the range [0,100].
|
float |
getMouthOpen()
Gets the Mouth Open score, a float in the range [0,100].
|
float |
getNoseWrinkle()
Gets the Nose Wrinkle score, a float in the range [0,100].
|
float |
getSmile()
Gets the Smile score, a float in the range [0,100].
|
float |
getSmirk()
Gets the Smirk score, a float in the range [0,100].
|
float |
getUpperLipRaise()
Gets the Upper Lip Raise score, a float in the range [0,100].
|
public float getAttention()
public float getBrowFurrow()
public float getBrowRaise()
public float getChinRaise()
public float getEyeClosure()
public float getInnerBrowRaise()
public float getLipCornerDepressor()
public float getLipPress()
public float getLipPucker()
public float getLipSuck()
public float getMouthOpen()
public float getNoseWrinkle()
public float getSmile()
public float getSmirk()
public float getUpperLipRaise()