Changes

Jump to: navigation, search

Convex Mirror

82 bytes added, 15:08, 2 April 2013
V2 Background Subtract
*subtract one image from background with given threshold and dilations:
**<code>python bgsubtract.py square0001.jpg square0002.jpg 66 3</code>
*compute new contours from error image**<code>*accumulate error image
==Processing from commandline==
**<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.
 
=Error Image + Drawing Image=
*compute new contours from error image. NOT DONE.
*accumulate error image. NOT DONE.
*accumulate drawing image. NOT DONE.

Navigation menu