Difference between revisions of "Developer Meetings/20130709"

From Slicer Wiki
Jump to: navigation, search
m (Text replacement - "slicerWiki/index.php" to "wiki")
 
Line 7: Line 7:
 
* 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]
** [http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly#Work_in_Progress MultiVolume Importer/Explorer]
+
** [http://wiki.slicer.org/wiki/Documentation/Nightly#Work_in_Progress MultiVolume Importer/Explorer]
 
* Numpy windows build patch from Lichen: https://github.com/llcmgh/python-cmake-buildsystem/compare/fix_numpy
 
* Numpy windows build patch from Lichen: https://github.com/llcmgh/python-cmake-buildsystem/compare/fix_numpy
 
* SimpleFilters from Brad:
 
* SimpleFilters from Brad:

Latest revision as of 17:04, 21 November 2019

Home < Developer Meetings < 20130709

To discuss


Conclusion

  • Integrate Commit 2ffb32de into ITK ?
    • Known issues: Not tested + Breaking multi threading in SimpleITK
    • Now a show stopper for the release.
    • If Brad has time, he will integrate
  • SimpleFilters from Brad:
    • Jc: Create a repository on Slicer github organization where the Json file of SimpleITK will be imported using git subtree. That way, it will be possible to keep track of the file while maintaining a set of patches specific to Slicer.
    • Brad: Add the json file and update the current topic
  • 4D Data support
    • Discuss the different approach. Seems the consensus is to make use of the ParameterHierarchyNode and tune performance accordingly.