Smart Vision is an intelligent attendance system based on face recognition, computer vision, and anti-spoofing techniques. The system allows students to be registered using either an uploaded image or ...
This project is a smart attendance system that uses ESP32-CAM and Python-based face recognition to automatically mark student attendance. The ESP32-CAM captures images and streams them over Wi-Fi.
What does this project do? A USB camera connected to a Raspberry Pi continuously captures frames. OpenCV encodes each frame as a JPEG and sends it to the CircuitDigest Cloud Face Detection API via ...