FaceCandidateList.set Method

Module: FaceCandidateList

Definition

Sets an item of the FaceCandidateList object.

void set(int index, FaceCandidate faceCandidateItem)

Parameters

index int
in Index of the FaceCandidate item to set.

faceCandidateItem FaceCandidate
in FaceCandidate item to set.

Exceptions

An error has occurred during Face Library execution.