Face Engine SDK 5.25.0
A face detection, recognition and tracking engine.
Loading...
Searching...
No Matches
fsdk::Landmarks5Indexes Struct Reference

Enumerates detected landmarks. Only valid for template with 5 landmarks. More...

#include <Landmarks.h>

Public Types

enum  {
  LandmarkLeftEye = 0 , LandmarkRightEye , LandmarkNose , LandmarkMouthLeftCorner ,
  LandmarkMouthRightCorner , LandmarkCount
}
 

Detailed Description

Enumerates detected landmarks. Only valid for template with 5 landmarks.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
LandmarkLeftEye 

Left eye center.

LandmarkRightEye 

Right eye center.

LandmarkNose 

Nose tip. Same as FL_NOSE_TIP.

LandmarkMouthLeftCorner 

Mouth left corner. Same as FL_MOUTH_LEFT_CORNER.

LandmarkMouthRightCorner 

Mouth right corner. Same as FL_MOUTH_RIGHT_CORENR.

LandmarkCount 

Not a landmark; counts number of detected landmarks.


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