Difference between revisions of "Developer Meetings/20130709"
From Slicer Wiki
m (→Conclusion) |
m |
||
Line 4: | Line 4: | ||
* Release status | * Release status | ||
** ITK Version update needed http://na-mic.org/Mantis/view.php?id=2945#c8943 | ** ITK Version update needed http://na-mic.org/Mantis/view.php?id=2945#c8943 | ||
− | *** What to do about missing CLI buffer reuse patch? | + | *** What to do about missing CLI buffer reuse patch? See https://github.com/Kitware/ITK/commit/2ffb32de2f890e2052eee57ee6f36d10471d8c0c |
− | |||
* 4D Data support | * 4D Data support | ||
** [https://www.assembla.com/spaces/slicerrt/wiki/Slicer_4D_data_representation_and_use_cases notes from Kevin] | ** [https://www.assembla.com/spaces/slicerrt/wiki/Slicer_4D_data_representation_and_use_cases notes from Kevin] | ||
Line 24: | Line 23: | ||
* Check with Matt what is the agenda for ITK 4.4.1 ? | * Check with Matt what is the agenda for ITK 4.4.1 ? | ||
** Ideally the following commit should be included: VisualStudio fix for VNL + 2ffb32de2 | ** Ideally the following commit should be included: VisualStudio fix for VNL + 2ffb32de2 | ||
+ | |||
+ | * Integrate Commit [https://github.com/Kitware/ITK/commit/2ffb32de2f890e2052eee57ee6f36d10471d8c0c 2ffb32de] into ITK ? | ||
+ | ** Known issues: Not tested + Breaking multi threading in SimpleITK |
Revision as of 20:18, 9 July 2013
Home < Developer Meetings < 20130709Contents
To discuss
- Release status
- ITK Version update needed http://na-mic.org/Mantis/view.php?id=2945#c8943
- What to do about missing CLI buffer reuse patch? See https://github.com/Kitware/ITK/commit/2ffb32de2f890e2052eee57ee6f36d10471d8c0c
- ITK Version update needed http://na-mic.org/Mantis/view.php?id=2945#c8943
- 4D Data support
- Numpy windows build patch from Lichen: https://github.com/llcmgh/python-cmake-buildsystem/compare/fix_numpy
- SimpleFilters from Brad:
- WIP https://github.com/blowekamp/Slicer/tree/AddSimpleFiltersModule
- Manage import of json from SimpleITK? Subtree merge? Copy from SimpleITK source dir?
- Pending SimpleITK patches from Brad
- Markups
- squashing commits and getting ready to git svn dcommit
Conclusion
- Check with Matt what is the agenda for ITK 4.4.1 ?
- Ideally the following commit should be included: VisualStudio fix for VNL + 2ffb32de2
- Integrate Commit 2ffb32de into ITK ?
- Known issues: Not tested + Breaking multi threading in SimpleITK