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 (extract frames) (Read 605 times)
OpenCV (extract frames)
Mar 22nd, 2010, 8:17am
 
Hello, i've started playing with the openCV lib. I would like to make a set of rectangles each displaying the cam capture delayed by 100 milliseconds. Ideally i have a row with 10 rectangles. The last on the right (rect n.10) is displaying the live stream, the other on the left should display the same capture, delayed. Rect n. 9 should display the feed - 100 ms, the n.8 the feed - 200ms.

Tried with the remember() function, but i guess it's more comlicated. Any hint? Do i need a series of offscreen buffers?

Thanks
GC
Page Index Toggle Pages: 1