Difference between revisions of "2013 Summer Project Week:CARMA Visualization"
From NAMIC Wiki
(Updated progress) |
|||
Line 27: | Line 27: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | + | We have discussed with Steve and Jim and have decided to write a loadable module in Slicer which will be able to display the regions of scar in the model of the endocardium wall. Regions of scar will be colored using scalars stored in the .vtk model file. Thresholding of the model will involve rewriting the .vtk file and generating a new isosurface in Slicer. | |
</div> | </div> | ||
Line 34: | Line 34: | ||
==Delivery Mechanism== | ==Delivery Mechanism== | ||
− | This work will be delivered to the NA-MIC Kit as a Slicer | + | This work will be delivered to the NA-MIC Kit as a Slicer loadable module. |
==References== | ==References== | ||
*[http://www.na-mic.org/Wiki/index.php/DBP3:Utah Utah DBP] | *[http://www.na-mic.org/Wiki/index.php/DBP3:Utah Utah DBP] |
Revision as of 03:13, 21 June 2013
Home < 2013 Summer Project Week:CARMA VisualizationKey Investigators
- Utah: Salma Bengali, Alan Morris, Brian Zenger, Josh Cates, Rob MacLeod
Objective
- The workflow at CARMA for generating fibrosis scores for patients involves creating an isosurface of the left atrium wall, with regions of scar overlaid. Thresholding of the isosurface is not currently possible in Slicer and we would like to explore if this feature could possibly be added to Slicer.
Approach, Plan
- Discuss with available Slicer experts on possible options for implementation of this feature
- Integrate the feature into Slicer
Progress
We have discussed with Steve and Jim and have decided to write a loadable module in Slicer which will be able to display the regions of scar in the model of the endocardium wall. Regions of scar will be colored using scalars stored in the .vtk model file. Thresholding of the model will involve rewriting the .vtk file and generating a new isosurface in Slicer.
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as a Slicer loadable module.