Difference between revisions of "Documentation/Nightly/Modules/SegmentationAidedRegistration"

From Slicer Wiki
Jump to: navigation, search
m (change images into gallery)
(description of use case images, and put them to center)
Line 43: Line 43:
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 
* In the atrial fibrillation longitudinal study, we want to register the pre-op and post-op images. In particular, we want the matching at the atrium to be emphasized.
 
* In the atrial fibrillation longitudinal study, we want to register the pre-op and post-op images. In particular, we want the matching at the atrium to be emphasized.
<gallery>
+
<center>
Image:SegmentationAidedRegistrationUsageScreenShot.png|GUI
+
<gallery caption="GUI of module and one result" widths="500px" heights="300px" perrow="2">
</gallery>
+
Image:SegmentationAidedRegistrationUsageScreenShot.png|GUI with the result of one case for cardiac image: The red surface/contour is the segmentation of the left atrium (LA) of the pre-op MRI. It is overlayed on the registered post-op MRI. See the accurate matching of the LA.
 
+
Image:SegmentationAidedRegistrationComparison.png|Results. Top row: Pre-op LGE-MRI with its segmentation of the left atrium (LA). Middle row: Pre-op LA contour overlayed on the registered Post-op LGE-MRI. See the matching of the LA region. Bottom row: checker-board view of Pre-op and registered Post-op LGE-MRIs: they match well at the LA region but badly otherwise, indicating the necessity of using segmentation to aid the registration.
<gallery>
 
Image:SegmentationAidedRegistrationComparison.png|Results
 
 
</gallery>
 
</gallery>
 +
</center>
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
 
N/A
 
N/A
 
TODO: add a grid-view putting the lge46 and registered72. Apparently using grayscale image registration will/should not get the two image misalligned as a whole like that.
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Revision as of 14:49, 14 June 2013

Home < Documentation < Nightly < Modules < SegmentationAidedRegistration


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


Introduction and Acknowledgements

This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the NA-MIC website.

Contributor: Yi Gao, Brigham and Women's Hospital
Contributor: Josh Cates, University of Utah
Contributor: Liang-Jia Zhu, University of Alabama at Birmingham
Contributor: Alan Morris, University of Utah
Contributor: Danny Perry, University of Utah
Contributor: Greg Gardner, University of Utah
Contributor: Rob MacLeod, University Utah
Contributor: Sylvain Bouix, Brigham and Women's Hospital
Contributor: Allen Tannenbaum, University of Alabama at Birmingham
Contact: Yi Gao, <email>gaoyi@bwh.harvard.edu</email>

National Alliance for Medical Image Computing (NA-MIC)  
Psychiatry Neuroimaging Laboratory (PNL)  
The University of Alabama at Birmingham  
Scientific Computing and Imaging Institute (SCI)  

Module Description

When we want to register two images, often times, we would like an accurate matching at certain region. For example, in the atrial fibrillation longitudinal study, we want to register the pre-op and post-op images. In particular, we want the matching at the atrium to be emphasized. In such cases, we can use the segmentation of the target region, atrium in the previous example, to aid the registration process. This module is such a segmentation aided registration tool.

Use Cases

  • In the atrial fibrillation longitudinal study, we want to register the pre-op and post-op images. In particular, we want the matching at the atrium to be emphasized.

Tutorials

N/A

Panels and their use

N/A

Similar Modules

N/A

References

Information for Developers