View images in OMERO.iviewer

We introduce OMERO.iviewer, a 2D viewer which can open and browse multi-t, multi-z and multi-channel images and allows to draw and edit Regions of Interest. It also offers the ability to view several images at the same time and synchronize the view.

Description

We will show here:

  • How to open multidimensional images in OMERO.iviewer

  • How to change rendering settings in OMERO.iviewer and scroll through z and t

  • How to change the Lookup table and invert the displayed intensities for a particular channel

  • How to use the Histogram feature

  • How to zoom and rotate the image

  • How to create a maximum intensity Projection and save it

  • How to save a current viewport as png in OMERO.iviewer

  • How to use and synchronize multiple viewer windows inside OMERO.iviewer

Resources

Example files used

Note: Only some of the images in this dataset are z-stacks, for example

Setup

OMERO.iviewer installation

OMERO.iviewer is a pip installable application for OMERO.web. Follow the steps described in https://pypi.org/project/omero-iviewer/ to install it and configure the OMERO.web accordingly.

The walkthrough assumes that OMERO.iviewer has been set up as the default viewer for OMERO.web.

Step-by-Step

  1. Double-click on an Image thumbnail, or click the Full Viewer image1 button in the right-hand pane to open an Image in a larger viewer called OMERO.iviewer. It is a Web app developed and released independently from the webclient. The OMERO.web framework can be extended with multiple apps to view data in different ways.

  2. Zoom in and out of the image by using the + and - buttons in top-left corner or by scrolling the mousewheel.

  3. Rotate the image by holding Shift on your keyboard and then drag the image using the mouse.

  4. We can adjust the rendering settings and scroll through Z or T.

    ../../_images/Iviewer2.png
  5. To change the Lookup Table (LUT) of a particular channel, click on the downward facing arrow next to the channel label image1b.

  6. In the menu, select the LUT you wish to use. You can find here all the LUTs which are supported in ImageJ.

    image1c

  7. In the same menu, you can also invert the intensity of the channel by checking the checkbox on the top.

  8. Still staying in the Settings tab in the right-hand side of OMERO.iviewer, click on the checkbox next to the Histogram word image0 near the top.

  9. A histogram of the first channel which is on will appear. Note that when you move the rendering settings sliders beneath the histogram, the histogram updates to showing the channel you just manipulated.

    image0b

  10. The Interpolate option provides a smoother rendering of the image in the viewer. Unchecking this will show the pixels at the same resolution as the original data. This option has no effect on the underlying pixel intensity values.

  11. Make a maximum intensity Projection of a z-stack by clicking the stack icon image0c in the bottom-left corner of the central pane, just under the z-slider.

  12. Note that on the vertical z-slider, there are now two knobs. Adjust the knobs to select the desired portion of the z-stack to be projected. The central pane will show a preview of your Projection.

  13. Save the Projection by selecting File > Save Projection as new image. In the following dialog, click either Navigate to Image in Webclient or Open Image in iviewer.

  14. Save the viewport by selecting in the top-left corner File > Save Viewport as PNG.

  15. Compare the two channels of one of the Images in multi-image view:

    • Double-click on the thumbnail of the already opened Image in the left-hand pane of the viewer. This will open the Image again in a new window.

    • Select one of the windows and in the right-hand pane switch the green channel off.

    • On the other window, switch the blue channel off.

      ../../_images/Iviewer12.png
  16. Work with images in the multi-view mode. There are several ways to get full views of the images from the thumbnails in the left-hand column.

    • Click on a thumbnail to open the corresponding image in the currently active central pane viewer window, replacing the image in that viewer window.

    • Double-click on a thumbnail to open a new central pane viewer window with the double-clicked thumbnail image.

    • Drag and drop a thumbnail into an existing central pane viewer window to replace the image in that window with the image corresponding to the thumbnail which you just dropped into it.

    • Drag and drop a thumbnail onto the white canvas area in the central pane to create a new viewer window.

  17. We can synchronize the central pane viewers by adding them both to the same sync Group.

    • Click the sync icon image13 in the top-left corner and select the first option in the dropdown menu.

    • Repeat for the other viewer.

    • Now both Images have the Z/T and View (zoom and position of viewport) synchronized.

      ../../_images/Iviewer14.png
  18. Click on Info tab in iviewer now, and find, in the right-hand pane, the link to Dataset: image15. Click on that link. This will bring you back to the webclient.