Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 518 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 518 Bytes

This project is forked from ashima0109/FaceRecognition. This version has the following added features:

  • it adds the possibility to create a clean copy of all the images where a match was found, together with a csv file with the list of the files.
  • it walks a whole folder tree instead of only looking inside the folder itself
  • it automatically skips non-image files (files with extension different from jpg, jpeg, gif, png) without stopping for error.

A file (test3) with no matches for test purposes is included.