Difference between revisions of "Slicer3:Registration"

From Slicer Wiki
Jump to: navigation, search
Line 40: Line 40:
 
Image:SubvolumeExraction_icon.png‎|The [http://www.slicer.org/slicerWiki/index.php/Modules:ExtractSubvolumeROI-Documentation-3.5 ROI Subvolume Extraction] module can be used to extract a box region as a new volume and thus focus registration on a region of interest.
 
Image:SubvolumeExraction_icon.png‎|The [http://www.slicer.org/slicerWiki/index.php/Modules:ExtractSubvolumeROI-Documentation-3.5 ROI Subvolume Extraction] module can be used to extract a box region as a new volume and thus focus registration on a region of interest.
 
Image:Registration_Fiducials.png|The [[Modules:Fiducials-Documentation-3.4|Fiducials Module]] is used to place fiducial pairs that can be used to run Fiducial-based registration or to evaluate registration quality
 
Image:Registration_Fiducials.png|The [[Modules:Fiducials-Documentation-3.4|Fiducials Module]] is used to place fiducial pairs that can be used to run Fiducial-based registration or to evaluate registration quality
Image:Registration_DataModule.png|[[Modules:Data-Documentation-3.4|Data Module]] is used to apply transforms on the fly to one or more volumes, to resample and concatenate transforms.
+
Image:Registration_DataModule.png|[[Modules:Data-Documentation-3.4|Data Module]] is used to apply transforms on the fly to one or more volumes, to resample and concatenate transforms. Interaction is by drag & drop of nodes in the tree and via a right-mouse click context menu, e.g.  to apply  a transform.
 
Image:Registration_EDitor_icon.png|The [[Modules:Editor-Documentation-3.4|Interactive Editor]] can be used to draw/define ROI regions that can be used as mask input to the automated registration.
 
Image:Registration_EDitor_icon.png|The [[Modules:Editor-Documentation-3.4|Interactive Editor]] can be used to draw/define ROI regions that can be used as mask input to the automated registration.
Image:Registration_OtsuThreshold_icon.png|The [[Modules:OtsuThreshold-Documentation-3.4|Otsu's Segmentation Module]] can also be used to quickly identify your object from the background and use the resulting labelmap as mask in automated registration.
+
Image:Registration_OtsuThreshold_icon.png|The [[Modules:OtsuThreshold-Documentation-3.4|Otsu's Segmentation Module]] can also be used to automatically generate a registration ROI/mask by  identifying your main image object from the background. For more controlled mask building use the threshold and editing functions in the Interactive Editor.
 
Image:Registration_DTIresample_icon.png|The [[Modules:ResampleDTIVolume-Documentation-3.4|DTI resample]] module is used to apply a given transform to the DTI tensor data.
 
Image:Registration_DTIresample_icon.png|The [[Modules:ResampleDTIVolume-Documentation-3.4|DTI resample]] module is used to apply a given transform to the DTI tensor data.
 
Image:Registration_Resample_icon.png|The [[Modules:ResampleVolume-Documentation-3.4|Resample Volume]] module can be used to apply a given transform to a volume, with specific interpolation settings (linear, nearest neighbor and five flavors of sinc).  
 
Image:Registration_Resample_icon.png|The [[Modules:ResampleVolume-Documentation-3.4|Resample Volume]] module can be used to apply a given transform to a volume, with specific interpolation settings (linear, nearest neighbor and five flavors of sinc).  

Revision as of 22:24, 20 January 2010

Home < Slicer3:Registration

Registration in 3D Slicer

An extensive set of tools is available within 3D Slicer to support your registration or image fusion task. The right module will depend on your input data and the underlying question asked. Below is an overview of the main and auxilary modules related to image registration. The spectrum ranges from fully automated to fiducial to fully interactive manual alignment, and from rigid to fully elastic image warping. Most modules are generic and can handle any image content, but a few are designed specifically for brain images. They have a brain contour in the icon.
There are also many auxilary/support modules that perform important functions you may need to successfully complete your registration, such as the ROI or Interactive Editor modules to obtain masks, or the Resample modules to properly apply your result transform to the image.
Finally the Slicer Registration Case Library provides example cases, complete with tutorials, for a variety of registration problems collected in the "real world". You may find an excellent starting point and helpful discussion in those examples. If you find something amiss, please let us know so we can amend.

Default Registration Module

Alternative Registration Modules

Modules for Special Case Registration

Auxilary Modules for Registration

Registration Examples / Use-Cases

  • The Slicer Registration Case Library contains a (growing) collection of registration example cases to download and try yourself, complete with step-by step tutorial, image data, parameter presets, solutions and discussion of the particular challenges and strategies. We hope you will find a case similar to yours in this library that will provide an educated starting point. If you cannot find a similar case, take advantage of our Call for Example Datasets to add your case to the library.

Registration Work in Progress