plasmodic / ecto

ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.
http://ecto.willowgarage.com/
BSD 3-Clause "New" or "Revised" License
98 stars 37 forks source link

Example Stubs #198

Closed garybradski closed 6 years ago

garybradski commented 13 years ago

Ecto could use simple example stubs together with how to run them. These would consist of the C++ file, the python script, and a readme showing the call sequence. The following would be good

From the database, read point clouds, image and masks, smooth the image, so something simple with the point cloud, display. Write out a bogus "recogniiton" using the bounding box as an outline.

From a kinect, read point clouds and image, smooth the image, maybe smooth the point cloud, display, write out a bogus recognition and bounding rectangle.

straszheim commented 13 years ago

Thanks, keep 'em coming. Bookmark this page and fire off any/all feedback you have.

garybradski commented 6 years ago

Think I'll close this after 7 years :-)