FaceCandidateList.get Method¶
Module: FaceCandidateList
Definition¶
Gets an item of the FaceCandidateList object.
FaceCandidate get(int index)
Parameters
index intin Index of the FaceCandidate item to get.
Returns
FaceCandidate item to get.
Exceptions
An error has occurred during Face Library execution.