Project Short Details Title: Dual-Camera Human Detection and Face Recognition System Description: This project aims to develop a real-time human detection and face recognition system using dual cameras—a laptop's built-in camera and an external USB camera. The system captures video from both cameras simultaneously, detects faces in the frames, and saves images of detected faces along with video recordings. The saved files are organized into separate folders based on the camera used, allowing for easy access and management. The system also employs face recognition to ensure that images of the same person are captured only if a specific time interval has elapsed, thus optimizing storage and processing. Project Targets Simultaneous Video Capture: Implement a system to capture video streams from both the laptop's built-in camera and the USB camera concurrently. Real-Time Face Detection: Utilize Haar cascade classifiers for detecting faces in the video frames from both cameras. Fa...
"To solve a problem You have to create one. Learn to Solve"