Developed a facial recognition based attendance system for tracking attendance of students so as to avoid ambiguities caused by traditional attendance tracking systems. The program captures and identifies all faces while it runs and respectively marks them present in a CSV File.
We used libraries like openCV for capturing faces and face_recognition for encoding images in Python and tested the program on students in our class.