![]()  | 
  
    Face Engine SDK
    5.17.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 | 
| constexpr size_t | size () const noexcept | 
Public Attributes | |
| HumanLandmark | landmarks [numOfLandmarks] | 
Static Public Attributes | |
| static constexpr size_t | landmarksCount = numOfLandmarks | 
Human keypoints landmarks template structure.