We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpVideo Capture,  Movie Playback,  Vision Libraries › How to interface opencv2.0 with processing
Page Index Toggle Pages: 1
How to interface opencv2.0 with processing (Read 989 times)
How to interface opencv2.0 with processing
Dec 25th, 2009, 6:14pm
 
Sorry for my noobness hahah.. I follow the tutorial of followdigitalmotion, but I have some problem to include the library. Proccessing say that there isn't the library that I ask to include. I correct installed opencv, following installation infos.
I put opencv2.0 folder in libraries folder in processing directiory and i write this code to include it:
import hypermedia.video.*;        //  Imports the OpenCV library
02.
OpenCV opencv;

I use windows seven on a eeepc laptop
not works. Shocked
Re: How to interface opencv2.0 with processing
Reply #1 - Dec 26th, 2009, 3:20am
 
I am going crazy, I can't understand why don't works.
Page Index Toggle Pages: 1