Face Engine SDK  5.17.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::SmileTypeScores Struct Reference

Scores of smile type. Probability scores are defined in [0,1] range. Scores in this struct sum up to 1.0. We use them to decide if person is smiling with teeth's exposed or not. More...

#include <IMouthEstimator.h>

Public Attributes

float smileLips
 person is smiling with lips score
 
float smileOpen
 person is smiling with open mouth score
 

Detailed Description

Scores of smile type. Probability scores are defined in [0,1] range. Scores in this struct sum up to 1.0. We use them to decide if person is smiling with teeth's exposed or not.


The documentation for this struct was generated from the following file: