Difference between revisions of "Slicer3:Registration"

From Slicer Wiki
Jump to: navigation, search
m
Line 25: Line 25:
 
<gallery  widths="250px" heights="150px" perrow="4">
 
<gallery  widths="250px" heights="150px" perrow="4">
  
Image:Registration_ACPC_icon.png|The [[Modules:RealignVolume-Documentation-3.4|'''ACPC Transform''']] module (Nicole Aucoin) is used to orient brain images along the anatomical reference line between the anterior and posterior commissure.
+
Image:Registration_ACPC_icon.png|The [[Modules:RealignVolume-Documentation-3.4|'''ACPC Transform''']] module (Nicole Aucoin) is used to orient '''brain''' images along the anatomical reference line between the anterior and posterior commissure.
  
 
Image:Registration_Fiducial_icon.png|The [[Modules:FiducialRegistration |'''Fiducial Alignment''']] module (Casey Goodlett) can align images based on pairs of manually selected fiducial points (rigid and affine).
 
Image:Registration_Fiducial_icon.png|The [[Modules:FiducialRegistration |'''Fiducial Alignment''']] module (Casey Goodlett) can align images based on pairs of manually selected fiducial points (rigid and affine).
  
Image:Registration_HAMMER_icon.png|The [http://na-mic.org/Wiki/index.php/2010_Winter_Project_Week_HAMMER '''HAMMER'''] module (Guorong Wu, Dinggang Shen) performs elastic (non-rigid) alignment of brain images of different individuals based on tissue class segmentation and intensity (experimental stage).
+
Image:Registration_HAMMER_icon.png|The [http://na-mic.org/Wiki/index.php/2010_Winter_Project_Week_HAMMER '''HAMMER'''] module (Guorong Wu, Dinggang Shen) performs elastic (non-rigid) alignment of '''brain''' images of different individuals based on tissue class segmentation and intensity (experimental stage).
  
 
Image:Registration_Surface_icon.png|The [[Modules:PythonSurfaceICPRegistration-Documentation-3.4|'''ICP Surface Registration''' ]] Module (Luca Antiga:) performs automated registration of surfaces (not images). This is useful if image data directly is unreliable, but surfaces can be produced from segmentations that provide good information about desired alignment.
 
Image:Registration_Surface_icon.png|The [[Modules:PythonSurfaceICPRegistration-Documentation-3.4|'''ICP Surface Registration''' ]] Module (Luca Antiga:) performs automated registration of surfaces (not images). This is useful if image data directly is unreliable, but surfaces can be produced from segmentations that provide good information about desired alignment.

Revision as of 14:36, 21 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 good 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