Difference between revisions of "2009 Summer Project Week Orthogonal Reformat Widget"
From NAMIC Wiki
Line 9: | Line 9: | ||
==Key Investigators== | ==Key Investigators== | ||
* MIT: Michal Depa | * MIT: Michal Depa | ||
+ | * GE: Jim Miller | ||
<div style="margin: 20px;"> | <div style="margin: 20px;"> | ||
Line 14: | Line 15: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | + | We would like to add an orthogonal mode to the reformat widget in Slicer 3.4 which would force the slice planes to be orthogonal to each other. This is a feature which would be useful in many situations, among others when dealing with cardiac MRI. | |
</div> | </div> | ||
Line 28: | Line 29: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | + | We implemented a simple version of this new reformat widget. Although it works fine, there are some performance problems and it hasn't yet been properly integrated into the GUI. However, the bulk of the work is done and these remaining issues should be ironed out in the coming weeks. | |
</div> | </div> | ||
</div> | </div> |
Revision as of 04:18, 26 June 2009
Home < 2009 Summer Project Week Orthogonal Reformat Widget
Key Investigators
- MIT: Michal Depa
- GE: Jim Miller
Objective
We would like to add an orthogonal mode to the reformat widget in Slicer 3.4 which would force the slice planes to be orthogonal to each other. This is a feature which would be useful in many situations, among others when dealing with cardiac MRI.
Approach, Plan
During the project week, I will familiarize myself with the Slicer codebase enough to make these changes. I will also try to get input on how to incorporate this new feature into the GUI.
Progress
We implemented a simple version of this new reformat widget. Although it works fine, there are some performance problems and it hasn't yet been properly integrated into the GUI. However, the bulk of the work is done and these remaining issues should be ironed out in the coming weeks.