Java Viewer User Manual

This document is the user manual for the SIMBA java viewer tool.

The main topics of this manual are:

Basic Operations

The displaying of an image data set consiting of a number of image slices is managed by the navigation panel that is described in detail in the following sections.

Navigation


You move through the images in the image data set by using the scroll bar in the upper right of the image viewer. The tool for navigating through an image data set is on the top right of the image viewer in single panel mode or bottom left in compact mode.

  1. Click the right arrow to move forwards through the scan.
  2. Click the left arrow to move backwards through the scan.
  3. Click inside the scroll to jump forwards or backwards 5 images.
You can also use the "f" or "up-arrow" keys to move forwards through the scan, and "b" or "down-arrow" to move backwards through the scan. The "page-up" amd "page-down" keys will jump forwards and backwards 5 images.

The two buttons at each side of the Navigation label can be used to scroll automatically the sequence: the button on the left displays the previous slices, while the one on the right displays the following slices of the scan. The buttons may be pressed more than once; if the button direction coincides with the scrolling direction, the animation becomes faster otherwise the scrolling direction is reversed.

Magnification


The image can be magnified around a focal point (represented by an X on the image). When you load an image data set, the viewer will automatically place the focal point at the center of the first annotation, if any, otherwise at the center of the image.

  1. Click the Zoom In button to magnify the image around the focus point.
  2. Press the mouse button and drag the mouse to pan the image.
  3. Click the Zoom Out button to demagnify the image.
You can also zoom-in using the "i" key, zoom-out using the "o" key, and select the panning mode by using the "p" key.

To change the focal point in the image:

  1. Click the Select Focus button. The button will be surrounded by a red border, meaning that this will be the active tool in the image.
  2. Click inside the image to set the new focus.
  3. Click the Zoom In button to magnify around the new focal point.
You can also use the "u" key to select the focus tool.

The default setting is to use bicubic interpolation when magnifying the image. To explore the option of not using interpolation:

  1. Select No Interpolation from the Settings menu.
  2. Zoom in and zoom out to see the affect of selecting no interpolation.
  3. Select Bicubic Interpolation to turn on the smoothing interpolation.
A Bilinear Interpolation mode is available, too.

You can also use the "a" key to toggle between the interpolation modes.

Before proceeding to the next section, zoom out of the image and place the focal point in the center of the region of interest (ROI).

Display Modes


There are three ways to display the image data sets. The different display modes are accessed through the menu to the right of the Pan button. Clicking on the drop-down menu will show several options.

  1. Select Montage to use the Montage view. This will show a Region of Interest (ROI) through 16 slices of the image data set. The ROI is centered around the focal point.
  2. Select Cinema to use the Cinema view. This allows you to rapidly move through through the ROI defined above.
  3. Drag the scrollbar to view each slice of the ROI. You can also use the arrow buttons to move through the slices.
  4. Select Single to go back to the default Single view.

Windowing


The window settings of the display can be set manually by entering the desired values into the Window and Level fields. The windowing panel is located below the navigation panel.

  1. Enter 1000 into the Window field.
  2. Enter -800 into the Level field.
  3. Click on Apply to set the new window settings.
There are also several preset window values available from the Preset drop-down menu.
  1. Select "Abd" to use the Abdomen window.
  2. Select "Bone" to use the Bone window.
  3. Select "Head" to use the Head window.
  4. Select "Nod" to threshold the image at -400 HU.
  5. Select "Lung" to use the standard Lung window.
  6. Select "Byte" to window a byte image.
  7. Select "Step" to threshold a byte image at 128.
  8. Select "X-ray" to view X-Ray images.
  9. Select "Auto" to display images rescaled uniformly between their minimum and maximum values.

You can also use the "h" and "l" keys to increase or decrease by 1 the windowing level, or by 10 if shift is pressed. Keys "j" and "k" increase and decrease by 1 the window size, or by 10 if shift is pressed.

Make sure to select the standard Lung window before proceeding to the next section.

Dynamic Windowing


You can use dynamic windowing by switching to 16-bit image mode. This is not recommended if you have a slow internet connection. If you have a slow internet connection, it is recommended that you use the 8-bit Image mode. There is no difference in image quality between the two different modes. The only difference is that the dynamic windowing option is available only when in the 16-bit Image mode.
  1. Click on the Settings button and select 16-bit Images or 16-bit Compressed Images. Select the latter if you have a slower connection.
  2. Click on the Change button in the windowing panel.
  3. Press and drag the mouse in the image to change the window. The window settings will be reflected in the Window and Level fields of the windowing panel.
  4. Select 8-bit Images to get back to the normal windowing method.
Make sure to select the standard Lung window before proceeding to the next section.

Image Viewer Shortcut Keys

The following is review of shortcut keys for the image viewer as described in this tutorial:

KeyAction
f,up-arrowShow next image
b,down-arrowShow previous image
page-upJump forward by 5 images
page-downJump back by 5 images
uSelect Focus
iZoom In
oZoom Out
pZoom Pan
aSwitch between no interpolation and linear interpolation
wPerform windowing and select the windowing tool
eSelect the boundary editing tool
rSelect the last-used measuring tool
hIncrease the windowing level by 1 (if shift is pressed, by 10)
lDecrease the windowing level by 1 (if shift is pressed, by 10)
jIncrease the window size by 1 (if shift is pressed, by 10)
kDecrease the window size by 1 (if shift is pressed, by 10)
mCycle through the measuring tools
nCycle between boundary editing modes
zShow/Hide the reference boundary
xShow/Hide the edit boundary
cShow/Hide the computer boundary

Make sure that the applet has the keyboard focus before you use the shortcuts. This can usually be achieved by placing the cursor within the applet.

Last updated 2011-09-07, AMB