Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 1.25 KB

File metadata and controls

52 lines (29 loc) · 1.25 KB

Students attendance using opencv and esp32-cam

Project Intro

deeplearning model responsible for detecting faces to take student's attendance

Requirements

  • Esp32-cam / laptop cam
  • face_recognition library📚
  • Arduino in case of using esp32 or any equivalent camera
  • python

Get started

1- Clone the repo

git clone https://github.com/Omar88magdy/Attendace-using-Face-Recognition/tree/main

2-In case of using external camera

Connect your camera and run Arduino_code.ino to start a camera server


camera_web_server

3-Import your images

import you own nedded faces to be detected inside Multi face detection/faces

4-Replace directory

Replace the directory for faces folder as indicated with your own directory

5-Run TestingFace.ipynb

Multi face detection/TestingFace.ipynb

Expected output

pre rpocessing

Useful resources

Electronic clinic

contacts