Skip to content

arjuninv/CogniTrack-RPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CogniTrack-RPi

CogniTrack

CogniTrack Server: https://github.com/ArjunInventor/CogniTrack
Website: https://CogniTrackProject.firebaseapp.com

CogniTrack-RPi is the Raspberry Pi client program that works with CogniTrack (https://github.com/ArjunInventor/CogniTrack)

Overview

CogniTrack is an Artificial Intelligence powered person tracking system that acquires images from CCTV cameras (in stream or in batch), and track individuals appearing in the frame in real-time using several advanced Deep Learning Models.

Features

  • Search for members and immediately see real-time footage of CCTV Camera currently pointing at them.
  • Recieve alerts when CCTV camera view is blocked or an unauthorised user enters premis
  • Add, modify and delete members in real-time from Admin Web Interface

Getting Started

  • Install dependencies
pip install -r requirements.txt
  • For Raspberry Pi - Run client_for_raspberry_pi.py
python client_for_raspberry_pi.py
  • For testing with webcam - Run client_for_webcam.py
python client_for_webcam.py

License

The project is published under the MIT license, which means that you can use it for any purpose, personal or commercial. There is no obligation to publish your source code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages