Difference between revisions of "Modules:AffineRegistration-Documentation"

From Slicer Wiki
Jump to: navigation, search
 
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 you want a resampled data set from the moving data set, then use the pull-down menues to generate a new output volume and a new transform
+
*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
If you do not want to resample the data, then:
+
# Select the fixed and moving image and click Apply
# Tell the Linear or Affine plugin to generate an output transform
+
# After you get the Status completed message,  
# Do not tell the Linear or Affine plugin to generate an output volume
+
## Go to the Data module and drag the moving volume onto the line that says Affine registatration transform
# After running the module, go to the Data module and drag the moving image under the calculated 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
# 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-Documentation
Return 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:
  1. In the IO section select "create new transform" by clicking on the output transform pull-down menue
  2. Select the fixed and moving image and click Apply
  3. After you get the Status completed message,
    1. Go to the Data module and drag the moving volume onto the line that says Affine registatration transform
    2. 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