Skip to content
#

facerecognitionproject

Here are 38 public repositories matching this topic...

FACE DETECTION AND ATTENDENC-- Face detection is a computer vision problem that involves finding faces in photos. It is a trivial problem for humans to solve and has been solved reasonably well by classical feature-based techniques, such as the cascade classifier

  • Updated Mar 22, 2022
  • Python

Face recognition system using raspberrypi as a client and a laptop as the server. Frames are captured by the raspberry pi and are transferred to the server using zmq protocol for processing and face recognition.If the face is recognised the server sends a messae to the raspberrypi using the same protocol for interfacing.

  • Updated Jul 15, 2019
  • Python

The purpose of the attendance monitoring system using face recognition is to ease the attendance process which consumes lot of time and efforts; it is a convenient and easy way for students and teacher. The system will capture the images of the students and using face recognition algorithm mark the attendance in the sheet.

  • Updated Sep 4, 2022
  • Python

Improve this page

Add a description, image, and links to the facerecognitionproject topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the facerecognitionproject topic, visit your repo's landing page and select "manage topics."

Learn more