Difference between revisions of "Projects:SlicerFAQ:RegistrationMasking"

From NAMIC Wiki
Jump to: navigation, search
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/")
 
Line 6: Line 6:
 
*'''Note:''' masking within the registration is different from feeding a masked/stripped image as input, where areas of no interest have been erased. Such masking can still produce valuable results and is a viable option if the module in question does not provide a direct masking option. But direct masking by erasing portions of the image content can produce sharp edges that registration methods can lock onto. If the edge becomes dominant then the resulting registration will be only as good as the accuracy of the masking. That problem does not occur when using masking option within the module.
 
*'''Note:''' masking within the registration is different from feeding a masked/stripped image as input, where areas of no interest have been erased. Such masking can still produce valuable results and is a viable option if the module in question does not provide a direct masking option. But direct masking by erasing portions of the image content can produce sharp edges that registration methods can lock onto. If the edge becomes dominant then the resulting registration will be only as good as the accuracy of the masking. That problem does not occur when using masking option within the module.
 
*The following modules currently (v.3.6.1) provide masking:
 
*The following modules currently (v.3.6.1) provide masking:
**[http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit '''BRAINSFit''']
+
**[https://www.slicer.org/wiki/Modules:BRAINSFit '''BRAINSFit''']
 
***found under: ''Masking Options'' tab
 
***found under: ''Masking Options'' tab
 
***requires mask for both fixed and moving image
 
***requires mask for both fixed and moving image
 
***has option to automatically generate masks
 
***has option to automatically generate masks
 
***some initialization modes (''CenterOfHeadAlign'') will not work in conjunction with masks
 
***some initialization modes (''CenterOfHeadAlign'') will not work in conjunction with masks
**[http://www.slicer.org/slicerWiki/index.php/Modules:RegisterImages-Documentation-3.6 '''Expert Automated Registration''']
+
**[https://www.slicer.org/wiki/Modules:RegisterImages-Documentation-3.6 '''Expert Automated Registration''']
 
***found under: ''Advanced Registration Parameters'' tab
 
***found under: ''Advanced Registration Parameters'' tab
 
***requires mask for fixed image only
 
***requires mask for fixed image only
**[http://www.slicer.org/slicerWiki/index.php/Modules:RegisterImagesMultiRes-Documentation-3.6 '''Robust Multiresolution Affine''']
+
**[https://www.slicer.org/wiki/Modules:RegisterImagesMultiRes-Documentation-3.6 '''Robust Multiresolution Affine''']
 
***found under: ''Optional'' tab
 
***found under: ''Optional'' tab
 
***requires mask for fixed image only
 
***requires mask for fixed image only
 
***provides option to define a mask as a box ROI
 
***provides option to define a mask as a box ROI
**[http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSDemonWarp '''BRAINSDemonWarp''']
+
**[https://www.slicer.org/wiki/Modules:BRAINSDemonWarp '''BRAINSDemonWarp''']
 
***found under: ''Mask Options'' tab
 
***found under: ''Mask Options'' tab
 
***requires mask for both fixed and moving image
 
***requires mask for both fixed and moving image
 
***has option to automatically generate masks
 
***has option to automatically generate masks

Latest revision as of 17:44, 10 July 2017

Home < Projects:SlicerFAQ:RegistrationMasking

What's the purpose of masking / VOI in registration?

  • Problem: What does the masking option in some of the registration modules accomplish ?
  • Explanation: The masking option is a very effective tool to focus the registration onto the image content that is most important. It is often the case that the alignment of the two images is more important in some areas than others. Masking provides the opportunity to specify those regions and make the algorithm ignore the image content outside the mask. This does not mean that the rest is not registered, but rather that it moves along passively, i.e. areas outside the mask do not actively contribute to the cost function that determines the quality of the match. Note the mask defines the areas to include, i.e. to exclude a particular region, build a mask that contains the entire object/image except that region.
  • Note: masking within the registration is different from feeding a masked/stripped image as input, where areas of no interest have been erased. Such masking can still produce valuable results and is a viable option if the module in question does not provide a direct masking option. But direct masking by erasing portions of the image content can produce sharp edges that registration methods can lock onto. If the edge becomes dominant then the resulting registration will be only as good as the accuracy of the masking. That problem does not occur when using masking option within the module.
  • The following modules currently (v.3.6.1) provide masking:
    • BRAINSFit
      • found under: Masking Options tab
      • requires mask for both fixed and moving image
      • has option to automatically generate masks
      • some initialization modes (CenterOfHeadAlign) will not work in conjunction with masks
    • Expert Automated Registration
      • found under: Advanced Registration Parameters tab
      • requires mask for fixed image only
    • Robust Multiresolution Affine
      • found under: Optional tab
      • requires mask for fixed image only
      • provides option to define a mask as a box ROI
    • BRAINSDemonWarp
      • found under: Mask Options tab
      • requires mask for both fixed and moving image
      • has option to automatically generate masks