Summer 2024

Face Recognition Attendance System

Automated attendance tracking using facial recognition, running on a Raspberry Pi.

Computer VisionPythonOpenCVRaspberry Pi

The Problem

Manual attendance tracking is inefficient and prone to fraud. Biometric solutions provide accurate, contactless alternatives.

Approach

Implemented a face detection and recognition pipeline using computer vision libraries. Created a database system for storing and matching facial encodings.

Results

Developed a reliable system that accurately identifies individuals and logs attendance automatically.