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

BoundingBox

Function

This topic describes the position of a face in an image. The origin of coordinates (0, 0) is in the upper left corner.

Parameter Description

Table 1 Structure format description

Parameter

Type

Description

top_left_x

Integer

Horizontal coordinate of the upper-left corner of a rectangle

top_left_y

Integer

Vertical coordinate of the upper-left corner of a rectangle

width

Integer

Width of a rectangle

height

Integer

Height of a rectangle