Skip to content

Dutu2019/WRO_2024_Ball_Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the code for a Ping Pong ball tracking software. It uses OpenCV to detect pixels of a specific range of colors and then draws a bounding box around them. It also serves the video stream on a URL as this is supposed to run on a Raspberry Pi Zero 2 W, which has no display.

There is a Python version which works best and a C++ version. Make sure to update the color ranges for your specific lighting condition if you want to try the program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published