Class OmronHVCExpressionEstimation
An object containing expression estimation properties for a detected face from an Omron HVC device.
Parameters
Name | Description |
Neutral |
int The score for which the expression is neutral (0-100). |
Happiness |
int The score for which the expression is happy (0-100). |
Surprise |
int The score for which the expression is surprised (0-100). |
Anger |
int The score for which the expression is angry (0-100). |
Sadness |
int The weight for which the expression is sad (0-100). |
ExpressionDegree |
int The degree of emotion from 100 to -100. High positive = very happy, high negative = very angry, surprised, or sad. |
Remarks
The score (0 to 100) of each expression indicates the likeliness of the face displaying the estimated expression and a higher score will indicate higher likeliness.
The degree expression (100 to -100) indicates the general positive or negative expression in the face. A degree closer to 100 will indicate a high degree of happiness while a degree closer to -100 will indicate a high degree of anger or sadness. A degree of 0 indicates that the expression is neither positive not negative.
Requirements
KioWare for Windows version 8.16 or greater.