2014 Summer Project Week:Parameter Node Serialization
From NAMIC Wiki
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