Figure 1.

Figure 2.

Figure 3.

Figure 4.

Figure 5.

Figure 6.

Figure 7.

Figure 8.

Figure 9.

Figure 10.

Description of returned values
| Field | Type | Instructions |
|---|---|---|
| Request_id | string | Distinguish each request, unique value |
| Faces | An array of string | The array of faces that were detected |
| Image_id | The identification of the detected picture | |
| Time_used | The integer | The time taken for the entire request, in milliseconds. |
| Error_message | string | Request failure information |
| Face_num | The integer | The number of faces recognized |
Faces array values
| Field | Type | Instructions |
|---|---|---|
| Face_token | string | Identification of human face |
| Face_rectangle | object | The position of the face box contains the following attributes. |
| Landmark | object | Coordinates of key points |
| Attributes | object | Facial feature information |