Open Source Raspberry Pi-based social distancing camera. This repository contains all the necessary code and files to set up the device. Feel free to adapt this project to suite your applications and help fight the spread of COVID-19.
Setup Guide: (FULL GUIDE @ HACKSTER.IO)
REQUIREMENTS:
Hardware:
- Raspberry Pi(any model camera-capable model)
- Pi-Camera (or usb/3rd party)
- 3D Printed case/housing
Software:
- Python IDE - Thonny Python IDE
- PiCamera - https://projects.raspberrypi.org/en/projects/getting-started-with-picamera
- OpenCV - https://pimylifeup.com/raspberry-pi-opencv/ (Setting up OpenCV takes a couple hours!)