Difference between revisions of "2014 Summer Prioject Week:AgatstonScoring"
From NAMIC Wiki
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
==Key Investigators== | ==Key Investigators== | ||
Jessica Forbes, | Jessica Forbes, | ||
− | Hans Johnson | + | Hans Johnson, University of Iowa |
==Project Description== | ==Project Description== | ||
− | A semi-automated method to segment and identify calcium plaques in coronary arteries to calculate the Agatston score. | + | A semi-automated method to segment and identify calcium plaques in coronary arteries in order to calculate the Agatston score (a measurement used to determine coronary artery disease and treatment). |
− | Material for the Slicer 4.3.1 Agatston Score Module | + | '''Material for the Slicer 4.3.1 Agatston Score Module:''' |
[[File:CardiacAgatstonMeasures TutorialContestSummer2014.zip]] | [[File:CardiacAgatstonMeasures TutorialContestSummer2014.zip]] | ||
Line 26: | Line 26: | ||
* Segment calcium plaques | * Segment calcium plaques | ||
* Calculate a calcium score and label statistics | * Calculate a calcium score and label statistics | ||
+ | * Complete tutorial | ||
</div> | </div> | ||
Line 31: | Line 32: | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
* Threshold cardiac CT using minimum intensity threshold | * Threshold cardiac CT using minimum intensity threshold | ||
− | * | + | * Use SimpleITK to calculate Agatston scores and label statists |
</div> | </div> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> |
Latest revision as of 11:48, 27 June 2014
Home < 2014 Summer Prioject Week:AgatstonScoring
Key Investigators
Jessica Forbes, Hans Johnson, University of Iowa
Project Description
A semi-automated method to segment and identify calcium plaques in coronary arteries in order to calculate the Agatston score (a measurement used to determine coronary artery disease and treatment).
Material for the Slicer 4.3.1 Agatston Score Module:
File:CardiacAgatstonMeasures TutorialContestSummer2014.zip
File:TutorialContest CardiacAgatstonScoring 2014.pdf
Objective
- Segment calcium plaques
- Calculate a calcium score and label statistics
- Complete tutorial
Approach, Plan
- Threshold cardiac CT using minimum intensity threshold
- Use SimpleITK to calculate Agatston scores and label statists
Progress
- Added the module as an extension to the Extension Manager in Slicer builds after 06-25-14
- Mostly finished the extension tutorial
- Presented tutorial in the tutorial contest