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.
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.