Skip to content

jaxnb/GRIP

 
 

Repository files navigation

logo

Join the chat at https://gitter.im/WPIRoboticsProjects/GRIP Build Status Build status codecov.io Dependency Status Github Releases

GRIP Computer Vision Engine

GRIP (the Graphically Represented Image Processing engine) is a program for rapidly prototyping and deploying computer vision algorithms, primarily for robotics applications. It has been released with features designed for the 2016 FIRST Robotics Competition Season.

Getting Started

  1. Download the newest release for your operating system.
  2. Run the included installer.
  3. Open GRIP

Check out the release notes and the wiki for more information.

Building GRIP From Source

To build and run, use the included Gradle wrapper script.

./gradlew :ui:run

Contributing

See the guide on setting up build tools in the wiki.

Thanks

Thanks to TravisCI and AppVeyor for providing their continuous integration servers to open source projects for free.

About

Program for rapidly developing computer vision applications

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.9%
  • Other 1.1%