Difference between revisions of "2014 Project Week:MRMLSceneSpeedUp"

From NAMIC Wiki
Jump to: navigation, search
Line 15: Line 15:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
* Reduce number of observers associated with MRML nodes
+
* Identify what is the next bottle neck.
 +
** Reduce number of observers associated with MRML nodes?
 +
** Improve internal data structure associated with nodes ?
 +
* Follow-up of [[2013_Project_Week:SpeedUp|last year work]].
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">

Revision as of 20:08, 1 November 2013

Home < 2014 Project Week:MRMLSceneSpeedUp

Key Investigators

  • Kitware: Jean-Christophe Fillion-Robin
  • Queen's University: Andras Lasso
  • Isomics: Steve Pieper

Project Description

Objective

  • Identify what is the next bottle neck.
    • Reduce number of observers associated with MRML nodes?
    • Improve internal data structure associated with nodes ?
  • Follow-up of last year work.

Approach, Plan

Progress