DetectedFaceList.get Method

Module: DetectedFaceList

Definition

Gets an item of the DetectedFaceList object.

DetectedFace get(int index)

Parameters

index int
in Index of the DetectedFace item to get.

Returns

DetectedFace item to get.

Exceptions

An error has occurred during Face Library execution.