2012 Project Week:SceneViews

From NAMIC Wiki
Jump to: navigation, search
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

  • checked that scene restore on camera settings is working for a few test cases
  • designed and coded a new widget to display a single scene view node in the requested configuration
  • wrote an item delegate for the Scene Views module tree view
  • began integration of the item delegate with the new widget

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