Difference between revisions of "Registration:Categories"

From Slicer Wiki
Jump to: navigation, search
Line 4: Line 4:
  
  
= Speed [[Image:Registration_Speed_icon.png|70px]] =
+
= <small><small>looking for</small></small>  Speed [[Image:Registration_Speed_icon.png|70px]] =
  
 
*'''Manual'''/interactive alignment can be done via the [[Modules:Transforms-Documentation-3.4|'''Transforms''' ]] module, e.g. for initial alignment. See [[Slicer3.4:Training#Slicer_3.4_Tutorials| here for a tutorial and example dataset on Manual Registration]]
 
*'''Manual'''/interactive alignment can be done via the [[Modules:Transforms-Documentation-3.4|'''Transforms''' ]] module, e.g. for initial alignment. See [[Slicer3.4:Training#Slicer_3.4_Tutorials| here for a tutorial and example dataset on Manual Registration]]
Line 14: Line 14:
 
*
 
*
  
= Robustness =
+
= <small><small>looking for</small></small>  Robustness and/or Precision =
 
*The [[Modules:RegisterImagesMultiRes-Documentation-3.6|'''Multires Registration''']] module performs robust  automated affine image registration employing a multi-resolution scheme.
 
*The [[Modules:RegisterImagesMultiRes-Documentation-3.6|'''Multires Registration''']] module performs robust  automated affine image registration employing a multi-resolution scheme.
 
*Plastimatch
 
*Plastimatch
  
= DOF  [[Image:Registration_HLogo_DOF.png| 70px]]  =
+
= <small><small>choose by</small></small> DOF  [[Image:Registration_HLogo_DOF.png| 70px]]  =
 
*'''rigid 6 DOF:'''
 
*'''rigid 6 DOF:'''
 
**[[Modules:RegisterImages-Documentation-3.4|'''Register Images''']]. Set DOF to ''PipelineRigid''.
 
**[[Modules:RegisterImages-Documentation-3.4|'''Register Images''']]. Set DOF to ''PipelineRigid''.
Line 37: Line 37:
 
**Plastimatch
 
**Plastimatch
  
= Datatype [[Image:Registration_HLogo_Datatype.png| 70px]]  =
+
= <small><small>choose by</small></small>Datatype [[Image:Registration_HLogo_Datatype.png| 70px]]  =
 
*'''images, same modality:'''  The [[Modules:RegisterImages-Documentation-3.4|'''Register Images''']] Module performs automated image registration, rigid to affine, based on image intensity similarities. It allows to focus the registration on a region of interest
 
*'''images, same modality:'''  The [[Modules:RegisterImages-Documentation-3.4|'''Register Images''']] Module performs automated image registration, rigid to affine, based on image intensity similarities. It allows to focus the registration on a region of interest
 
*'''images, different modality:''' The [[Modules:RegisterImages-Documentation-3.4|'''Register Images''']] Module performs automated image registration, rigid to affine, based on image intensity similarities. Select Mutual Information as cost function.
 
*'''images, different modality:''' The [[Modules:RegisterImages-Documentation-3.4|'''Register Images''']] Module performs automated image registration, rigid to affine, based on image intensity similarities. Select Mutual Information as cost function.
Line 43: Line 43:
 
*'''fiducials:''' The [[Modules:FiducialRegistration |'''Fiducial Alignment''']] Module can align images based on pairs of manually selected fiducial points (rigid and affine). Two sets of fiducials (fiducial lists) are required, forming matching pairs to be aligned. See ''Fiducials'' module below.
 
*'''fiducials:''' The [[Modules:FiducialRegistration |'''Fiducial Alignment''']] Module can align images based on pairs of manually selected fiducial points (rigid and affine). Two sets of fiducials (fiducial lists) are required, forming matching pairs to be aligned. See ''Fiducials'' module below.
  
= Brain [[Image:Registration_HLogo_Brain.png| 70px]]  =
+
= <small><small>looking for</small></small> Brain [[Image:Registration_HLogo_Brain.png| 70px]]  =
 
*The [[Modules:RealignVolume-Documentation-3.4|'''ACPC Transform''']] Module is used to orient '''brain''' images along predefined anatomical landmarks: (manually defined)  fiducials for the inter-hemispheral midline, anterior- and posterior commissure are used to align an image such that these landmarks become vertical and horizontal, respectively.
 
*The [[Modules:RealignVolume-Documentation-3.4|'''ACPC Transform''']] Module is used to orient '''brain''' images along predefined anatomical landmarks: (manually defined)  fiducials for the inter-hemispheral midline, anterior- and posterior commissure are used to align an image such that these landmarks become vertical and horizontal, respectively.
 
*BrainsDemon
 
*BrainsDemon
Line 51: Line 51:
 
*
 
*
 
*
 
*
= Masking [[Image:Registration_HLogo_Brain.png| 70px]]  =
+
= <small><small>looking for</small></small> Tools for Masking [[Image:Registration_HLogo_Brain.png| 70px]]  =
 
Masks are an important component of many registration tasks. They allow to focus the algorithm on the region of interest (ROI) that is to be registered and prevent it from being distracted by  image content outside this ROI.
 
Masks are an important component of many registration tasks. They allow to focus the algorithm on the region of interest (ROI) that is to be registered and prevent it from being distracted by  image content outside this ROI.
 
*SkullStrip
 
*SkullStrip

Revision as of 16:28, 22 April 2010

Home < Registration:Categories

Back to registration portal page

Slicer Registration Case Library: Examples & Tutorials


looking for Speed Registration Speed icon.png

Precision Registration Precision icon.png

  • The Register Images Module performs automated image registration, rigid to affine, based on image intensity similarities. It allows to focus the registration on a region of interest

looking for Robustness and/or Precision

  • The Multires Registration module performs robust automated affine image registration employing a multi-resolution scheme.
  • Plastimatch

choose by DOF Registration HLogo DOF.png

  • non rigid 27- 100s DOF:
  • non rigid (fluid) >100 DOF
    • The Demons Non-rigid Registration Module performs automated registration of images based on an optic flow mechanism. Deformations here are significantly more "fluid" (i.e. have more DOF and are less constrained) than for the BSpline method.
    • The HAMMER Module performs elastic (non-rigid) alignment of brain images of different individuals based on tissue class segmentation and intensity (experimental stage).
    • BrainsDemonWarp
    • BrainsFit
    • BrainsMush
    • Plastimatch

choose byDatatype Registration HLogo Datatype.png

  • images, same modality: The Register Images Module performs automated image registration, rigid to affine, based on image intensity similarities. It allows to focus the registration on a region of interest
  • images, different modality: The Register Images Module performs automated image registration, rigid to affine, based on image intensity similarities. Select Mutual Information as cost function.
  • surfaces: The ICP Surface Registration Module performs automated registration of surfaces (not images). This is useful if image data directly is unreliable, but surfaces can be produced from segmentations that provide good information about desired alignment.
  • fiducials: The Fiducial Alignment Module can align images based on pairs of manually selected fiducial points (rigid and affine). Two sets of fiducials (fiducial lists) are required, forming matching pairs to be aligned. See Fiducials module below.

looking for Brain Registration HLogo Brain.png

  • The ACPC Transform Module is used to orient brain images along predefined anatomical landmarks: (manually defined) fiducials for the inter-hemispheral midline, anterior- and posterior commissure are used to align an image such that these landmarks become vertical and horizontal, respectively.
  • BrainsDemon
  • BrainsMush
  • BrainsFit
  • The HAMMER Module performs elastic (non-rigid) alignment of brain images of different individuals based on tissue class segmentation and intensity (experimental stage).

looking for Tools for Masking Registration HLogo Brain.png

Masks are an important component of many registration tasks. They allow to focus the algorithm on the region of interest (ROI) that is to be registered and prevent it from being distracted by image content outside this ROI.

  • SkullStrip
  • EditorThreshold
  • Otsu
  • Segmentation Fast Marching
  • MaskImage