Difference between revisions of "Documentation/Nightly/Modules/SegmentationAidedRegistration"
(a figure showing the afib use case, will populate text) |
|||
Line 9: | Line 9: | ||
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 [http://www.na-mic.org/ NA-MIC website].<br> | 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 [http://www.na-mic.org/ NA-MIC website].<br> | ||
− | + | Contributor: Yi Gao, Brigham and Women's Hospital<br> | |
− | + | Contributor: Josh Cates, University of Utah <br> | |
− | + | Contributor: Liang-Jia Zhu, University of Alabama at Birmingham <br> | |
− | + | Contributor: Alan Morris, University of Utah <br> | |
− | + | Contributor: Danny Perry, University of Utah <br> | |
− | + | Contributor: Greg Gardner, University of Utah <br> | |
− | + | Contributor: Rob MacLeod, University Utah <br> | |
− | + | Contributor: Sylvain Bouix, Brigham and Women's Hospital <br> | |
− | + | Contributor: Allen Tannenbaum, University of Alabama at Birmingham <br> | |
Contact: Yi Gao, <email>gaoyi@bwh.harvard.edu</email><br> | Contact: Yi Gao, <email>gaoyi@bwh.harvard.edu</email><br> | ||
{{documentation/{{documentation/version}}/module-introduction-row}} | {{documentation/{{documentation/version}}/module-introduction-row}} | ||
Line 24: | Line 24: | ||
|{{collaborator|logo|pnl}}|{{collaborator|longname|pnl}} | |{{collaborator|logo|pnl}}|{{collaborator|longname|pnl}} | ||
|{{collaborator|logo|uab}}|{{collaborator|longname|uab}} | |{{collaborator|logo|uab}}|{{collaborator|longname|uab}} | ||
− | |||
|{{collaborator|logo|sci}}|{{collaborator|longname|sci}} | |{{collaborator|logo|sci}}|{{collaborator|longname|sci}} | ||
}} | }} |
Revision as of 03:24, 8 June 2013
Home < Documentation < Nightly < Modules < SegmentationAidedRegistrationIntroduction 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 | |||||||||
|
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
- Y Gao, Y Rathi, S Bouix, A Tannenbaum; Filtering in the Diffeomorphism Group and the Registration of Point Sets; IEEE Transactions on Image Processing 21 (10), 4383--4396
- Y Gao, B Gholami, RS MacLeod, J Blauer, WM Haddad, A Tannenbaum; Segmentation of the Endocardial Wall of the Left Atrium using Local Region-Based Active Contours and Statistical Shape Learning. Proceedings of SPIE Medical Imaging 2010.
Information for Developers
Section under construction. |