Please steal freely. This is all public domain.<br><br>Thanks for the tips on making them work on OSX.<br><br>-John<br><br><div class="gmail_quote">On Thu, May 17, 2012 at 4:07 PM, Max <span dir="ltr">&lt;<a href="mailto:abonnements@revolwear.com" target="_blank">abonnements@revolwear.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Am 14.05.2012 um 14:32 schrieb John Harrison:<br>
<div class="im">&gt; One thing I wrote as an example for the students in the class was a color tracker which could track primary colors. I thought I saw a conversation on the list earlier were somebody was writing an external for color tracking, but at least primary colors can all be tracked in Gem. Maybe it&#39;s obvious but in case it&#39;s not:<br>


&gt; <a href="http://cratel.wichita.edu/blogs/ee577aspring2012/forum2/code-group3/pd-patches-forum4/2-color-trackers-thread16/" target="_blank">http://cratel.wichita.edu/blogs/ee577aspring2012/forum2/code-group3/pd-patches-forum4/2-color-trackers-thread16/</a><br>


<br>
</div>john, nice patches. may i steal bits of that for my „bewegungsmelder&quot; collection?<br>
i had to do three things to make them work for me<br>
1. add [declare -lib Gem] to make Gem load<br>
2. add [pix_rgba] because the default colorspace on os x is yuv<br>
3. invert the Y axis by changein *8 -4 to *-8 +4<br>
<span class="HOEnZb"><font color="#888888"><br>
max</font></span></blockquote></div><br>