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

[Code] [Server] [GUI] Toggle image displays on/off #10

Open
alathon opened this issue Mar 31, 2016 · 1 comment
Open

[Code] [Server] [GUI] Toggle image displays on/off #10

alathon opened this issue Mar 31, 2016 · 1 comment

Comments

@alathon
Copy link
Owner

alathon commented Mar 31, 2016

The gist of this is to provide a 'Visual debugging' mode, where the Image boxes are used, and an alternative 'Non-debugging' mode, where we no longer need to retain or show images. This will (potentially) save some CPU.

@alathon alathon changed the title In-place vs. copy-over for visual debugging [Code] [Server] [GUI] Toggle image displays on/off Apr 15, 2016
@alathon
Copy link
Owner Author

alathon commented Apr 15, 2016

This should affect FilteredImage, as instead of retaining a balance image, current image, diff image and result image, all we need are balance and current.

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