Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 651 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 651 Bytes

Project_Udaipur This is a project for the Rajasthan Government Hackathon 3.

Motion Detection Module: Alert the security guards if there is any motion occurred in restricted rooms. Sensitive to small changes in images. Compares gray version of the image with itself using XOR operation on every pixel to find the difference in two consecutive images.

Emotion,Age,Gender Detection: Incase of any attack on female person, an alarm will be raised and local security guards are informed about the activity on android application.

Uses haarcascade to detect the eyes and faces which is run on the backend server and takes the feed from the CCTV cameras.