pumpkin-tracker/README.md
2024-10-18 18:25:09 -05:00

376 B

pumpkin-tracker

This uses a camera and object detection to estimate the velocity of a flying pumpkin.

Compiling

Make sure to compile Darknet (the actual neural network), DarkHelp (a C++ API wrapper for Darknet), and install OpenCV before compiling this project.