Changes

Convex Mirror

296 bytes added, 15:05, 2 April 2013
V2 Background Subtract
**<code>
*accumulate error image
 
==Processing from commandline==
*install processing-java from tools menu in processing
*run from command line:
**<code>processing-java --sketch=/Users/rtwomey/processing/dm_xml/convexmirror_cmdline --output=tmp/convexmirror --run --force</code>
**NOTE: all filenames in the app need full paths.