Skip to content

Eric4Jiang/attendance_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

attendance_check

Marks classroom attendance using OpenCV face detection and recognition

Usage

  1. Download and build OpenCV 3.0+

git clone https://github.com/Eric4Jiang/attendance_check.git

  1. Make your dataset of students. Images will be saved in ".png" format

python3 makeDataset.py -pata/to/save/images -path/to/haarcascades_frontface

  1. Check attendance

python3 AttendanceCheck.py -path/to/dataset -path/to/haarcasecades_frontalface

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages