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
Feed any PImages into OpenCV? (Read 238 times)
Feed any PImages into OpenCV?
Mar 9th, 2009, 1:28am
 
Hi, this is my first post, I hope somebody is able to help me out - and I hope I'll be able to give something back some day.

I'm on Windows XP and I want to use OpenCV. Unfortunately, the native capture() function does not work with my FireWire connected sony camcorder. But the standard processing.video Capture object does work (with VDIG drivers installed).

Is there a way to feed my captured frames into OpenCV's functions instead of using its native capturing?

I found the pFaceDetect lib [1], but I would like to use the full range of OpenCV functions.

Thank you so much for your suggestions!

[1] http://www.bryanchung.net/?p=249
Page Index Toggle Pages: 1