Raspberry Pi Camera Detection

The goal of this project is to detect objects on a live video stream.

Dependencies

pip install -r requirements.txt

You will also need to have OpenCV installed on the Raspberry Pi, I compiled it using following guide: https://qengineering.eu/install-opencv-lite-on-raspberry-pi.html

Running

./server

You should now see the streams on http://raspberrypi:3000