LivenessWithVerifyReferenceOutput interface
The detail of face for verification.
Properties
| face |
The face region where the comparison image's classification was made. |
| quality |
Quality of face image for recognition. Possible values: "low", "medium", "high" |
| reference |
The image type which contains the face rectangle where the liveness classification was made on. Possible values: "Color", "Infrared", "Depth" |
Property Details
faceRectangle
The face region where the comparison image's classification was made.
faceRectangle: FaceRectangleOutput
Property Value
qualityForRecognition
Quality of face image for recognition.
Possible values: "low", "medium", "high"
qualityForRecognition: string
Property Value
string
referenceType
The image type which contains the face rectangle where the liveness classification was made on.
Possible values: "Color", "Infrared", "Depth"
referenceType: string
Property Value
string