Difference between revisions of "Slicer3:Module:Deformable BSpline registration"

From Slicer Wiki
Jump to: navigation, search
Line 3: Line 3:
 
This module was implemented by Jim Miller and is based on the ITK b-spline implementation.
 
This module was implemented by Jim Miller and is based on the ITK b-spline implementation.
 
*Parameters:
 
*Parameters:
**Grid Size: smaller number means coarser grid. Higher number means finer grid
+
**Grid Size: smaller number means coarser grid. Higher number means finer grid. Start with coarse grid, create a resampled volume and use that as the moving image for the next run with a finer grid. '''Make sure you hit the tab key when changing the grid size'''.
 
*IO
 
*IO
 
**Intial Transform: If you ran the affine registration first, you can select that transformation as a start pose
 
**Intial Transform: If you ran the affine registration first, you can select that transformation as a start pose

Revision as of 12:51, 30 May 2008

Home < Slicer3:Module:Deformable BSpline registration
Return to Slicer Documentation

This module was implemented by Jim Miller and is based on the ITK b-spline implementation.

  • Parameters:
    • Grid Size: smaller number means coarser grid. Higher number means finer grid. Start with coarse grid, create a resampled volume and use that as the moving image for the next run with a finer grid. Make sure you hit the tab key when changing the grid size.
  • IO
    • Intial Transform: If you ran the affine registration first, you can select that transformation as a start pose
    • Output trasnform: is not fully functional yet
    • specify fixed and moving image
    • Output Volume: select create new volume
  • click Apply