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