Vision code for the 2014 FRC season
Java
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
nbproject
src/org/lunatecs316/frc2014/vision
.gitignore
LICENSE.md
README.md
build.xml
manifest.mf

README.md

LuNaCV

FRC Team 316's 2014 Vision System. A standalone Java application that determines if the goal is hot during autonomous mode, and then sends that information to the robot via NetworkTables.

Dependencies

  • OpenCV 2.4.8 (Java bindings and native libraries)
  • 2014 WPILib NetworkTables-Desktop.jar