TrackedFaceList.get Method

Module: TrackedFaceList

Definition

Gets an item of the TrackedFaceList object.

TrackedFace get(int index)

Parameters

index int
in Index of the TrackedFace item to get.

Returns

TrackedFace item to get.

Exceptions

An error has occurred during Face Library execution.