You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sagioto edited this page Nov 23, 2012
·
8 revisions
Clone the repository and use import maven project to import into eclipse
install the eclipse egit and m2e plugins
run sudo src/main/scripts/prerequisites-install-ubuntu.sh
run sudo src/main/scripts/opencv-download-ubuntu.sh
run sudo src/main/scripts/opencv-install-ubuntu.sh
[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.