Difference between revisions of "2012 Project Week:SceneViews"

From NAMIC Wiki
Jump to: navigation, search
Line 16: Line 16:
  
 
* Update the GUI to try and incorporate some of the requests in [http://www.na-mic.org/Bug/view.php?id=1299 Bug 1299]
 
* Update the GUI to try and incorporate some of the requests in [http://www.na-mic.org/Bug/view.php?id=1299 Bug 1299]
* Fix scene view restore bugs
+
* Fix mrml file loading bugs, [http://www.na-mic.org/Bug/view.php?id=1629 1629]
 
+
* Fix scene view restore bugs, [http://www.na-mic.org/Bug/view.php?id=1626 1626]
 +
* Snapshot save request [http://www.na-mic.org/Bug/view.php?id=1446 1446]
  
  
Line 32: Line 33:
 
** Look at pop-out in Steve's version of the CTKWicomWidget, used to temporarily have more display and interaction area.
 
** Look at pop-out in Steve's version of the CTKWicomWidget, used to temporarily have more display and interaction area.
 
* Work with MRML/event experts to debug order of operations in restoring scene views
 
* Work with MRML/event experts to debug order of operations in restoring scene views
 +
* Check restore method for camera node
  
 
</div>
 
</div>

Revision as of 18:03, 21 December 2011

Home < 2012 Project Week:SceneViews

Key Investigators

  • BWH: Nicole Aucoin, Ron Kikinis
  • Kitware: Julien Finet


Objective

  • Update the GUI to try and incorporate some of the requests in Bug 1299
  • Fix mrml file loading bugs, 1629
  • Fix scene view restore bugs, 1626
  • Snapshot save request 1446



Approach, Plan

  • Look at how we can display the scene view model in Qt (current is a tree, explore table)
    • Look at pop-out in Steve's version of the CTKWicomWidget, used to temporarily have more display and interaction area.
  • Work with MRML/event experts to debug order of operations in restoring scene views
  • Check restore method for camera node

Progress

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a

  1. ITK Module
  2. Slicer Module
    1. Built-in YES
    2. Extension -- commandline
    3. Extension -- loadable
  3. Other (Please specify)

References