Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.2 KB

File metadata and controls

23 lines (15 loc) · 1.2 KB

AgeEstimationDetection

Contains further characteristics particular to ageEstimation detection.

Properties

Name Type Description Notes
classification String The classification of the recognized object. [optional]
group String The group of the classification. [optional]
id Integer The id of the detection object. [optional]
probability Integer The probability that the object found matches the classification. [optional]
coordinates Coordinates [optional]
checkId String The id of the check that lead to the detection [optional]
faceSimilarity Integer Indicates the similarity-level of whether two faces belong to the same person [optional]
faceLivenessCheckScore Integer Indicates the liveness score of the selfie image [optional]
processedChecks AgeEstimationSubChecks [optional]
attributes List<AgeEstimationAttribute> Attributes of the idDocument detection. [optional]