FaceCandidateIndexer Class¶ Namespace: id3.Face Definition¶ Represents a candidate from the FaceIndexer search. Properties¶ Name Type Description score int Match score between the reference user in the FaceIndexer and the probe used to perform the search. uuid byte[] UUID of the result candidate. Methods¶ Name Description clone Clones the FaceCandidateIndexer object.