convegenius-tech / facial-recognition-attendance

Facial Recognition based attendance system for teachers in the Government schools
2 stars 4 forks source link

Face Recognition System with tkinter GUI. #5

Open Sumitkevlani opened 4 months ago

Sumitkevlani commented 4 months ago

Used the following tech stack: 1) Haarcascade OpenCV for Face Detection 2) LBPH OpenCV for Face Recognition 3) tkinter for GUI @convegenius-tech Please review it.