Difference between revisions of "Modules:AffineRegistration-Documentation"

From Slicer Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
The Affine Registration module is a CLI module using the ITK...
+
[[Documentation|Return to Slicer Documentation]]
  
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
+
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 do not want to resample the data, then:
+
*If the intended outcome is a transformation matrix being applied to the moving volume, please use the following procedure:
# Tell the Linear or Affine plugin to generate an output transform
+
# In the IO section select "create new transform" by clicking on the output transform pull-down menue
# Do not tell the Linear or Affine plugin to generate an output volume
+
# Select the fixed and moving image and click Apply
# After running the module, go to the Data module and put the moving image under the transform AND go the Transform module and invert the transform (or you can put the fixed image under the calculated transform and not invert it).
+
# 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

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