FaceDetail
FaceDetail
Field | Description |
|---|---|
faceResult |
|
faceImage |
When returnImageType is When returnImageType is |
faceImageTime |
|
faceImageFar |
When returnImageType is When returnImageType is |
faceImageFarTime |
|
faceImageNear |
When returnImageType is When returnImageType is |
faceImageNearTime |
|
silentImage |
When returnImageType is When returnImageType is |
silentImageTime |
|
auditImageUrl |
|
faceLivenessScore |
|
livenessAttackType |
|
livenessType |
|
livenessFlowCategory |
. |
faceSimilarityScore |
|
eventDetails |
|
faceVideoUrl |
|
faceResult
Value | Description |
|---|---|
PASS | **IDV/FA: **faceLivenessScore >= 50 and faceSimilarityScore >= Face Comparison Threshold. **LD: **faceLivenessScore >= 50. |
FAIL | **IDV/FA: **faceLivenessScore < 50 or faceSimilarityScore < Face Comparison Threshold. **LD: **faceLivenessScore < 50. |
livenessAttackType
| Value | Description |
|---|---|
| null | Not Attack. (Only when faceLivenessScore >= 50) |
| 1 | Presentation Attack. (Only possible when faceLivenessScore < 50) |
| 2 | Injection Attack. (Only possible when faceLivenessScore < 50) |
| 3 | Unsure Attack. (Only possible when faceLivenessScore < 50) |
eventDetails
| field | Description |
|---|---|
| event | string,Event name. |
| result | string,Event result. |
| createTimestamp | long,Millisecond timestamp. |
faceVideoUrl
- the video evidence collected in face capture stage.
- This function is not enabled by default. Please contract us to enable it if your business need face search.
| Value | Description |
|---|---|
| null | there is no video for this verification. |
| PENDING | the video is in generating. |
| ERROR | the video generates failed. |
| https://xxxx.xxx | the video link link that will be expired in 1 day. |
Updated about 2 months ago
