DetectedFaceList.add Method

Module: DetectedFaceList

Definition

Adds an item to the DetectedFaceList object.

void add(DetectedFace detectedFaceItem)

Parameters

detectedFaceItem DetectedFace
in DetectedFace item to add.

Exceptions

An error has occurred during Face Library execution.