KanduAI SDK  1.1
Public Attributes | List of all members
rf_face_landmarks_struct Struct Reference

#include <api_types.h>

Public Attributes

int y_left_eye
 
int x_left_eye
 
int y_right_eye
 
int x_right_eye
 
int y_nose
 
int x_nose
 
int y_mouth_left
 
int x_mouth_left
 
int y_mouth_right
 
int x_mouth_right
 

Member Data Documentation

◆ x_left_eye

int rf_face_landmarks_struct::x_left_eye

◆ x_mouth_left

int rf_face_landmarks_struct::x_mouth_left

◆ x_mouth_right

int rf_face_landmarks_struct::x_mouth_right

◆ x_nose

int rf_face_landmarks_struct::x_nose

◆ x_right_eye

int rf_face_landmarks_struct::x_right_eye

◆ y_left_eye

int rf_face_landmarks_struct::y_left_eye

◆ y_mouth_left

int rf_face_landmarks_struct::y_mouth_left

◆ y_mouth_right

int rf_face_landmarks_struct::y_mouth_right

◆ y_nose

int rf_face_landmarks_struct::y_nose

◆ y_right_eye

int rf_face_landmarks_struct::y_right_eye

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