Write code that pulls saturated moving colors from a web cam… that is… if you move a red coffee cup across the screen your code should capture the color red.
A few hints: frame differencing, hsb and get/setVector.
I’ll post my working version tomorrow or the next day… this is a challenging one so I may give an extra day before I post my solution….
Difficulty : Medium