Difference between revisions of "Developer Meetings/20170530"
From Slicer Wiki
(Created page with "{{mbox | type = style | text = If you would like to list your topic here, create a wiki account and [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this p...") |
(→Update) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
= Update = | = Update = | ||
− | * | + | * Update of VTK: good progress. Talked with David Gobbi to indentify the best strategy to add support for Hierarchy file now required for wrapping |
+ | * EMSegment: | ||
+ | ** Transition to git: History has been converted (include complete history) | ||
+ | ** Slicer will be update to use https://github.com/Slicer/SlicerEMSegment | ||
= To Discuss = | = To Discuss = | ||
− | * | + | * CLI parameters are accessible in Slicer thanks to function named SetParameterDefaultValue/GetParameterDefaultValue ([http://apidocs.slicer.org/master/classvtkMRMLCommandLineModuleNode.html doc] / [https://github.com/Slicer/SlicerExecutionModel/blob/master/ModuleDescriptionParser/ModuleDescription.cxx#L327-L337 parameter parsing]): possible improvement of the documentation or a more explicit name? |
= Conclusion = | = Conclusion = |
Latest revision as of 13:57, 30 May 2017
Home < Developer Meetings < 20170530 If you would like to list your topic here, create a wiki account and edit this page You can join the hangout using http://bit.ly/slicer-hangout-kw. |
Update
- Update of VTK: good progress. Talked with David Gobbi to indentify the best strategy to add support for Hierarchy file now required for wrapping
- EMSegment:
- Transition to git: History has been converted (include complete history)
- Slicer will be update to use https://github.com/Slicer/SlicerEMSegment
To Discuss
- CLI parameters are accessible in Slicer thanks to function named SetParameterDefaultValue/GetParameterDefaultValue (doc / parameter parsing): possible improvement of the documentation or a more explicit name?