TrackedFaceList.getIdList Method¶
Module: TrackedFaceList
Definition¶
Gets the list of IDs in the list.
List<int> getIdList()
Returns
List<int>The list of IDs in the list.
Exceptions
An error has occurred during Face Library execution.
Module: TrackedFaceList
Gets the list of IDs in the list.
List<int> getIdList()
Returns
List<int>Exceptions