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
jmyron + layering + hiding (Read 607 times)
jmyron + layering + hiding
Mar 22nd, 2007, 6:16pm
 
hi there,

i'm trying to use JMyron globCenters to track x, y in a patch. i've currently merged the jmyron bounding box to existing sketch that im running.

my problem is that the webcam feed is over top of my sketch so the coordinates i'm detecting are pointless.

is there a way to layer the webcam grab behind the rest of the sketch. or likewise, someway to hide it. im not sure, but maybe hijack() is what im looking for? i would prefer though, to have three layers:

3 (bottom most layer): cam feed
2 (middle layer): bounding boxes
1 (top, visible layer): the visuals im running.

thanks in advance.
Page Index Toggle Pages: 1