![]() |
Face Engine SDK
5.17.0
A face detection, recognition and tracking engine.
|
Human keypoints landmark structure. More...
#include <HumanLandmarks.h>
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. | |
Human keypoints landmark structure.
| bool fsdk::HumanLandmark::visible = false |
true if the current point is visible and point member contains valid coordinates.
Point coordinates.