You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The schema above shows that the queries to the PACS are made at the same time as the viewer starts. This makes it possible to optimize the launch by simultaneously launching weasis and building the manifest.
- Apply a KO (2) {{< svg "static/tuto/icon/keyImage.svg" >}}
17
+
- Apply a KO (2) {{< svg-inline "static/tuto/icon/keyImage.svg" >}}
18
18
- Filter to obtain only the key images defined in the selected KO (4). This means only key images will be visible when scrolling into a series.
19
19
- Create a new KO (or based on another one) or delete KO (only the ones created by Weasis) (5)
20
20
21
21
22
22
### Presentation State (PR or GSPS)
23
-
- Apply PR loaded from a DICOM file (1) {{< svg "static/tuto/icon/imagePresentation.svg" >}}: Since {{% badge title="Version" %}}2.6.0{{% /badge %}} PRs are not applied to the image by default (requires to select the right icon (2) over the image). In order to apply the most recent PR by default, change it from the main menu _File > Preferences (Alt + P)_ and check "Apply by default the most recent Presentation State", or in the [default preferences](../../basics/customize/preferences/).
23
+
- Apply PR loaded from a DICOM file (1) {{< svg-inline "static/tuto/icon/imagePresentation.svg" >}}: Since {{% badge title="Version" %}}2.6.0{{% /badge %}} PRs are not applied to the image by default (requires to select the right icon (2) over the image). In order to apply the most recent PR by default, change it from the main menu _File > Preferences (Alt + P)_ and check "Apply by default the most recent Presentation State", or in the [default preferences](../../basics/customize/preferences/).
24
24
- Create a new PR: Any type of annotations (Drawings and Measurements) can be exported in a DICOM Presentation State. Image presentation actions (zoom, calibration, W/L, LUT...) are not yet possible to export into PR.
The 2D viewer is the default viewer when opening a DICOM series containing images.
11
11
12
12
### Open the 2D viewer
13
-
The 2D view can be opened with {{< svg "static/tuto/icon/view2d.svg" >}} in the toolbar or by right-clicking on the thumbnail in the [DICOM explorer](../dicom-explorer/).
13
+
The 2D view can be opened with {{< svg-inline "static/tuto/icon/view2d.svg" >}} in the toolbar or by right-clicking on the thumbnail in the [DICOM explorer](../dicom-explorer/).
@@ -50,12 +50,12 @@ Where the possible actions are:
50
50
When dragging, accelerate the action by pressing the _Ctrl_ key and _Ctrl + Shift_ to accelerate more.
51
51
{{% /notice %}}
52
52
53
-
* {{< svg "static/tuto/icon/layout.svg" >}} _Default layout:_ Change the layout of the view. [DICOM Information](../tags) and [Histogram](../histogram) are specific layouts where information is automatically updated when scrolling through the series.
53
+
* {{< svg-inline "static/tuto/icon/layout.svg" >}} _Default layout:_ Change the layout of the view. [DICOM Information](../tags) and [Histogram](../histogram) are specific layouts where information is automatically updated when scrolling through the series.
54
54
* Synchronize: The synchronization feature lets you apply the same settings to other images.
55
55
*_None:_ No synchronization is applied between series.
56
56
*_Default Stack:_ When selected, the layout is synchronized (window/level, scrolling, zoom) only with the series sharing the same Frame of Reference UID (0020,0052). This is the default behavior.
57
57
*_Default Tile:_ When selected, the layout is applied in tiled mode (image mosaic of the current series) and is synchronized (window/level, scrolling, zoom) with the image of the same series.
58
-
* {{< svg "static/tuto/icon/reset.svg" >}} _Reset:_ Reset the image rendering (see [below](#reset)). _Escape_ key to select the action.
58
+
* {{< svg-inline "static/tuto/icon/reset.svg" >}} _Reset:_ Reset the image rendering (see [below](#reset)). _Escape_ key to select the action.
@@ -79,7 +79,7 @@ Toolbars can be shown or hidden from the _View_ top menu.
79
79
### Viewer's tools
80
80
Here is a list of the tools which are associated to the DICOM 2D viewer.
81
81
82
-
The mini-tool is always visible and the other tools are displayed by clicking on the vertical button. The normalize button {{< svg "static/tuto/icon/normalize.svg" >}} allows you to insert the panel into the main layout. Otherwise, the panel is displayed as a popup window with the pin option {{< svg "static/tuto/icon/holdon.svg" >}} (which is not recommended, as it hides other panels).
82
+
The mini-tool is always visible and the other tools are displayed by clicking on the vertical button. The normalize button {{< svg-inline "static/tuto/icon/normalize.svg" >}} allows you to insert the panel into the main layout. Otherwise, the panel is displayed as a popup window with the pin option {{< svg-inline "static/tuto/icon/holdon.svg" >}} (which is not recommended, as it hides other panels).
Allows you by default to scroll through the images of the selected series (surrounded by an orange line). From the combobox at the top, the mini-tool can also be configured to change the zoom or the rotation of the image.
@@ -127,10 +127,10 @@ _Image Tools_ contains all the tools to modify the image rendering.
127
127
Allows you to zoom, rotate and flip the image. [Zoom](../zoom) and rotation can also be configured with the [mini-tool](#mini-tool) or the [mouse actions](#toolbars).
128
128
129
129
##### Cine
130
-
The _Cine start_ button {{< svg "static/tuto/icon/execute.svg" >}} lets you scroll through the images in a series at a certain speed (frame per second). The speed values comes from the DICOM file if exists. The cine options can also be changed from the context menu.
130
+
The _Cine start_ button {{< svg-inline "static/tuto/icon/execute.svg" >}} lets you scroll through the images in a series at a certain speed (frame per second). The speed values comes from the DICOM file if exists. The cine options can also be changed from the context menu.
131
131
132
-
* Click on _Cine stop_ button {{< svg "static/tuto/icon/suspend.svg" >}} to end the animation.
133
-
* Click on _Loop Sweep_ toggle button {{< svg "static/tuto/icon/loop.svg" >}} to change the cine mode: looping vs sweeping.
132
+
* Click on _Cine stop_ button {{< svg-inline "static/tuto/icon/suspend.svg" >}} to end the animation.
133
+
* Click on _Loop Sweep_ toggle button {{< svg-inline "static/tuto/icon/loop.svg" >}} to change the cine mode: looping vs sweeping.
134
134
135
135
{{% notice note %}}
136
136
When the cine is active, the series which are synchronized are also animated. The cine is also applied to other series when they are selected until the _Cine stop_ button is clicked.
@@ -143,7 +143,7 @@ A _Cine_ toolbar is also available. It is not visible by default, but can be dis
143
143
{{% /notice %}}
144
144
145
145
##### Reset
146
-
It allows you to return to the default image rendering for all or specific parameters. Also available from the toolbar button {{< svg "static/tuto/icon/reset.svg" >}} or from the context menu.
146
+
It allows you to return to the default image rendering for all or specific parameters. Also available from the toolbar button {{< svg-inline "static/tuto/icon/reset.svg" >}} or from the context menu.
@@ -170,5 +170,5 @@ The default value is _Bilinear_. The _Nearest neighbor_ interpolation is faster
170
170
#### Other
171
171
*_Apply Window/Level on color images:_ When checked, the window/level is applied on the RGB channels of the image. Otherwise, the window/level has no effect when unchecked.
172
172
*_Inverse level direction:_ When checked, the level direction with mouse actions is inverted (dragging down will increase the brightness) according to the [Basic Image Review profile](https://wiki.ihe.net/index.php?title=Basic_Image_Review). Otherwise, dragging down will decrease the brightness when unchecked.
173
-
*_Apply by default the most recent Presentation State:_ When checked, the most recent [Presentation State](../build-ko-pr/#presentation-state-pr-or-gsps) Object is applied on the related image. Otherwise, it is required to select it from {{< svg "static/tuto/icon/imagePresentation.svg" >}}.
173
+
*_Apply by default the most recent Presentation State:_ When checked, the most recent [Presentation State](../build-ko-pr/#presentation-state-pr-or-gsps) Object is applied on the related image. Otherwise, it is required to select it from {{< svg-inline "static/tuto/icon/imagePresentation.svg" >}}.
174
174
*_Overlay color:_ change the color and the opacity of DICOM overlay. The default color is white. The opacity can be changed from the transparency or alpha slider of the different color models in the color picker.
## <center>Displaying volume data {{< svg "static/tuto/icon/volume.svg" >}}</center>
8
+
## <center>Displaying volume data {{< svg-inline "static/tuto/icon/volume.svg" >}}</center>
9
9
10
10
Since Weasis {{% badge title="Version" %}}4.1.0{{% /badge %}} the 3D viewer allows displaying volumetric renderings with different options for adjusting the pseudo colors, the transparency, the shadows and the lighting according to the type of exam.
11
11
@@ -26,7 +26,7 @@ OpenGL does not include specific functionality for selecting a particular graphi
26
26
{{% /notice %}}
27
27
28
28
### Open the 3D viewer
29
-
The 3D view can be opened with {{< svg "static/tuto/icon/volume.svg" >}} in the toolbar or by right-clicking on the thumbnail in the [DICOM explorer](../dicom-explorer/).
29
+
The 3D view can be opened with {{< svg-inline "static/tuto/icon/volume.svg" >}} in the toolbar or by right-clicking on the thumbnail in the [DICOM explorer](../dicom-explorer/).
30
30
31
31
Try to load a volume dataset (Medical Demos from data.kitware.com)
* {{< svg "static/tuto/icon/loadVolume.svg" >}} Allows you to fully reload the volume
42
-
* {{< svg "static/tuto/icon/orthographic.svg" >}} The orthographic projection maintains parallel lines unlike the perspective projection that provides a perception of depth. The default mode is the perspective projection.
43
-
* {{< svg "static/tuto/icon/volumeSettings.svg" >}} Opens the [3D preferences](#preferences)
41
+
* {{< svg-inline "static/tuto/icon/loadVolume.svg" >}} Allows you to fully reload the volume
42
+
* {{< svg-inline "static/tuto/icon/orthographic.svg" >}} The orthographic projection maintains parallel lines unlike the perspective projection that provides a perception of depth. The default mode is the perspective projection.
43
+
* {{< svg-inline "static/tuto/icon/volumeSettings.svg" >}} Opens the [3D preferences](#preferences)
44
44
45
45
For other buttons see below.
46
46
47
47
### 3D Rendering Tools
48
-
This tab contains all the tools to modify the volume rendering. If you want to return to the original settings, just click on the toolbar button {{< svg "static/tuto/icon/reset.svg" >}} or from the context menu.
48
+
This tab contains all the tools to modify the volume rendering. If you want to return to the original settings, just click on the toolbar button {{< svg-inline "static/tuto/icon/reset.svg" >}} or from the context menu.
Some of the options described below are also available in the toolbar and in the contextual menus.
52
52
53
53
*_Window:_ The width of a range of voxels values mapped to a specific range of display values.
54
54
*_Level:_ The center of the range defined by Window.
55
-
* {{< svg "static/tuto/icon/winLevel.svg" >}} _Preset:_ Specific values of Window and level. _Auto Level [Image]_ is the default value when changing a LUT and provides the best visual appearance of a Volume LUT.
55
+
* {{< svg-inline "static/tuto/icon/winLevel.svg" >}} _Preset:_ Specific values of Window and level. _Auto Level [Image]_ is the default value when changing a LUT and provides the best visual appearance of a Volume LUT.
56
56
*_LUT Shape:_ The mapping (transfer function) between the input values and the display values can be linear, sigmoid and logarithmic. Default value is linear.
57
-
* {{< svg "static/tuto/icon/lut.svg" >}} _LUT (Volume LUT):_ A Volume Lookup Table (LUT) is a 3D LUT used to map the grayscale values of a volume dataset to color, opacity and lighting values for visualization. Choosing a LUT from the toolbar or the contextual menu is easier because the LUTs are displayed in an order according to the modality and with a preview.
58
-
* {{< svg "static/tuto/icon/inverseLut.svg" >}} allows you to invert the LUT.
57
+
* {{< svg-inline "static/tuto/icon/lut.svg" >}} _LUT (Volume LUT):_ A Volume Lookup Table (LUT) is a 3D LUT used to map the grayscale values of a volume dataset to color, opacity and lighting values for visualization. Choosing a LUT from the toolbar or the contextual menu is easier because the LUTs are displayed in an order according to the modality and with a preview.
58
+
* {{< svg-inline "static/tuto/icon/inverseLut.svg" >}} allows you to invert the LUT.
@@ -76,7 +76,7 @@ From the menu "_File > Preferences > Viewer > 3D Viewer_":
76
76
Information about the graphics card and OpenGL capabilities, see [Requirements](#requirements).
77
77
78
78
#### 3D Viewer
79
-
* {{< svg "static/tuto/icon/layout.svg" >}} _Default layout:_ The preferred layout used when opening the 3D viewer
79
+
* {{< svg-inline "static/tuto/icon/layout.svg" >}} _Default layout:_ The preferred layout used when opening the 3D viewer
80
80
*_Max 3D texture size:_ The maximum size of the volume according to X/Y (width and height of images) and according to Z (number of images in the stack composing the volume)
## <center>Displaying electrocardiography data {{< svg "static/tuto/icon/ecg.svg" >}}</center>
8
+
## <center>Displaying electrocardiography data {{< svg-inline "static/tuto/icon/ecg.svg" >}}</center>
9
9
10
10
The ECG viewer is used to display and analyze electrocardiogram (ECG) data in DICOM format obtained from different modalities, such as resting ECGs, ambulatory ECGs, and stress tests.
* {{< svg "static/tuto/icon/print.svg" >}} Allows you to print the ECG as it is displayed with some basic information (patient/study)
23
-
* {{< svg "static/tuto/icon/metadata.svg" >}} Show the DICOM metadata of the ECG
24
-
* {{< svg "static/tuto/icon/selectionDelete.svg" >}} Delete all the measurements (yellow areas in the image above), see [Markers](#markers)
22
+
* {{< svg-inline "static/tuto/icon/print.svg" >}} Allows you to print the ECG as it is displayed with some basic information (patient/study)
23
+
* {{< svg-inline "static/tuto/icon/metadata.svg" >}} Show the DICOM metadata of the ECG
24
+
* {{< svg-inline "static/tuto/icon/selectionDelete.svg" >}} Delete all the measurements (yellow areas in the image above), see [Markers](#markers)
25
25
26
26
### Zoom and Display Format {{% badge style="red" %}}B{{% /badge %}} {#zoom-and-display-format}
27
27
The zoom is on several graphic components. The first combo box represents the time, the second represents the voltage, and the slider allows you to zoom in both directions while preserving the aspect ratio.
### Exporting the selected view {{< svg "static/tuto/icon/exportImage.svg" >}} {#export-view}
11
-
From the toolbar icon {{< svg "static/tuto/icon/exportImage.svg" >}} or from the main menu _File > Export > Exporting view_ export the selected view either to the clipboard or to image file (PNG, TIF, JPG, JPEG2000).
10
+
### Exporting the selected view {{< svg-inline "static/tuto/icon/exportImage.svg" >}} {#export-view}
11
+
From the toolbar icon {{< svg-inline "static/tuto/icon/exportImage.svg" >}} or from the main menu _File > Export > Exporting view_ export the selected view either to the clipboard or to image file (PNG, TIF, JPG, JPEG2000).
12
12
13
13
#### Current view
14
14
Export the view as it is (size and overlay).
@@ -27,9 +27,9 @@ Export the view according to the original image with some options.
27
27
* DICOM Shutter: Apply the [DICOM shutters](https://dicom.nema.org/medical/Dicom/current/output/chtml/part03/sect_C.7.6.11.html) when checked
28
28
* DICOM Overlay: Apply the [DICOM overlays](https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.9.2.html) when checked
In order to open the DICOM export window click on toolbar icon {{< svg "static/tuto/icon/exportDicom.svg" >}} or from the main menu _File > Export > DICOM_
32
+
In order to open the DICOM export window click on toolbar icon {{< svg-inline "static/tuto/icon/exportDicom.svg" >}} or from the main menu _File > Export > DICOM_
## <center>Displaying radiotherapy information {{< svg "static/tuto/icon/rt.svg" >}}</center>
8
+
## <center>Displaying radiotherapy information {{< svg-inline "static/tuto/icon/rt.svg" >}}</center>
9
9
10
10
The _RT Tool_ appears on the right panel when a CT exam (when linked with DICOM STRUCT, PLAN and DOSE) is displayed. Since {{% badge title="Version" %}}4.1.0{{% /badge %}} a specific configuration in config.properties is no longer required.
0 commit comments