Real-time surveillance and tracking system
This project focuses on real-time monitoring using computer vision. It detects and tracks individuals from CCTV footage and sends alerts when unauthorized persons are detected.
I used OpenCV and TensorFlow for detection and integrated it with a web interface using Next.js. This project strengthened my understanding of computer vision and real-time systems.