Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Boyle committed Dec 26, 2015
1 parent 4281bb9 commit 1f6ef9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ C++ code is in `app/src/main/jni/`. The CV logic is in `image_processing.cpp`, w
To run on a computer, `cd` to the `jni` directory and run `make`, then `./simulator`.

## Test Bench
The test bench is in `bench` (currently in the analytics brand). The project uses Maven, so you must right click on it > Configure > Make Maven Project (Eclipse, assuming Maven project installed). It utilizes VLCj to do video outputs, and directly references the server-side image generation.
The test bench is in `bench` (currently in the analytics branch). The project uses Maven, so you must right click on it > Configure > Make Maven Project (Eclipse, assuming Maven project installed). It utilizes VLCj to do video outputs, and directly references the server-side image generation.

## Current hacks

Expand Down

0 comments on commit 1f6ef9b

Please sign in to comment.