Face Engine SDK
5.14.0
A face detection, recognition and tracking engine.
|
Human keypoints landmarks template structure. More...
#include <HumanLandmarks.h>
Public Member Functions | |
const HumanLandmark & | operator[] (int idx) const noexcept |
HumanLandmark & | operator[] (int idx) noexcept |
Public Attributes | |
HumanLandmark | landmarks [landmarksCount] |
Static Public Attributes | |
static constexpr size_t | landmarksCount = numOfLandmarks |
Human keypoints landmarks template structure.