Log in

View Full Version : Vision Tracking Source Code From 2012


jacob9706
13-09-2012, 19:00
Here is a BIT of code from 2012 that was used to locate balls on the field. It is written in C++ using the OpenCV libraries.

To use you must install OpenCV. The project was done on a linux system and is setup to build using the makefile provided.

Let me know what you think. I just ran across this while cleaning out my computer.

https://github.com/jacob9706/FIRST-Ball-Tracking-Example