Difference between revisions of "2009 Summer Project Week Orthogonal Reformat Widget"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW2009-v3.png|Project Week Main Page ==Instructions for Use of this Template== #Please create a new wiki page with an appr...')
 
 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<gallery>
 
<gallery>
 
Image:PW2009-v3.png|[[2009_Summer_Project_Week|Project Week Main Page]]
 
Image:PW2009-v3.png|[[2009_Summer_Project_Week|Project Week Main Page]]
 +
Image:Reformat1.png|Standard view
 +
Image:Reformat2.png|Orthogonal reformat widget
 +
</gallery>
  
==Instructions for Use of this Template==
 
#Please create a new wiki page with an appropriate title for your project using the convention Project/<Project Name>
 
#Copy the entire text of this page into the page created above
 
#Link the created page into the list of projects for the project event
 
#Delete this section from the created page
 
#Send an email to tkapur at bwh.harvard.edu if you are stuck
 
  
 
==Key Investigators==
 
==Key Investigators==
 
* MIT: Michal Depa
 
* MIT: Michal Depa
 +
* GE: Jim Miller
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
Line 17: Line 15:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
I would like to add an orthogonal mode to the reformat widget in Slicer 3.4 which would force the planes to be orthogonal to each other. This is a feature which would be useful in many situations, among others when dealing with cardiac imaging.
+
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 24: Line 22:
  
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
I will use the project week to familiarize myself with the Slicer codebase enough to make these changes. I will also need from others on how to incorporate this new feature into the GUI.
+
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.
  
 
</div>
 
</div>
Line 31: Line 29:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 
+
We implemented a rudimentary 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>

Latest revision as of 04:59, 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 rudimentary 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.