PDA

View Full Version : [SOLVED] Using Open CV with Java in Ubuntu 11.04



RobikShrestha
January 26th, 2012, 05:25 PM
Can anyone give me procedure to follow so that I can use openCV library in java (Ubuntu 11.04). The very few tutorials I found made absolutely no sense to me. I want some really easy-to-follow steps. I use Netbeans 7.1

RobikShrestha
January 28th, 2012, 03:33 AM
I followed the steps at
http://www.samontab.com/web/2011/06/...-ubuntu-11-04/ (http://www.samontab.com/web/2011/06/installing-opencv-2-2-in-ubuntu-11-04/)
It works.
I also used javacv from:
http://code.google.com/p/javacv/