Difference between revisions of "2015 Summer Project Week:IGTSliceletBase"

From NAMIC Wiki
Jump to: navigation, search
Line 7: Line 7:
 
* Andras Lasso
 
* Andras Lasso
 
* Andrey Fedorov
 
* Andrey Fedorov
 +
*Jayender Jagadeesan
  
 
==Project Description==
 
==Project Description==

Revision as of 03:49, 15 June 2015

Home < 2015 Summer Project Week:IGTSliceletBase

Key Investigators

  • Andras Lasso
  • Andrey Fedorov
  • Jayender Jagadeesan

Project Description

Objective

  • Create base classes for quick implementation of slicelets that are convenient to use in the operating room

Approach, Plan

  • Questions:
    • Slicelet/full-screen module (slicelets seem to have performance issue and it's difficult to make sure nothing relies on main window, status bar, etc.)
    • Scene initialization: create empty scene/activate loaded scene
    • How to split code to mulitple files but still allow reloading (similarly to Editor?)
  • Create base classes and/or utility classes
  • Create intra-operative US/MRI prostate registration slicelet

Progress