Banuba SDK
|
#include <functional>
Go to the source code of this file.
Enumerations | |
enum class | bnb::interfaces::action_units_indices : int { BrowDownLeft , BrowDownRight , BrowInnerUp , BrowOuterUpLeft , BrowOuterUpRight , CheekPuff , CheekSquintLeft , CheekSquintRight , JawForward , JawLeft , JawRight , JawOpen , MouthClose , MouthFunnel , MouthPucker , MouthLeft , MouthRight , MouthSmileLeft , MouthSmileRight , MouthDimpleLeft , MouthDimpleRight , MouthRollUpper , MouthShrugUpper , MouthShrugLower , MouthRollLower , MouthFrownLeft , MouthFrownRight , MouthUpperUpLeft , MouthUpperUpRight , MouthLowerDownLeft , MouthLowerDownRight , NoseSneerLeft , NoseSneerRight , MouthPressLeft , MouthPressRight , MouthStretchLeft , MouthStretchRight , EyeBlinkLeft , EyeBlinkRight , EyeWideLeft , EyeWideRight , EyeSquintLeft , EyeSquintRight , EyeLookDownLeft , EyeLookInLeft , EyeLookOutLeft , EyeLookUpLeft , EyeLookDownRight , EyeLookInRight , EyeLookOutRight , EyeLookUpRight , total_au_count } |
|
strong |
Enumerator | |
---|---|
BrowDownLeft | 0 |
JawLeft | 9 |
MouthDimpleLeft | 19 |
MouthLowerDownLeft | 29 |
EyeWideLeft | 39 |
EyeLookUpRight | 50 |
total_au_count | 51 |
Definition at line 14 of file action_units_indices.hpp.