Difference between revisions of "Slicer3:Registration"

From Slicer Wiki
Jump to: navigation, search
m
Line 16: Line 16:
 
== Auxilary Modules  ==
 
== Auxilary Modules  ==
 
*Transformation matrices derived from the above modules can be used as input for resampling other volumes (including DTI) using the Resample Volume 2 module.
 
*Transformation matrices derived from the above modules can be used as input for resampling other volumes (including DTI) using the Resample Volume 2 module.
*Modules:ROIModule-Documentation-3.4
+
*[[Modules:ROIModule-Documentation-3.4|ROI Volume]]  can be used to define a local box region to be considered only for automated registration.
*Modules:Fiducials-Documentation-3.4
+
*[[Modules:Fiducials-Documentation-3.4|Fiducials Module]] is used to place fiducial pairs that can be used to run Fiducial-based registration or to evaluate registration quality
*Modules:Data-Documentation-3.4
+
*[[Modules:Data-Documentation-3.4|Data Module]] is used to apply transforms on the fly to one or more volumes, to resample and concatenate transforms.
*Modules:Editor-Documentation-3.4
+
*[[Modules:Editor-Documentation-3.4|Interactive Editor]] can be used to draw/define ROI regions that can be used as mask input to the automated registration.
*Modules:OtsuThreshold-Documentation-3.4
+
*[[Modules:OtsuThreshold-Documentation-3.4|Otsu's Segmentation Module]] is an automated thresholding technique that can also be used to quickly identify your object from the background and use the resulting label-map as mask in automated registration
*Modules:ResampleDTIVolume-Documentation-3.4
+
*[[Modules:ResampleDTIVolume-Documentation-3.4
*http://www.slicer.org/slicerWiki/index.php/Modules:CheckerboardFilter-Documentation-3.4
+
*[http://www.slicer.org/slicerWiki/index.php/Modules:CheckerboardFilter-Documentation-3.4]
 
*[[Modules:ResampleVolume-Documentation-3.4|Resample Volume]] (Bill Lorensen)
 
*[[Modules:ResampleVolume-Documentation-3.4|Resample Volume]] (Bill Lorensen)
 
*[[Modules:ResampleVolume2-Documentation-3.4|Resample Volume2]] (Francois Budin)
 
*[[Modules:ResampleVolume2-Documentation-3.4|Resample Volume2]] (Francois Budin)
 
*[[Modules:SubtractImages-Documentation-3.4|Subtract Images]] (Bill Lorensen)
 
*[[Modules:SubtractImages-Documentation-3.4|Subtract Images]] (Bill Lorensen)
 +
 +
*http://wiki.slicer.org/slicerWiki/index.php/Modules:PythonSurfaceICPRegistration-Documentation-3.4
  
 
== Use cases ==
 
== Use cases ==

Revision as of 20:51, 19 January 2010

Home < Slicer3:Registration

Modules for Automated Registration

Modules for Interactive/Manual Registration

Auxilary Modules

  • Transformation matrices derived from the above modules can be used as input for resampling other volumes (including DTI) using the Resample Volume 2 module.
  • ROI Volume can be used to define a local box region to be considered only for automated registration.
  • Fiducials Module is used to place fiducial pairs that can be used to run Fiducial-based registration or to evaluate registration quality
  • Data Module is used to apply transforms on the fly to one or more volumes, to resample and concatenate transforms.
  • Interactive Editor can be used to draw/define ROI regions that can be used as mask input to the automated registration.
  • Otsu's Segmentation Module is an automated thresholding technique that can also be used to quickly identify your object from the background and use the resulting label-map as mask in automated registration
  • [[Modules:ResampleDTIVolume-Documentation-3.4
  • [1]
  • Resample Volume (Bill Lorensen)
  • Resample Volume2 (Francois Budin)
  • Subtract Images (Bill Lorensen)

Use cases

Work in progress

NAMIC:Projects:RegistrationImprovement