Skip to content

Building for Linux(Ubuntu) Instructions

sagioto edited this page Nov 23, 2012 · 8 revisions
  1. Clone the repository and use import maven project to import into eclipse

  2. install the eclipse egit and m2e plugins

  3. run sudo src/main/scripts/prerequisites-install-ubuntu.sh

  4. run sudo src/main/scripts/opencv-download-ubuntu.sh

  5. run sudo src/main/scripts/opencv-install-ubuntu.sh

  6. [optional] To attach sources download the sources zip in eclipse right click the project properties->java build path->libraries click on the maven dependencies and then on the javacv-0.3.jar stand on source attachment and click edit choose external location and give the path of the zip. you can also do the same with the javacpp jar.

Clone this wiki locally