An intelligent surveillance system that detects motion, recognizes authorized users, identifies intruders, records evidence, and sends real-time email alerts.
- 🎯 Motion Detection
- 👤 Face Detection
- 🧠 LBPH Face Recognition
- ✅ Authorized User Verification
- 🚨 Intruder Detection
- 📸 Snapshot Capture
- 🎥 Automatic Video Recording
- 📧 Email Alerts
- 📝 Intrusion Logging
- Camera continuously monitors surroundings
- Motion is detected
- Face is detected
- Face Recognition verifies identity
- Access Granted
- No Alert Generated
- No Recording Started
- Intruder Alert Triggered
- Snapshot Captured
- Video Recording Started
- Email Alert Sent
- Event Logged
| Technology | Purpose |
|---|---|
| Python | Core Development |
| OpenCV | Computer Vision |
| LBPH | Face Recognition |
| SMTP | Email Alerts |
| NumPy | Image Processing |
EdgeAI/
├── face_recognition.py
├── recognize_face.py
├── collect_faces.py
├── train_model.py
├── trainer.yml
├── snapshots/
├── recordings/
├── logs/
├── screenshots/
│ ├── monitoring_mode.png
│ └── recording_mode.png
└── README.md
- DeepFace Integration
- Multi-User Recognition
- Cloud Storage Integration
- Mobile Notifications
- Real-Time Dashboard
- Web-Based Monitoring Panel
ECE Student | Edge AI | Computer Vision | AI Automation
Building intelligent systems at the intersection of AI, Embedded Systems, and Computer Vision.

