Skip to content

Limitless-Blue/AI-Enhanced-Surveillance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Enhanced Surveillance System

Project Overview

The AI-Enhanced Surveillance System is a sophisticated solution designed to streamline surveillance operations through the application of facial recognition technology. By integrating advanced AI capabilities, this system automates the process of identifying individuals within a live camera feed, enhancing security and efficiency in surveillance activities.

Technical Insights

The core of this project relies on artificial intelligence techniques and Python programming. While Python serves as the primary language for implementation, the architecture remains adaptable to incorporate alternative technologies should they better align with the project's objectives and requirements.

Getting Started

To initiate utilization of the AI-Enhanced Surveillance System, follow these systematic steps:

  1. Begin by cloning the repository onto your local machine.
  2. Proceed to install all necessary dependencies as meticulously outlined within the project documentation:
    python -m venv venv
    .\venv\Scripts\activate
    pip install -r requirements.txt
  3. Replace the MongoClient configuration with the specifications of your local database setup.
  4. Execute the application and access the Input Page to commence system operation.
    python app.py

Sample Outputs:

Connecting database:

image

Home page:

image

Add Person:

image image

Database:

image

Detecting faces:

image

Notification Pannel:

image image

About

The Face Recognition Surveillance System is created to streamline surveillance processes by automatically scanning a live camera feed for a specific individual through the use of facial recognition technology. The system detects faces in the camera feed and issues an alert if it discovers a match within its database.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages