Weekly Weblog 9/10/16

This week (a short week, so with only two ISR class periods), I worked on integrating the two separate attendance systems that I have built. The RFID system and the facial recognition system both work well, and can post to the MySQL database I have built, so I have been working on creating a single program that recognizes faces when it detects an RFID, and then reports to the database if the two identities match. Due to conflicting versions in the dependencies (until Friday), the program has not been tested much yet.

Comments