Difference between revisions of "2013 Summer Project Week:CLI Improvements"
From NAMIC Wiki
(Page created) |
|||
Line 5: | Line 5: | ||
==Key Investigators== | ==Key Investigators== | ||
− | * Queen's: Csaba Pinter | + | * Queen's: Andras Lasso, Csaba Pinter |
* Kitware: Jean-Cristophe Fillion-Robin | * Kitware: Jean-Cristophe Fillion-Robin | ||
* Isomics: Steve Pieper | * Isomics: Steve Pieper |
Revision as of 17:08, 12 June 2013
Home < 2013 Summer Project Week:CLI ImprovementsKey Investigators
- Queen's: Andras Lasso, Csaba Pinter
- Kitware: Jean-Cristophe Fillion-Robin
- Isomics: Steve Pieper
- ?
Objective
Enhance the CLI interface to accommodate new needs:
- Add logic to put the output under the same hierarchy as the input (like in the case of Transforms)
- Hidden parameter containing the related nodes (CLI doesn't know about the whole scene)
- Extend XML syntax to specify roles
Approach, Plan
The approach is to enhance the CLI interface to accommodate new needs, related to processing nodes in a hierarchy, and to nodes having attributes.
The plan for the project week is to discuss the options and the best approach, and possibly start implementing.
Progress
- TODO: Discussion about the CLI interface improvements
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as an enhancement in the CLI interface.
References
- Relevant ticket in the SlicerRT system: #165