IdentifyCandidate Class
All possible faces that may qualify.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
IdentifyCandidate
Constructor
IdentifyCandidate(*, person_id: str, confidence: float, **kwargs)
Parameters
- confidence
- float
Required
Required. 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).
Feedback
Submit and view feedback for