IDLive Face C++ API 1.46.0
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
facesdk::Keypoints Struct Reference

Keypoints structure which is returned by DetectEngine. More...

#include <facesdk/DetectorEngine.h>

Public Attributes

int landmarks68 [68][2] = {{0}}
 

Friends

std::ostream & operator<< (std::ostream &os, const Keypoints &keypoints)
 override operator<<
 

Detailed Description

Keypoints structure which is returned by DetectEngine.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const Keypoints keypoints 
)
friend

override operator<<

Parameters
osstream object reference
keypointsKeypoints instance
Returns
stream reference

Member Data Documentation

◆ landmarks68

int facesdk::Keypoints::landmarks68[68][2] = {{0}}

Coordinates of 68 facial landmarks