How do you draw using brightness tracking?

edited November 2013 in How To...

We are trying to do this:

but instead of tracking color, we need to track the brightest pixel (a laser) and use it to draw.

We are using the example "BrightnessTracking" (available in processing) and ContinuousLines but we haven't been able to merge them in one code that works.

Sign In or Register to comment.