Slicer3:Registration

From Slicer Wiki
Jump to: navigation, search
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.
This page is organized by methods. Alternatively the Slicer Registration Case Library is organized by data type, i.e. it provides example cases, complete with tutorials, for a variety of registration problems collected in the "real world". You may find a good starting point and helpful discussion in those examples. If you find something amiss, please let us know so we can amend (meier at bwh.harvard.edu).

Slicer Registration Case Library: Call for Example Datasets

Consider adding your case to the library: We can (for 2010-2011) offer you direct consulting on your image registration problem: If we can add your (anonymized) case to the Library, we will try to register it for you, build a step-by-step tutorial and send you the registration strategy and solution parameters. See here for details.

Speed vs. Precision

Registration Speed icon.png Registration Precision icon.png
See here if registration speed is mission-critical. See here if precision is more important than speed.


Default Registration Modules

Registration Rigid+Affine icon.png Registration Manual icon.png Registration NonRigid icon.png
The Register Images Module performs automated image registration, rigid to affine, based on image intensity similarities. It allows to focus the registration on a region of interest Manual/interactive alignment can be done via the Transforms module, e.g. for initial alignment. [[Slicer3.4:Training#Slicer_3.4_Tutorials| Tutorial and Example Dataset on Manual Registration (PowerPoint) The Deformable B-Spline Registration Module performs non-rigid automated image registration.

Alternative Registration Modules

Registration Rigid icon.png Registration Affine icon.png Registration Multires icon.png
The Linear Registration Module performs automated rigid registration. This is being replaced by the Register Images Module that performs the same function. The Affine Registration Module performs automated affine registration. This is being replaced by the Register Images Module that performs the same function. The Multires Registration module performs robust automated affine image registration employing a multi-resolution scheme.

Modules for Special Case Registration

Registration ACPC icon.png Registration Fiducial icon.png Registration Surface icon.png
The ACPC Transform Module (Nicole Aucoin) is used to orient brain images along the anatomical reference line between the anterior and posterior commissure. The Fiducial Alignment Module (Casey Goodlett) can align images based on pairs of manually selected fiducial points (rigid and affine). The 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.
Registration Demons icon.png Registration HAMMER icon.png
The Demons Non-rigid Registration Module performs automated registration of images based on an optic flow mechanism. Deformations here are significantly more "fluid" (i.e. have more DOF and are less constrained) than for the BSpline method. The 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).


Auxilary Modules for Registration

Registration ROI icon.png SubvolumeExraction icon.png Registration Fiducials.png
The ROI Volume can be used to define a local box region to be considered exclusively for automated registration. The ROISubvolume Extraction module can be used to extract a box region as a new volume and thus focus registration on a region of interest. The Fiducials Module is used to place fiducial pairs that can be used to run Fiducial-based registration or to evaluate registration quality
Registration DataModule.png Registration EDitor icon.png SkullStripping icon.png
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. The Interactive Editor can be used to draw/define ROI regions that can be used as mask input to the automated registration. Skull Stripping] Extension Module automatically builds a mask of the brain from an input MRI image (T1w is best). This is an extension module and needs to be installed via the Extension manager.
Registration OtsuThreshold icon.png MaskImage Module icon.png Registration DTIresample icon.png
The 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. The Mask Image Module can be used to apply a mask and create a new volume with all unwanted structure removed. Use this approach if your registration method of choice does not (yet) support direct masking as part of the input parameters. The DTI Resample Module is used to apply a given transform to the DTI tensor data.
Registration Resample icon.png Registration Resample icon.png Registration Subtraction icon.png
The 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). The Resample Volume2 Module (Francois Budin) implements image and vector-image resampling through the use of ITK Transforms (rigid, affine, BSpline). The Subtract Images Module can be used to evaluate registration quality, particularly of intra-subject intra-modality cases.
Registration CheckerBoard icon.png
The Checkerboard Filter can be used to evaluate registration quality

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. These are all real-life cases contributed by fellow researchers; they span a wide spectrum of anatomy and image modality, and consequently also present a wide range of registration solutions, from automated rigid brain alignment to surface-based knee registration. 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.
The Slicer Registration Case Library

Registration Work in Progress