# To do: * Record Student Details in a Database * Train Photo samples of the students ### Algorithms Used * Haarcascade OpenCV(Face Detection) * LBPH OpenCV(Face Recognition) ### Project Features #### 1. Login Security System *Registration page * (Username & Password) #### 2. Homepage * Student Management System * Train Photo Samples * Store the photos. * Take Attendance with Face Detection * Attendance Report (.csv file) * Chat Bot * Help Desk * Exit System # Built With * Python * OpenCV * tkinter Following are the requirements for this software: >> python3+ >> pip install Pillow >> pip install image >> pip install tk >> pip install python-tk >> pip install numpy pandas matplotlib >> pip install tkinter >> pip install pyttsx3 >> pip install mysql-connector >> pip install open cv