File size: 690 Bytes
58d3083
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
---
license: mit
language:
- en
---

Face Attendance Anti-Spoofing System
- Developed a real-time face recognition system with integrated anti-spoofing measures for secure attendance tracking.
- Utilized OpenCV, dlib, and MediaPipe to detect faces, analyze eye blinks, and assess liveness through texture analysis and gesture detection.
- Implemented smartphone detection using YOLOv4 to ensure user focus during attendance capture.
- Enhanced user authentication by incorporating facial landmarks, blink detection, and texture-based liveness checks to prevent spoofing.
- Contributed to secure and reliable attendance management, particularly for educational and professional environments.