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

Camera module should save background frames and levels/LUT with images #16

Open
campagnola opened this issue Oct 7, 2016 · 0 comments

Comments

@campagnola
Copy link

Goal: when images are opened in MosaicEditor, they should look exactly as they looked onscreen when they were saved.

  • Images should get userLevels and userLookupTable info keys. These may be modified by MosaicEditor like userTransform.
  • Images should also get a backgroundImage info key that references a stored background frame, and a 'backgroundRemovalMode' key that can be either 'divide' or 'subtract'.
  • Don't save duplicate background frames; multiple images may reference the same background file.
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