Quartz Blob Tracking
Posted: 21 July 2008 08:08 PM   [ Ignore ]
New Member
Avatar
Rank
Total Posts:  17
Joined  2008-07-20

Hi everyone, I was wondering if anybody has really tried to get blob tracking working in quartz composer. I have been playing around with it recently and I think that I have created some promising stuff. This is a picture of what I have been able to do with the filters in quartz composer. All I need now is a way to track the dots and then output them to some other application.

Image Attachments
New Filter.png
Profile
 
 
Posted: 21 July 2008 09:35 PM   [ Ignore ]   [ # 1 ]
Elite
Avatar
RankRankRankRank
Total Posts:  275
Joined  2008-04-22

Hi,

Please post the quarts file so other people can look at it.  For output you want it to format it as TUIO, which is built on OSC, which is built on UDP.  That is pretty much the de-facto standard for Multi-Touch communication.

 Signature 

I am more then willing to to test your Multi-Touch programs on Linux, PM me if you have something.  If you’re looking for something faster then AS3 and Easier then C, try Python!

My Blog

Profile
 
 
Posted: 21 July 2008 09:51 PM   [ Ignore ]   [ # 2 ]
New Member
Avatar
Rank
Total Posts:  17
Joined  2008-07-20

Ok, here it is. Change the video input to use a different camera.

File Attachments
QC Blob Tracking.qtz.zip  (File Size: 4KB - Downloads: 60)
Profile
 
 
Posted: 22 July 2008 03:21 AM   [ Ignore ]   [ # 3 ]
Elite
RankRankRankRank
Total Posts:  190
Joined  2008-02-01

Looks like fun, but I get a ton of fetureplotterplugin missing errors.

 Signature 

fingerpuk.tumblr.com

Profile
 
 
Posted: 22 July 2008 05:34 AM   [ Ignore ]   [ # 4 ]
Elite
RankRankRankRank
Total Posts:  115
Joined  2008-06-04

This looks good, but i’m more interested in getting bbtouch to work with quartz comp via TUIO.  Can you give it a try and see if you have any luck? You can find BBtouch via SVN checkout. Look for the addres on Ben Brittens blog AKA Panda! He has today released TUIO for BBtouch.  There is a TUIO QC patch on reativisions page.  Good Luck!

 Signature 

}---)))@

Profile
 
 
Posted: 22 July 2008 05:57 AM   [ Ignore ]   [ # 5 ]
Elite
RankRankRankRank
Total Posts:  190
Joined  2008-02-01

The quartz patch wont work with Leopard though, I have a version that does if you need it?

 Signature 

fingerpuk.tumblr.com

Profile
 
 
Posted: 22 July 2008 07:31 AM   [ Ignore ]   [ # 6 ]
Elite
RankRankRankRank
Total Posts:  115
Joined  2008-06-04

Yes please! Can you put a link here?

 Signature 

}---)))@

Profile
 
 
Posted: 22 July 2008 07:33 AM   [ Ignore ]   [ # 7 ]
Elite
RankRankRankRank
Total Posts:  190
Joined  2008-02-01

Let me reboot into Mac OS and find it.  I need to remember where I got it to give proper thanks etc too, don’t want anyone thinking it’s my own work!

It belongs to Chris Wright of Kineme.  http://kineme.net/

I have no access to my space from here, so if you can give me an e-mail address I’ll zip it and send it over. smile

 Signature 

fingerpuk.tumblr.com

Profile
 
 
Posted: 22 July 2008 07:48 AM   [ Ignore ]   [ # 8 ]
Elite
RankRankRankRank
Total Posts:  115
Joined  2008-06-04

Perish the thought!  Just trying to get bb touch talking to QC via TUIO on OS x10.5 but the reactivision patch only supports fiducials, Damn my FTIR setup! smile

 Signature 

}---)))@

Profile
 
 
Posted: 22 July 2008 07:49 AM   [ Ignore ]   [ # 9 ]
Elite
RankRankRankRank
Total Posts:  115
Joined  2008-06-04

nice on its

 Signature 

}---)))@

Profile
 
 
Posted: 22 July 2008 12:10 PM   [ Ignore ]   [ # 10 ]
New Member
Avatar
Rank
Total Posts:  17
Joined  2008-07-20

Thanks a lot for the help. The only problem is that the actual blob tracking patches for quartz composer must be run under rosetta which really slows it down. Does anybody know if there are patches out there that will run not in rosetta? Also, thanks for pointing me towards that leopard tuio patch.

Profile