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

Feature request: Flicker between 2 images #231

Open
RaananHadar opened this issue Oct 24, 2020 · 2 comments
Open

Feature request: Flicker between 2 images #231

RaananHadar opened this issue Oct 24, 2020 · 2 comments

Comments

@RaananHadar
Copy link

Lets assume that I have 2 medical images that are co-registered. For example:

  1. A CT image.
  2. The result of a segmentation algorithm on this image.

It would be really beneficial if it was possible to easilly toggle between the images by using a predefined keyboard shortcut or a mouse click. Now as these are medical images, each image has its own contrast stretch and its important not to override the contrast stretch using the settings from the other image.

@timholy
Copy link
Member

timholy commented Oct 25, 2020

One way you can do that now is to open two windows and link their axes together. Then hitting Alt-Tab should toggle between the windows. https://github.com/JuliaImages/ImageView.jl#coupling-two-or-more-images-together

@mgkuhn
Copy link

mgkuhn commented Jul 1, 2022

The single-stepping keyboard shortcuts suggested in #177 could probably also be used for that.

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

3 participants