Skip to content

Shanliw/FRC-Vision

 
 

Repository files navigation

FRC-Vision: Ilite 2015

2015 Vision code for the Battlefield High School Ilite team.

Dependencies

To Compile

On the root of the project, run:

gradle build eclipse

This will compile the project and generate Eclipse project.

To build a new jar

gradle jar

To run with jar

Update the java library path to include a path to the opencv java library. For example: opencv/build/java/x64/

This can be set as a runtime argument: -Djava.library.path=opencv/build/java/x64

Screenshot of overlay

![Alt text](https://github.com/iliterobotics/FRC-Vision/blob/master/src/main/resources/images/overlayScreenShot.png "Overlay Screenshot")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%