DetectedFaceList.getLargestFace Method¶
Module: DetectedFaceList
Definition¶
Gets the largest face in the list.
DetectedFace? getLargestFace()
Returns
The largest detected face in the list.
Exceptions
An error has occurred during Face Library execution.