To design and develop a machine learning-based home surveillance system for enhanced security and real-time monitoring. To detect and identify intrusions or suspicious activities using intelligent algorithms, while providing timely alerts and improving overall safety and reliability of smart home environments.
This project presents a Machine Learning-Based Home Surveillance System for Enhanced Security, designed to provide intelligent monitoring and access control. The system is built using a Raspberry Pi integrated with a web camera, ultrasonic sensor, GSM module, buzzer, and LED indicators. The camera captures real-time video, and the LBPH (Local Binary Pattern Histogram) algorithm is used for face recognition to classify authorized and unauthorized persons.The ultrasonic sensor is used to detect the presence of a person near the entry point. If an authorized person is detected, access is granted and a notification email is sent. If an unauthorized person is identified, the system triggers a buzzer alert, activates a red LED, and sends an alert message via the GSM module.This system enhances home security by combining real-time monitoring, machine learning-based classification, and instant alert mechanisms. It provides a reliable and efficient solution for smart home surveillance and access control applications.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

Hardware components:
Raspberry Pi
Memory Card
USB Web Camera
Ultrasonic Sensor
GSM Module
Buzzer
Red LED
Power Supply
Adapter
Software components:
Python
Rasbian OS