IdentifyCandidate interface
All possible faces that may qualify.
Properties
confidence | Confidence threshold of identification, used to judge whether one face belong to one person. The range of confidenceThreshold is [0, 1] (default specified by algorithm). |
person |
Id of candidate |
Property Details
confidence
Confidence threshold of identification, used to judge whether one face belong to one person. The range of confidenceThreshold is [0, 1] (default specified by algorithm).
confidence: number
Property Value
number
personId
Id of candidate
personId: string
Property Value
string