Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.62 KB

File metadata and controls

25 lines (15 loc) · 1.62 KB

Face Recognition Attendance System - OpenCV - Python

This is prototype of Face Recognition for attendance system.
The project made as the requirement of Intelligence Computational Algorithm courses in NCTU.

Screenshot1

Model

This project is using Open Face Model and Support Vector Machine
You can download the open face model here and put into open-face-cv folder
and download the face detection model here and put into open-face-cv/face_detection_model folder

OpenCV Installation and Face Recognition Tutorial

We modified this face recognition code from pyimagesearch to satisfied our requirement in this case we want to use for attendance system. The explanation about face recognition and installation could be read here, pyimagesearch has very good explanation and implementation about computer vision.

Created together with:

Farhan Tandia
Christian NP

Download our proposal and powerpoint slide here

Proposal Summary

Powerpoint Presentation