FaceIndexer.remove Method¶
Module: FaceIndexer
Definition¶
Remove a template from the face indexer.
void remove(Uint8List? uuid)
Parameters
uuid Uint8Listin UUID of the user to delete, as a 16 bytes array.
Exceptions
An error has occurred during Face Library execution.