TrackedFaceList.findTrackedFace Method

Module: TrackedFaceList

Definition

Finds a tracked face by ID.

TrackedFace findTrackedFace(int id)

Parameters

id int
in ID of the tracked face to find in the list.

Returns

The found tracked face.

Exceptions

An error has occurred during Face Library execution.