Face Engine SDK  5.17.0
A face detection, recognition and tracking engine.
fsdk::HumanLandmarks< numOfLandmarks > Struct Template Reference

Human keypoints landmarks template structure. More...

#include <HumanLandmarks.h>

List of all members.

Public Member Functions

const HumanLandmarkoperator[] (int idx) const noexcept
HumanLandmarkoperator[] (int idx) noexcept
constexpr size_t size () const noexcept

Public Attributes

HumanLandmark landmarks [numOfLandmarks]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines