Skip to content

Rushit2907/Social-Distancing-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-Distancing-Detection

Using this Project, we can ensure that the RULE OF SOCIAL DISTANCE is being followed or not from Video input.

the Video file is given as Input from that video Humans get detected from that and then using centroid tracker humans get tracked and by that we can find distance between one human and other than that human. distance between humans are calculated dynamically.

How to Run ..

First Download the repository and Install the required libraries then run main.py .