/Face-Recognisition-Attendance-System

I have used the HOG method for face recognition. Step:1 To find faces in an image, I’ll start by making our image black and white because we don’t need color data to find faces: Step:2 Checking posing and projecting images for which we will use Face landmark estimation alogrithm Step:3 Then Encoding the faces which we will get from webcam and calculate the measurements Step:4 Last and Final finding the image name from oure dataset and adding into the attendance system dataset

Primary LanguageJupyter Notebook

Face reco Attendance System

I have used the HOG method for face recognition. Step:1 To find faces in an image, I’ll start by making our image black and white because we don’t need color data to find faces: Step:2 Checking posing and projecting images for which we will use Face landmark estimation alogrithm Step:3 Then Encoding the faces which we will get from webcam and calculate the measurements Step:4 Last and Final finding the image name from oure dataset and adding into the attendance system dataset