Background Differencing - Computational media midterm

When the user launches the application, the live video feed begins playing. The user can take a snap shot of the current frame by pressing any key. Once a snapshot is taken, the incoming video's RGB pixel values are compared against the snapshot. In the example above composites were creating by not clearing the buffer when a new snap shot was re-taken.

Source code for Background Differencing
Built with Processing
Inspired by Golan Levin, Advising Professor Dan O'Sullivan

Published 11/19/2005