DetectedFaceList.getCount Method¶
Module: DetectedFaceList
Definition¶
Gets the number of elements in the DetectedFaceList object.
int getCount()
Returns
intNumber of elements in the DetectedFace object.
Exceptions
An error has occurred during Face Library execution.