Welcome to my face recgonition attendance system project! Below, you'll find details about the languages, libraries, and features integrated into our professional-grade solution.
- Python
- cv2 (OpenCV)
- cvzone
- numpy
- face-recognition
- pickle
- Enables seamless updates of student details without delay.
- Facilitates storing and retrieving known face encodings within Firebase storage.
- Ensures students cannot consecutively take attendances within a specified time limit.
- Delivers precise information for each recognized student upon facial recognition.
Here are some illustrative examples of our solution's functionality:
- Utilize OpenCV and face-recognition for robust facial recognition tasks.
- Employ Firebase Real-time Database for instant and reliable data updates.
- Leverage numpy for efficient numerical computations.
- Enhance OpenCV capabilities with cvzone for interactive and polished overlays.
- Manage known face encodings with pickle for streamlined data handling.