-
Notifications
You must be signed in to change notification settings - Fork 16
2D Slicers
Bernhard Froehler edited this page May 10, 2017
·
20 revisions
The yellow "S" button in the toolbar provides access to slicer settings (which are applied to the 3 axis-aligned slicer widgets), such as:
- "Link Views" (default: false) - whether moving the mouse in the slicer should change the slicing plane in the other slice views
- "Show Position" (default: true) - whether the position in other slicers should be indicated with a green rectangle (note: currently does not work for images with a spacing below ~ 0.43).
- "Show Isolines" (default: false) - whether a number of isolines should be generated and shown (see also "Number of Isolines", "Min Isovalue", "Max Isovalue")
- "Linear Interpolation (default: true) - whether rendering should use linear interploation (less block artefacts, but picture can look blurry)
- "Number of Isolines" (default: 5) - how many iso lines should be shown if that feature is turned on (see "Show Isolines).
- "Min Isovalue" (default: 20000) - minimum iso value for isolines feature (see "Show Isolines")
- "Max Isovalue" (default: 40000) - maximum iso value for isolines feature (see "Show Isolines")
- "Snake Slices"
- "Link MDIs" (default: false) - whether to highlight the position in the current slicer also in the other open files.
When the slicer is highlighted (click on it once to highlight it), these key commands are available:
- 'r' resets the view
- 'm' enables a measurement mode. The position under the mouse cursor when pressing 'm' is considered as the starting point. Any further mouse movement causes a line and a circle to be drawn to the current mouse curser, and the tooltip displays the distance from the starting point to the current location. Pressing the Escape key terminates the measurement mode.
open_iA Documentation, licensed under CC BY-NC-SA 4.0