DetectedFaceList.set Method

Module: DetectedFaceList

Definition

Sets an item of the DetectedFaceList object.

void set(int index, DetectedFace detectedFaceItem)

Parameters

index int
in Index of the DetectedFace item to set.

detectedFaceItem DetectedFace
in DetectedFace item to set.

Exceptions

An error has occurred during Face Library execution.