Changes

Jump to: navigation, search

Convex Mirror

12 bytes added, 14:09, 4 April 2013
Background Subtract
*subtract one image from background with given threshold and dilations:
**<code>python bgsubtract.py background.jpg square.jpg 66 10</code>
 
==Processing from commandline==
*run workflow with processing from commandline:
**<code>python bgprocessing.py ~/Pictures/raspi/frame0031.jpg</code>
=draw a circle=
*add a circle:
**<code>convert edge.png xc: -stroke White -fill none -strokewidth 1 -draw 'circle 725,725 40,725' edge_circle.png</code>
=Error Image + Drawing Image=

Navigation menu