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

From Slicer Wiki
Jump to: navigation, search
Line 23: Line 23:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
  
 +
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|Module Description}}
 
{{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}}
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 
{|
 
{|
|[[Image:SkullStripperInput-3-6.png|thumb|340px|Input T1 Image]]
+
|[[Image:MABMIS_results.png|thumb|340px|Example: MABMIS segmentation results]]
|[[Image:SkullStripperOutput-3-6.png|thumb|340px|Brain mask as contour]]
+
|[[Image:MABMIS_groundtruth.png|thumb|340px|Example: The ground truth]]
|[[Image:SkullStripperSurface-3-6.png|thumb|375px|Brain surface]]
 
 
|}
 
|}
  

Revision as of 21:49, 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  

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.

Module Description

Use Cases

Example: MABMIS segmentation results
Example: The ground truth


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