Menu

#91 Add a "sketch" interface

2.0
open
None
2012-01-04
2011-07-18
No

Similar to Arduino and Processing, I would like to be able to include a module SimpleCV.Sketch which would give me some syntax for setting up a prototyping environment. I provide two methods -- start() which initializes any globals (camera, display, arduino, etc) and loop() which is the equivalent of the interior of the while True in most of our examples. It also should have implicit access to any globals (possibly thru use of an introspective decorator?)

Probably the way I invoke this is a line at the bottom of my script:

SimpleCV.Sketch(start, loop)

Discussion

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB