Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   OpenCV not compiling in netBeans (http://www.chiefdelphi.com/forums/showthread.php?t=126274)

Sawyer S-W 11-02-2014 20:47

OpenCV not compiling in netBeans
 
We are trying to use openCV to process images from our axis camera on the cRIO. We have added the opencv-248.jar to the java sources classpath in project properties within netbeans. While programming, there are no errors and netbeans accesses the libraries fine. However, when compiling, netBeans gives error: package org.opencv.core does not exist.

Does anyone know what has gone wrong? Has anyone gotten OpenCV to work with netbeans?

Joe Ross 11-02-2014 21:14

Re: OpenCV not compiling in netBeans
 
I suspect that OpenCV does not support a Java ME JDK.

abrightwell 11-02-2014 22:50

Re: OpenCV not compiling in netBeans
 
Have you considered JavaCV instead? It is what I am using and it works just fine.

Joe Ross 11-02-2014 23:18

Re: OpenCV not compiling in netBeans
 
Quote:

Originally Posted by abrightwell (Post 1341589)
Have you considered JavaCV instead? It is what I am using and it works just fine.

You're using JavaCV on the cRIO?


All times are GMT -5. The time now is 02:31.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi