Difference between revisions of "Slicer3:Registration"
Line 1: | Line 1: | ||
== Modules for Automated Registration == | == Modules for Automated Registration == | ||
<gallery widths="150px" heights="150px" perrow="5"> | <gallery widths="150px" heights="150px" perrow="5"> | ||
− | Image:Registration_Affine_icon.png|The [[Modules:RegisterImages-Documentation-3. | + | Image:Registration_Affine_icon.png|The [[Modules:RegisterImages-Documentation-3.4|'''Register Images''']] Module (Casey Goodlett, Stephen Aylward) performs automated image registration, rigid to affine, based on image intensity similarities. |
Image:Registration_Rigid_icon.png|The [[Modules:LinearRegistration-Documentation-3.4|'''Linear Registration''']] (Daniel Blezek) module performs automated rigid registration. This is being replaced by the [[Modules:RegisterImages-Documentation-3.4|Register Images]] Module that performs the same function. | Image:Registration_Rigid_icon.png|The [[Modules:LinearRegistration-Documentation-3.4|'''Linear Registration''']] (Daniel Blezek) module performs automated rigid registration. This is being replaced by the [[Modules:RegisterImages-Documentation-3.4|Register Images]] Module that performs the same function. | ||
Image: |The [[Modules:AffineRegistration-Documentation-3.4|'''Affine Registration''']] Daniel Blezek) module performs automated affine registration. This is being replaced by the [[Modules:RegisterImages-Documentation-3.4|Register Images]] Module that performs the same function. | Image: |The [[Modules:AffineRegistration-Documentation-3.4|'''Affine Registration''']] Daniel Blezek) module performs automated affine registration. This is being replaced by the [[Modules:RegisterImages-Documentation-3.4|Register Images]] Module that performs the same function. |
Revision as of 20:34, 19 January 2010
Home < Slicer3:RegistrationContents
Modules for Automated Registration
The Register Images Module (Casey Goodlett, Stephen Aylward) performs automated image registration, rigid to affine, based on image intensity similarities.
The Linear Registration (Daniel Blezek) module performs automated rigid registration. This is being replaced by the Register Images Module that performs the same function.
The Deformable B-Spline Registration Module (Bill Lorensen) performs automated image warping based on image intensities.
The ACPC Transform module (Nicole Aucoin) is used to orient brain images along the anatomical reference line between the anterior and posterior commissure.
The HAMMER module (Guorong Wu, Dinggang Shen) can align brain images of different individuals based on tissue class segmentation and intensity (experimental stage).
Modules for Interactive/Manual Registration
The Transforms Module(Alex Yarmarkovich) allows to manually and interactively move one image to align with another (rigid only). This can be used for initial alignment.
The Fiducial Alignment module (Casey Goodlett) can align images based on pairs of manually selected fiducial points (rigid and affine).
Modules for Resampling
- Transformation matrices derived from the above modules can be used as input for resampling other volumes (including DTI) using the Resample Volume 2 module.