Thursday 14 February 2013

JavaCV in Hackberry

Installing JavaCV in Hackberry A10:

After installation of OpenCV in Linux-Hackberry , if you guys wanna workout with JavaCV then here are the steps you need to follow:

  1. Install Eclipse or Netbeans-Ide through the terminal by typing : " sudo apt-get install eclipse " or   " sudo apt-get install netbeans ".
  2.  Next step is download the ARM-Linux version of JavaCV. Download the ARM-Linux version of JavaCV ( javacv 0.3) from this link: " https://drive.google.com/folderview?id=0Bxr1St4kFOnQb2hZSWhycE11bzA&usp=sharing ". 
  3. Once you have got the JavaCV-ARMLinux Files Watch the video of "JavaCV Installation part2" for creating new projects with JavaCV in eclipse and netbeans: ( The video is for running eclipse or netbeans project in Windows , but even in Linux the steps are same. The only thing that needs to be changed is that when choosing the option " Add External Jar files", browse to the folder " JavaCV-ARMLinux" and choose the "javacv , javacpp , javacv-linux-arm" files.)
 
 













 


No comments:

Post a Comment