![]()  | 
  
    Face Engine SDK 5.26.0
    
   A face detection, recognition and tracking engine. 
   | 
 
Head pose estimation output. More...
#include <IHeadPoseEstimator.h>
Public Types | |
| enum | FrontalFaceType { Non = 0 , Good , ISO } | 
Public Member Functions | |
| FrontalFaceType | getFrontalFaceType () const | 
| Returns type of face frontality.  | |
Public Attributes | |
| float | pitch | 
| Pitch angle estimation.  | |
| float | yaw | 
| Yaw angle estimation.  | |
| float | roll | 
| Roll angle estimation.  | |
Head pose estimation output.
These values are produced by IHeadPoseEstimator object. Each angle is measured in degrees and in [-180, 180] range.