FaceCandidateList.removeAt Method¶
Module: FaceCandidateList
Definition¶
Removes an element of the FaceCandidateList object.
void removeAt(int index)
Parameters
index intin Index of the FaceCandidate item to remove.
Exceptions
An error has occurred during Face Library execution.