Face Engine SDK  5.17.0
A face detection, recognition and tracking engine.
fsdk::HumanLandmark Struct Reference

Human keypoints landmark structure. More...

#include <HumanLandmarks.h>

List of all members.

Public Member Functions

 HumanLandmark (float s, const fsdk::Point2f &p)

Public Attributes

bool visible = false
 true if the current point is visible and point member contains valid coordinates.

Detailed Description

Human keypoints landmark structure.


Member Data Documentation

true if the current point is visible and point member contains valid coordinates.

Point coordinates.

Note:
If visible is not true, this field will contain invalid values.

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines