Skip to content

The first version

Latest

Choose a tag to compare

@mcoder2014 mcoder2014 released this 13 Jan 07:22
· 1 commit to master since this release

Functions

  1. You can fill the database/namelist.csv file to add known people to database.
  2. You can modify the time interval of face detection, the initial value is 500ms.
  3. You can modify the threshold to judge two photo of one person. The smaller is stricter, default is 0.1, very strict.
  4. The facerecognition is running at a different thread of UI thread, if your computer is not powerfull, please make the time interval of face detection larger, for example: 1000ms.