Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support still image processing .png .jpg .bmp ... #3

Closed
GoogleCodeExporter opened this issue May 15, 2015 · 1 comment
Closed

Support still image processing .png .jpg .bmp ... #3

GoogleCodeExporter opened this issue May 15, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r75.

Original comment by matla...@gmail.com on 30 Jan 2012 at 12:54

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant