You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default use of find-object is with a webcam but this could be useful if we
could load objects from image files (assuming there is only the object in the
image file) and a scene from an image file. Changing parameters would update
the features of the objects and the scene. The same behavior can be also used
when the camera is stopped.
Ideas:
- Add action to load a scene from an image file.
- Add action to load an object from an image file.
- When the camera is not running and a parameter is changed, update the
features of the current scene (AND the objects ???) -> If the user has a large
number of objects, this could be inefficient if after each small changes, all
objects are refreshed. The default behavior for updating objects could be the
use of the button "Update objects" introduced in issue 2. One could also add a
boolean parameter to know if the objects refresh is automatic or must be done
manually. In the last case, a message could be wrote in the status bar saying
that objects' features must be updated is the parameters has changed.
Original issue reported on code.google.com by matla...@gmail.com on 18 Jan 2012 at 5:15
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
matla...@gmail.com
on 18 Jan 2012 at 5:15The text was updated successfully, but these errors were encountered: