FS-Interpretation of Results

Explanation of Result

KeyValue

face->account_source

Name of the account that the customer or blacklist belongs to

face->blacklist

Indicates whether the matched person is in the blacklist or not.

face->external_person_id

A unique identifier string that is attributed to a unique ID number.

face->face_id

A unique identifier string that is attributed to a unique face.

face->image

String denoting the image that was searched.

face->match_result

Percentage of similarity between the searched person and the matched person.

face->person_id

The matched person's ID number.

face->person_name

The matched person's name.

FaceModelVersion

Algorithm model version used for face recognition.

FaceNum

Number of faces included in searched groups.

person_id

The ID number that was searched.

person_name

The name that was searched.

RequestId

The unique request ID, which is returned for each request.

status

Description of the results of this search request.

status_code

Code number that denotes whether the results were fetched successfully or not.

status_message

Message that denotes whether the results were fetched successfully or not

Last updated