FaceIndexer.resize Method¶
Module: FaceIndexer
Definition¶
Resizes the maximum number of users that the face indexer can hold.
void resize(int maximumUserCount)
Parameters
maximumUserCount intin Maximum number of users that this face indexer can hold.
Exceptions
An error has occurred during Face Library execution.