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