Skip to content

LSI-IIIT/Crowd-Monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Identification and real time Tracking

Face recognition

Add all the images of people to be identified in the known_identities/ folder.

Running the code

After installing all the dependencies, use the following commands as per requirement:

  • If you want to use webcam: python multi_object_tracking.py --tracker csrt
  • If you want to run the code on another video: python multi_object_tracking.py --tracker csrt --video videos/crowd.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages