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

From Slicer Wiki
Jump to: navigation, search
Line 27: Line 27:
  
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 +
<!-- ---------------------------- -->
 +
{|
 +
|[[Image:MABMIS_algorithm.png|thumb|340px|Example: MABMIS segmentation results]]
 +
|}
 +
 +
The figure above shows an overview of the algorithm. MABMIS contains two modules: the training module, and the testing module.
 +
<br>
  
<!-- ---------------------------- -->
 
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 
{|
 
{|

Revision as of 21:51, 16 January 2014

Home < Documentation < Nightly < Extensions < MABMIS


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


Introduction and Acknowledgements

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.
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

Example: MABMIS segmentation results

The figure above shows an overview of the algorithm. MABMIS contains two modules: the training module, and the testing module.

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