Faces.FacesIdentifyDefinition Interface
public interface FacesIdentifyDefinition extends Faces.FacesIdentifyDefinitionStages.WithPersonGroupId,Faces.FacesIdentifyDefinitionStages.WithFaceIds,Faces.FacesIdentifyDefinitionStages.WithExecute
The entirety of identify definition.
Inherited Members
Faces.FacesIdentifyDefinitionStages.WithExecute.execute()
Faces.FacesIdentifyDefinitionStages.WithExecute.executeAsync()
Faces.FacesIdentifyDefinitionStages.WithAllOptions.withConfidenceThreshold(Double confidenceThreshold)
Faces.FacesIdentifyDefinitionStages.WithFaceIds.withFaceIds(List<UUID> faceIds)
Faces.FacesIdentifyDefinitionStages.WithAllOptions.withMaxNumOfCandidatesReturned(Integer maxNumOfCandidatesReturned)
Faces.FacesIdentifyDefinitionStages.WithPersonGroupId.withPersonGroupId(String personGroupId)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java