I have problems adding openCV to the buildpath of my eclipse-project. I have followed the instructions in the tutorial on this site: http://docs.opencv.org/2.4.4-beta/doc/tu
Change the code to System.loadLibrary("opencv_java244") hope you would set the native path to correct folder and opencv jar has set in build path
System.loadLibrary("opencv_java244")