Tizen Native API  6.5
camera_detected_face_s Struct Reference

Public Attributes

int id
int score
int x
int y
int width
int height

Detailed Description

The structure type for face detection.

Since :
2.3

Member Data Documentation

The height of the face

The ID of each face

The confidence level for the detection of the face

The width of the face

The x coordinates of the face

The y coordinates of the face