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.
Page Index Toggle Pages: 1
OpenCV // method movie is not visible (Read 412 times)
OpenCV // method movie is not visible
Apr 21st, 2009, 9:23pm
 
update: it was the commented out movie method.  there's a new library available for download at ubaa.net--thanks for getting back to me so quickly, stéphane and douglas rock

//

hi, has anyone else had this problem?... when i run the opencv example to load a movie, i get the error "The method movie(String, int, int) from the type OpenCV is not visible".  capture from my camera works, and i can load images...  looked at the source code and it looks like the movie method is protected (but there's a public version that's commented out)... think that could be the cause, but not sure.  any ideas?  i'm working on an intel mac book pro with the latest version of processing and the opencv framework is installed.  thanks
Page Index Toggle Pages: 1