Difference between revisions of "Slicer3:Registration"

From Slicer Wiki
Jump to: navigation, search
Line 38: Line 38:
 
Image:Registration_OtsuThreshold_icon.png|The [[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
 
Image:Registration_OtsuThreshold_icon.png|The [[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
 
Image:Registration_DTIresample_icon.png|The [[Modules:ResampleDTIVolume-Documentation-3.4|DTI resample module]] is used to apply a given transform to the DTI tensor data.
 
Image:Registration_DTIresample_icon.png|The [[Modules:ResampleDTIVolume-Documentation-3.4|DTI resample module]] is used to apply a given transform to the DTI tensor data.
Image:Registration_Resample_icon.png|The [[Modules:ResampleVolume-Documentation-3.4|Resample Volume]] can be used to apply a given transform to a volume, with specific interpolation settings.
+
Image:Registration_Resample_icon.png|The [[Modules:ResampleVolume-Documentation-3.4|Resample Volume]] can be used to apply a given transform to a volume, with specific interpolation settings (linear, nearest neighbor and five flavors of sinc).  
Image:Registration_Resample_icon.png|The [[Modules:ResampleVolume2-Documentation-3.4|Resample Volume2]] (Francois Budin)  implements image and vector-image resampling through the use of ITK Transforms (rigid, affine, non-rigid such as BSpline, etc). It can also handle diffusion weighted MRI image resampling. 'Resampling' is performed in space coordinates, not pixel/grid coordinates. It also allows changing the spacing, the orientation, the size and the origin of the image.
+
Image:Registration_Resample_icon.png|The [[Modules:ResampleVolume2-Documentation-3.4|Resample Volume2]] (Francois Budin)  implements image and vector-image resampling through the use of ITK Transforms (rigid, affine, non-rigid such as BSpline, etc). It can also handle diffusion weighted MRI image resampling. It also allows changing the spacing, the orientation, the size and the origin of the image.
 
Image:Registration_Subtraction_icon.png|The [[Modules:SubtractImages-Documentation-3.4|Subtract Images]] can be used to evaluate registration quality, particularly of intra-subject intra-modality cases.
 
Image:Registration_Subtraction_icon.png|The [[Modules:SubtractImages-Documentation-3.4|Subtract Images]] can be used to evaluate registration quality, particularly of intra-subject intra-modality cases.
 
Image:Registration_CheckerBoard_icon.png|The [http://www.slicer.org/slicerWiki/index.php/Modules:CheckerboardFilter-Documentation-3.4 Checkerboard Filter] can be used to evaluate registration quality
 
Image:Registration_CheckerBoard_icon.png|The [http://www.slicer.org/slicerWiki/index.php/Modules:CheckerboardFilter-Documentation-3.4 Checkerboard Filter] can be used to evaluate registration quality

Revision as of 23:06, 19 January 2010

Home < Slicer3:Registration

Default Registration Module

Alternative Registration Modules

Modules for Special Case Registration

Auxilary Modules

Use cases

Work in progress

NAMIC:Projects:RegistrationImprovement