Difference between revisions of "Documentation/Nightly/Extensions/MABMIS"

From Slicer Wiki
Jump to: navigation, search
Line 20: Line 20:
 
}}
 
}}
  
 +
{{documentation/{{documentation/version}}/module-introduction-end}}
 +
<!-- ---------------------------- -->
  
{{documentation/{{documentation/version}}/extension-footer}}
+
{{documentation/{{documentation/version}}/module-section|Module Description}}
 +
<!-- ---------------------------- -->
 +
 
 +
MABMIS is a Slicer extension that implements a multi-atlas based multi-image method for group-wise segmentation [1]. The method utilizes a novel tree-based groupwise registration method for concurrent alignment of both the atlases and the target images, and an iterative groupwise segmentation method for simultaneous consideration of segmentation information propagated from all available images, including the atlases and other newly segmented target images.
 +
<br>
 +
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 +
{|
 +
|[[Image:SkullStripperInput-3-6.png|thumb|340px|Input T1 Image]]
 +
|[[Image:SkullStripperOutput-3-6.png|thumb|340px|Brain mask as contour]]
 +
|[[Image:SkullStripperSurface-3-6.png|thumb|375px|Brain surface]]
 +
|}
 +
 
 +
 
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/module-section|Tutorials}}
 +
 
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
 +
 
 +
{|
 +
|
 +
|[[Image:SkullStripper-3-6.png|thumb|280px|Module UI]]
 +
|}
 +
 
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/module-section|Similar Modules}}
 +
 
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/module-section|References}}
 +
*Hongjun Jia, Pew-Thian Yap, Dinggang Shen, "Iterative multi-atlas-based multi-image segmentation with tree-based registration", NeuroImage, 59:422-430, 2012.
 +
 
 +
 
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 +
{{documentation/{{documentation/version}}/module-developerinfo}}
 +
 
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/module-footer}}
 +
[[Category:Documentation/{{documentation/version}}/Modules/Segmentation]]
 +
<!-- ---------------------------- -->

Revision as of 21:26, 16 January 2014

Home < Documentation < Nightly < Extensions < MABMIS


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

Extension: MABMIS: Multi-atlas based group-wise segmentation
Acknowledgments: This project was supported by NIH grant xxxxxxx.

Contributor: Xiaofeng Liu, Minjeong Kim, Jim Miller, Dinggang Shen.
Contact: Xiaofeng Liu, <email>xiaofeng.liu@ge.com</email>

University of North Carolina at Chapel Hill (UNC)  
GE Global Research  

Module Description

MABMIS is a Slicer extension that implements a multi-atlas based multi-image method for group-wise segmentation [1]. The method utilizes a novel tree-based groupwise registration method for concurrent alignment of both the atlases and the target images, and an iterative groupwise segmentation method for simultaneous consideration of segmentation information propagated from all available images, including the atlases and other newly segmented target images.

Use Cases

Input T1 Image
Brain mask as contour
Brain surface


Tutorials

Panels and their use

Module UI

Similar Modules

References

  • Hongjun Jia, Pew-Thian Yap, Dinggang Shen, "Iterative multi-atlas-based multi-image segmentation with tree-based registration", NeuroImage, 59:422-430, 2012.


Information for Developers