Difference between revisions of "Modules:AffineRegistration-Documentation"
From Slicer Wiki
Line 1: | Line 1: | ||
[[Documentation|Return to Slicer Documentation]] | [[Documentation|Return to Slicer Documentation]] | ||
− | The Affine Registration module is a CLI module using the ITK. | + | The Affine Registration module is a CLI module using the up-to-data ITK capabilities. The CLI component was implemented by Jim Miller. |
− | If | + | *If the intended outcome is a transformation matrix being applied to the moving volume, please use the following procedure: |
− | + | # In the IO section select "create new transform" by clicking on the output transform pull-down menue | |
− | + | # Select the fixed and moving image and click Apply | |
− | # | + | # After you get the Status completed message, |
− | # | + | ## Go to the Data module and drag the moving volume onto the line that says Affine registatration transform |
− | # After | + | ## Go to the transform module, select the transform you just created (even if it already shows up as a selection), at the bottom of the module click on the invert transform button |
− | # Go to the transform module, select the transform you just created (even if it shows up), at the bottom of the module click on the invert transform button | + | *If the intended outcome is a resampled volume, then select Create New Volume under Output Volume, you do not have to select an output transform |
Latest revision as of 12:20, 30 May 2008
Home < Modules:AffineRegistration-DocumentationReturn to Slicer Documentation
The Affine Registration module is a CLI module using the up-to-data ITK capabilities. The CLI component was implemented by Jim Miller.
- If the intended outcome is a transformation matrix being applied to the moving volume, please use the following procedure:
- In the IO section select "create new transform" by clicking on the output transform pull-down menue
- Select the fixed and moving image and click Apply
- After you get the Status completed message,
- Go to the Data module and drag the moving volume onto the line that says Affine registatration transform
- Go to the transform module, select the transform you just created (even if it already shows up as a selection), at the bottom of the module click on the invert transform button
- If the intended outcome is a resampled volume, then select Create New Volume under Output Volume, you do not have to select an output transform