Re: [PD] Tracking color with GEM+Pdp

2010-07-11 Thread Jose Luis Santorcuato
Hi, the best object for tracking color is pdp_ctrack works very.very fine... you can duplicate the program and track many colorsworks really fine Best regards José 2010/6/21 Olivier Baudu lamouraupeu...@gmail.com Hi, I would like to track different colors at the same time with

Re: [PD] Tracking color with GEM+Pdp

2010-07-11 Thread Mathieu Bouchard
On Sun, 11 Jul 2010, Jose Luis Santorcuato wrote: Hi, the best object for tracking color is pdp_ctrack works very.very fine... you can duplicate the program and track many colorsworks really fine I suppose you aren't considering GridFlow's color_detect.pd ? _ _ __ ___ _

Re: [PD] Tracking color with GEM+Pdp

2010-07-11 Thread Olivier Baudu
Yes, for sure... That's why my first message was dealing with how to use [pdp_ctrack ] only with moving pixels ? :-) 01ivier 2010/7/11 Jose Luis Santorcuato santorcuat...@gmail.com Hi, the best object for tracking color is pdp_ctrack works very.very fine... you can duplicate the

Re: [PD] Tracking color with GEM+Pdp

2010-07-10 Thread Pedro Lopes
Sorry I didn't get it clearly? Combine it with mine? Sure... I have no OSX/mac to test your version though... And on that thought, I'm going to include the Gem headers in Pd-extended so that its easy to build these things. If it doesn't collide with the conceptual separation of the two projects

Re: [PD] Tracking color with GEM+Pdp

2010-07-08 Thread Hans-Christoph Steiner
Here's a quick Mac OS X Makefile based on the one I did for William's pix_motion_sector, perhaps these two could be combined into a template Makefile for standalone Gem objects? Makefile Description: Binary data And on that thought, I'm going to include the Gem headers in Pd-extended so that its

Re: [PD] Tracking color with GEM+Pdp

2010-06-23 Thread Pedro Lopes
Thanks, I've successfully compiled it in Linux (32 bits). Here's the makefile I've used for it (very rough and simple), maybe its helpful to anyone.. of course you have to set up both include dirs to the corrected ones in your system (pd includes and gem src). I'm not very keen at compiling for

Re: [PD] Tracking color with GEM+Pdp

2010-06-22 Thread William Brent
Jaime Oliver did this color tracking extern a couple years ago: http://www.realidadvisual.org/jaimeoliver/research_colortrack.htm On Mon, Jun 21, 2010 at 9:51 AM, Olivier Baudu lamouraupeu...@gmail.com wrote: Hi, I would like to track different colors at the same time with my web cam so

Re: [PD] Tracking color with GEM+Pdp

2010-06-22 Thread Pedro Lopes
By the way: Does anyone have compiled binaries of that pix_colortrack external? (linux 32 or win 32?) Best regards, Pedro On Tue, Jun 22, 2010 at 6:32 AM, William Brent william.br...@gmail.comwrote: Jaime Oliver did this color tracking extern a couple years ago:

Re: [PD] Tracking color with GEM+Pdp

2010-06-22 Thread Olivier Baudu
Thank you Yves, Even if your [pdp_ctrack] seems to be more powerfull in my situation than [pdp_opencv_colorfilt], I've discovered Open CV library... great... Thank you too, William, [pix_colortrack] looks intersting but I'm in the same situation as Pedro... Whithout more informations in the src

Re: [PD] Tracking color with GEM+Pdp

2010-06-22 Thread William Brent
I'm sure someone on the list will have a better solution, but what I did to compile this was to throw it into Gem's src/Pixes directory, then just make a clean build of Gem. On Tue, Jun 22, 2010 at 12:46 PM, Olivier Baudu lamouraupeu...@gmail.com wrote: Thank you Yves, Even if your

Re: [PD] Tracking color with GEM+Pdp

2010-06-22 Thread Jaime Oliver
Hi, I moved this external to: http://www.jaimeoliver.pe/archives/645 I could make linux 64 and osx binaries though... If you compiled gem, throw it in your Pixes folder and recompile... best, J On Tue, Jun 22, 2010 at 6:21 PM, William Brent william.br...@gmail.com wrote: I'm sure someone

Re: [PD] Tracking color with GEM+Pdp

2010-06-21 Thread Olivier Baudu
Oups... I forgot to say it, but, of course I use [pix_blob] at the end of my GEM chain... 2010/6/21 Olivier Baudu lamouraupeu...@gmail.com Hi, I would like to track different colors at the same time with my web cam so I've try different way. I begun in GEM with [pix_movement] and/or

Re: [PD] Tracking color with GEM+Pdp

2010-06-21 Thread Olivier Baudu
Oups oups... --- Ubuntu 10.04 / Pd version 0.42.5-extended-rc3 Sorry... 2010/6/21 Olivier Baudu lamouraupeu...@gmail.com Oups... I forgot to say it, but, of course I use [pix_blob] at the end of my GEM chain... 2010/6/21 Olivier Baudu lamouraupeu...@gmail.com Hi, I would like to track

Re: [PD] Tracking color with GEM+Pdp

2010-06-21 Thread ydego...@gmail.com
ola, have a look at the color filter from pix_opencv/pdp_opencv : http://www.hangar.org/wikis/lab/doku.php?id=start:puredata_opencv saludos, sevy Olivier Baudu wrote: Oups... I forgot to say it, but, of course I use [pix_blob] at the end of my GEM chain... 2010/6/21 Olivier Baudu