Uses webcam to track a colour and sends data via OSC. Implemented in Max/MSP with Jitter.
To track a colour, first click on the colour you want to track in the left webcam image. Then, move the "adjust tolerance" slider until the only thing you can see on the screen is the colour/object you want to track.
Based heavily on code example from Yaniki at https://cycling74.com/forums/colour-tracking-with-a-webcam-in-jitter/ and on Jitter colour tracking tutorial at https://docs.cycling74.com/max5/tutorials/jit-tut/jitterchapter25.html.
Most other implementation was one by Sam Parke-Wolf done in our Sound Control project. OSC capability and vestigal code deletion by Rebecca Fiebrink.
Can be used without modification to send OSC data to Wekinator.
v1.0: Created March 2018