Difference between revisions of "2014 Summer Project Week:Parameter Node Serialization"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2014.png|Projects List </gallery> ==Key Investigators== ==Project Description== <div style="margin: 20px;…')
 
Line 5: Line 5:
  
 
==Key Investigators==
 
==Key Investigators==
 
+
* Kevin Wang (Princess Margaret Cancer Center)
 +
* Steve Pieper
 +
* Jim Miller (GE)
 +
* Jc (Kitware)
 +
* Matt (Kitware)
 
==Project Description==
 
==Project Description==
 +
The module parameter node is a very useful data structure and serialization/deserialization would be very beneficial to many uses cases.However, currently the only way to serialize/deserialize is to save the entire mrml scene which is not optimal. There has been some work done by Matt to facilite this using Json. At project week, we will have discussion and finalize the plan to develop code for this purpose.
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
*  
+
* To develop utility for serialization/deserialization of module parameter node.
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
*  
+
* Meet and discuss with all interested parties to come up with a plan.
 +
* prototype code development.
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
*  
+
* TBA
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 16:11, 13 June 2014

Home < 2014 Summer Project Week:Parameter Node Serialization

Key Investigators

  • Kevin Wang (Princess Margaret Cancer Center)
  • Steve Pieper
  • Jim Miller (GE)
  • Jc (Kitware)
  • Matt (Kitware)

Project Description

The module parameter node is a very useful data structure and serialization/deserialization would be very beneficial to many uses cases.However, currently the only way to serialize/deserialize is to save the entire mrml scene which is not optimal. There has been some work done by Matt to facilite this using Json. At project week, we will have discussion and finalize the plan to develop code for this purpose.

Objective

  • To develop utility for serialization/deserialization of module parameter node.

Approach, Plan

  • Meet and discuss with all interested parties to come up with a plan.
  • prototype code development.

Progress

  • TBA