Difference between revisions of "2012 Summer Project Week:RidgeExtractionAtrialWallSegmentation"
From NAMIC Wiki
m |
|||
Line 2: | Line 2: | ||
<!-- <gallery> | <!-- <gallery> | ||
Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]] | Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]] | ||
− | Image: | + | Image:MRI1.jpg|Example of manual segmentation of the left atrial wall. |
− | |||
</gallery> | </gallery> | ||
+ | |||
+ | ==Background== | ||
+ | Catheter ablation has been proposed for treatment of atrial fibrillation arrhythmia. MRI data is used to explore lesion ablation and scarification locations are extracted from MRI image data. In addition, MRI analysis may help to predict if the ablation procedure will help a patient. | ||
+ | Many of these image analysis tasks are largely based on segmentation of left atrial wall, which is done manually or semi-automatically. | ||
+ | Automatic segmentation uses moving contours or surfaces (interfaces) to segment image data by minimizing a predefined energy function. | ||
+ | These moving interfaces are highly affected by image data, which can be thought as a force field pushing the interface to the features of choice. Thus, the choice of image features attracting the interface is critical. | ||
==Key Investigators== | ==Key Investigators== | ||
Line 14: | Line 19: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | We are | + | We are exploring different image features which are appropriate for automatic segmentation. Our objective is to compare different topological extrema ranking algorithms (including maximum persistence and perceptual ridge importance) to provide the most appropriate features, based on expert's manual segmentation. |
Line 27: | Line 32: | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
− | + | * Implementing the comparison framework | |
+ | * Ellipsoidal MRI transform | ||
+ | * Local ridge extraction | ||
+ | * Topological persistence algorithm implementation | ||
+ | * Comparison of different topological simplification approaches using the comparison framework | ||
− | |||
</div> | </div> | ||
Line 36: | Line 44: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | + | We have developed topological simplification methods for removing noisy local maxima. The resulting ridge detection algorithm shows average error less then 2 pixels compared to the manual segmentation. | |
Line 44: | Line 52: | ||
==Delivery Mechanism== | ==Delivery Mechanism== | ||
− | This work will be delivered to the NA-MIC Kit as | + | This work will be delivered to the NA-MIC Kit as an Extension -- commandline |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==References== | ==References== | ||
− | |||
− | |||
− | |||
− |
Revision as of 00:49, 8 June 2012
Home < 2012 Summer Project Week:RidgeExtractionAtrialWallSegmentation