Quote:
Originally Posted by WillNess
My laptop has OpenCV 2.4.10, and when we tried to upload code that had OpenCV in it, errors started with the imports, and then every time any part of OpenCV was located it was an error.
|
try adding the opencv library to the build path of the project in eclipse
right click the project>java build path>Libraries>add external jar> find the java library installed should be in /path/to/opencv/build/java/opencv-2410.jar