Face Engine SDK  5.14.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::HumanLandmarks< numOfLandmarks > Struct Template Reference

Human keypoints landmarks template structure. More...

#include <HumanLandmarks.h>

Public Member Functions

const HumanLandmarkoperator[] (int idx) const noexcept
 
HumanLandmarkoperator[] (int idx) noexcept
 

Public Attributes

HumanLandmark landmarks [landmarksCount]
 

Static Public Attributes

static constexpr size_t landmarksCount = numOfLandmarks
 

Detailed Description

template<size_t numOfLandmarks = 17>
struct fsdk::HumanLandmarks< numOfLandmarks >

Human keypoints landmarks template structure.


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