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