Maverick/Slider: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
(Redirected page to Maverick)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<h1><center><b>Slider</b></center></h1>
#REDIRECT [[Maverick]]
Slider is the Registration Application of Maverick.
The application registers an image (moving) into an other image (fixed).
Below is a short tutorial to use Slider.
 
= Before starting =
Slider can import images ( *.mha *.mhd *.gipl *.jpg *.bmp *.nrrd ) and scenes (*.mrml). By loading a scene in Slider, you can extract any image from the scene. Importing a scene can be useful if you want to import a LabelMap. Loading a LabelMap directly (*.mha) will not contain any label description, this is why you should load the LabelMap through a scene. You can use [[Maverick/Merlin]] to create MRML scenes ( e.g. use the Resample module to lower the resolution of your images ).<br>
<br>
In this tutorial, we register two bodies from the Virtual Family. Duke(moving image) is registered with Billie(fixed image). A result image is saved with the head of Duke and the body of Billie. Billie and Duke are stored in separate mrml scene files. We previously made sure that they shared the same tissue file.<br>
Here is the list of the files used for this tutorial:
*Duke.mrml
**kwDuke_34y_V5_2mm.mha
**VirtualTissue.csv
*Billie.mrml
**kwBillie_11y_V2_2mm.mha
**VirtualTissue.csv
 
= Loading a Fixed Image =
{|
|[[Image:Screenshot-Slider-1-LoadFixedImage.png|thumb|400px|Load Fixed Image]]
|[[Image:Screenshot-Slider-1b-LoadFixedImage.png|thumb|400px|Load Fixed Image from Scene menu]]
|}<br>
The first screen invites you to select a fixed image. An image can be directly from a file or from a scene file. Loading a scene leads to another screen menu that lists all the volumes contained by the scene file. A volume must be selected from the list before clicking on <b>Load Image</b>. If the fixed and moving images are both contained by the loaded scene, <b>Load Image and Scene</b> loads the fixed image and cache the other volumes contained by the scene so they can be later used in the <b>Load Moving Image</b> menu.<br>
In our example, we first click on <b>Load Image from Scene File</b>, in the new menu we choose <i>kwBillie_11y_V2_2mm</i> in the volume list to finally click <b>Load Image</b>.<br>
The fixed image (the labelmap of Billie) is loaded in the top 3D and 2D views.
 
= Loading a Moving Image =
{|
|[[Image:Screenshot-Slider-2-LoadMovingImage.png|thumb|400px|Load Moving Image]]
|[[Image:Screenshot-Slider-2b-LoadMovingImage.png|thumb|400px|Load Moving Image from Scene menu]]
|}
The second screen <b>Load Moving Image</b> invites you to select a moving image. This is the image to be registered with the already loaded fixed image. The process is the same than for the fixed image loading menu. If a scene has been previously loaded using <b>Load Image and Scene</b>, a third choice <b>Load Image from Current Scene</b> is available and allow the user to select a volume from the cache.<br>
In our example, we click on <b>Load Image from Scene File</b>, in the next menu we choose <i>kwDuke_34y_V5_2mm.mha</i> in the volume list to finally click <b>Load Image</b>.<br>
The moving image (the labelmap of Duke) is loaded in the bottom 3D and 2D views.
 
= Defining a Region of Interest for the Fixed Image =
[[Image:Screenshot-Slider-3-FixedROI.png|center|320px]]
The fixed and moving images loaded, you can now define a ROI (Region of Interest) for the fixed image. Only the part in the ROI will be shown. By moving the anchor points of the 3D box widget in the 3D view, you set the final size of the fixed image. Here we want to keep the whole volume of Billie, we do not change the ROI box.
 
= Defining a Region of Interest for the Moving Image =
[[Image:Screenshot-Slider-4b-MovingROI.png|center|320px]]

Latest revision as of 21:01, 20 March 2012

Redirect to: