List InformationΒΆ
The list information folder has 3 different text files: Encoding Names, Face Names Known, Full Student Names, These text files
are loaded into lists within the python files. These text files have also allowed for the feature of dynamic addition of faces to emerge
Encoding Names.txt: TheEncoding Namesfile holds the names of the numpy files found in theEncodingssubdirectory. This text file also adds names of new encodings.Face Names Known.txt: TheFace Names Knownfile allows us to attribute the faces in the database to encodings. This consists of only the first names.Full Student Names.txt: TheFull Student Namesallows us to store full names so that they can be outputted onto a excel spreadsheet, google sheet, or text file.