Page 1 of 1

Insight viewer: Switch to next/previous image

PostPosted: Mon May 26, 2014 10:28 am
by PaulVanSchayck
Dear all,

I've been looking at the possibility when inside the full scale image viewer of OMERO.Insight to switch to the next image of the dataset from within the viewer. As far as I can tell the only possible way is to close an image, and open the next. This feature would be very useful when reviewing a large amount of images quickly.

Alternatively, the thumbnails could be used, but their quality is too low for some of the things we would like to review in images. Out of interest. is there any way to increase the thumbnail quality?

I've been unable to find feature request for either in Trac.

Thank you,

Paul

Re: Insight viewer: Switch to next/previous image

PostPosted: Wed May 28, 2014 8:11 am
by jburel
Dear Paul

That is a feature we are thinking to add and only one a new window when the user requests it. We have done some preliminary work (mock-up/investigation).
In the meantime you could use the preview tab on the right-hand side.
This is not a full size image but it allows you to manipulate the rendering settings and view the image in a better quality that the thumbnail itself.

Thanks

Jmarie

Re: Insight viewer: Switch to next/previous image

PostPosted: Wed May 28, 2014 2:02 pm
by PaulVanSchayck
Dear Jmarie,

Thank you for the quick reply. Is there a ticket on trac for me to track by any chance?

Thank you,

Paul

Re: Insight viewer: Switch to next/previous image

PostPosted: Wed May 28, 2014 3:09 pm
by jburel
Dear Paul

No ticket, we are still working on mock-up. Happy to keep you updated so you have an idea of the directions taken

Cheers
Jmarie

Re: Insight viewer: Switch to next/previous image

PostPosted: Tue Aug 05, 2014 7:51 am
by PaulVanSchayck
Dear Jmarie,

After working with OMERO for a few months, I think the behavior of the full image viewer is causing quite a few annoyances. IMHO for a tool that offers a replacement for managing images it is quite crucial for its image viewer to work fluently and intuitively.

To be specific, I have these annoyances with the viewer

- As mentioned above, the no button/key for next/previous image in dataset
- The difference in zooming behavior for non pyramided files. I.E the zoom does not work with scrollwheel in the insight viewer.
- No panning of the image using the mouse for non pyramided files
- In the web viewer, full screening the window will not recenter the image for pyramided images (does work for non pyramided images)
- The Insight viewer does not remember the window size it was set to, but opens in a difference size each time. Sometimes this size is much bigger than the screen (dual screen setup, this might be the cause).

Thank you for your effort in the OMERO project,

Paul

Re: Insight viewer: Switch to next/previous image

PostPosted: Tue Aug 05, 2014 3:44 pm
by jburel
Dear Paul
Thanks for your feedback.
We have made few recent improvements to the Viewer but they will not be included in our coming release (5.0.3)
I will add the missing items to the relevant trello card. FYI, we are moving away from trac ticket for certain tasks.

Could you clarify:
- As mentioned above, the no button/key for next/previous image in dataset

Do you mean in the central panel, having a previous next button and display the next image on the right hand side.
- The difference in zooming behavior for non pyramided files. I.E the zoom does not work with scrollwheel in the insight viewer.

This is a change we will need to think about since some users use the mousewheel to scroll through z.
This is implemented on some software. The behaviour between clients needs to be aligned.


Thanks
Jmarie

Re: Insight viewer: Switch to next/previous image

PostPosted: Wed Aug 06, 2014 6:41 am
by PaulVanSchayck
Dear Jmarie,

Thanks for your response. Sorry for being a bit unclear.

jburel wrote:Do you mean in the central panel, having a previous next button and display the next image on the right hand side.

No, I mean in the full image viewer. I would like to be able to quickly browse through a dataset. Preferably using the arrow keys, or a button within the full image viewer itself. What would already help, if it was an option to open an image in an existing or a new window.

This is a change we will need to think about since some users use the mousewheel to scroll through z.
This is implemented on some software. The behaviour between clients needs to be aligned.

Hmm.. even though this behavior is already the case for pyramided files? Would it make sense to change the scrollwheel behavior depending on whether there is a z stack available? BTW, ctrl or shift + scroll does already work, but this does not center its zoom on the mouse position.

Kind regards,

Paul

PS. The Trello cards are not publicly viewable, are they?

Re: Insight viewer: Switch to next/previous image

PostPosted: Wed Aug 06, 2014 8:12 am
by jburel
Dear Paul

Thanks for the clarification
The cards aren't visible. We are discussing opening a trello board.
I will keep you updated of our progress

Thanks again for your support.

Jmarie

Re: Insight viewer: Switch to next/previous image

PostPosted: Wed Aug 13, 2014 12:42 pm
by PaulVanSchayck
Dear Jmarie,

I was missing the the prev/next browse functionality that much, that I've made this pull request:
https://github.com/openmicroscopy/openm ... /pull/2938

Thanks,

Paul