Skip to content
sagioto edited this page Nov 22, 2012 · 3 revisions

After everything is installed (git, maven, opencv, ffmpeg) you can either use the cmd or shell and cd into the project dir (where the pom.xml is) and type mvn test or you can navigate to one of the test classes and press ctrl+f11 in eclipse.

Clone this wiki locally