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
Object Tracking???? (Read 1787 times)
Object Tracking????
Oct 27th, 2006, 5:54pm
 
Hi All

Firstly apologies if this seems like I am being lazy in posting this, but I am new to Processing and have done quite a few searches and haven't found what I am looking for, so i'm going to use the saying, "if you don't ask, you don't get"

Anyway to the problem,  I wish to Track objects using a webcam and processing and was wondering if anyone could point me in the right direction for tutorials or what code I need to use.

In a nutshell I wish to track an artists movements and relay the data recorded (x,y co-ordinates????) to the computer to then use this data to represent the artists movements on a different screen.  I hope this makes sense.

So any help would be greatly appreciated and if you are interested and want to learn more I would be happy to collaborate with someone if they can help with the code.

Regards

Steve
Re: Object Tracking????
Reply #1 - Oct 27th, 2006, 8:17pm
 
There is a BlobDetection library: http://www.v3ga.net/processing/BlobDetection/

That should help you track objects via webcam fairly easily.
Re: Object Tracking????
Reply #2 - Oct 31st, 2006, 1:51pm
 
Thank you

I will look into it now

Steve
Re: Object Tracking????
Reply #3 - Nov 8th, 2006, 8:17pm
 
You could also use eyesweb or jmyron (google'em, i don't have the links right now).
Page Index Toggle Pages: 1