Updated on 2022-08-08 GMT+08:00

DetectFace

Function

This topic describes the face structures returned by Face Detection and Face Verification.

Parameter Description

Table 1 Structure format description

Parameter

Type

Description

bounding_box

BoundingBox object

Position of a face in an image.

For details about the BoundingBox structure, see BoundingBox.