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 › Running exported applications that use OpenCV
Page Index Toggle Pages: 1
Running exported applications that use OpenCV (Read 495 times)
Running exported applications that use OpenCV
Oct 1st, 2009, 3:20pm
 
My latest project uses OpenCV for video capture, processing, and display.

When I exported it and ran the exported application on another computer (Mac OS X), I got only a gray screen, with no video.

It turns out that, unlike a traditional Processing library, one needs to install the OpenCV frameworks on any computer you plan to run the application on.

I couldn't find that requirement documented anywhere, and wanted to capture it here in case someone else has this problem in the future.
Page Index Toggle Pages: 1