delete_face()
  • 1 Minute to read

delete_face()


Article summary

Deletes faces from a facial recognition system.

Reference

Arguments

ArgumentsTypeDescription
faces_to_deletelist
List of faces to delete.
model_namestr
Model name.

Return

TypeDescription
list
List with face deleted.
list
List with face not deleted.

Exceptions

None

See the complete list of cv exceptions.



Was this article helpful?

What's Next