Skip to content
#

social-distance-monitoring

Here are 34 public repositories matching this topic...

In response to social distancing measures during COVID-19 pandemic, it has been imposed to limit the number of people in almost every location and educational institutions are not exempted to it. Hence the idea of counting the actual number of people inside the building became a requirement.

  • Updated Apr 23, 2021
  • Python

Computer vision has opened up a lot of opportunities to explore into AI domain that were earlier highly limited. Here is an application of haarcascade classifier and OpenCV to develop a social distancing violation detector. I am passing the algo through a video feed where it first detects people using 'haarcascade_fullbody.xml' classifier algo. …

  • Updated Feb 13, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the social-distance-monitoring topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the social-distance-monitoring topic, visit your repo's landing page and select "manage topics."

Learn more