sequence_face_landmarks
Utility for sequence face landmarks
sfl::Face Struct Reference

Represents a face detected in a frame. More...

#include <sequence_face_landmarks.h>

Public Attributes

int id
 Face id.
 
cv::Rect bbox
 Bounding box.
 
std::vector< cv::Point > landmarks
 Face landmarks.
 

Detailed Description

Represents a face detected in a frame.


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