Face Engine SDK  5.25.0
A face detection, recognition and tracking engine.
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>

List of all members.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines