DetectedFaceList.add Method¶
Module: DetectedFaceList
Definition¶
Adds an item to the DetectedFaceList object.
void add(DetectedFace detectedFaceItem)
Parameters
detectedFaceItem DetectedFacein DetectedFace item to add.
Exceptions
An error has occurred during Face Library execution.