Difference between revisions of "Developer Meetings/20130709"

From Slicer Wiki
Jump to: navigation, search
Line 23: Line 23:
 
* <del>Check with Matt what is the agenda for ITK 4.4.1 ?</del>
 
* <del>Check with Matt what is the agenda for ITK 4.4.1 ?</del>
 
* After talking with Matt, we will compile list of fixes that we would like to see in 4.4.1 :)
 
* After talking with Matt, we will compile list of fixes that we would like to see in 4.4.1 :)
** List of fixes documented in the following email thread on the ITK devel list. See http://www.itk.org/pipermail/insight-developers/2013-July/022922.html  
+
** List of fixes documented in the following email thread on the ITK devel list. See http://www.itk.org/pipermail/insight-developers/2013-July/022922.html
 +
* For reference - See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22163
  
 
* Integrate Commit [https://github.com/Kitware/ITK/commit/2ffb32de2f890e2052eee57ee6f36d10471d8c0c 2ffb32de] into ITK ?
 
* Integrate Commit [https://github.com/Kitware/ITK/commit/2ffb32de2f890e2052eee57ee6f36d10471d8c0c 2ffb32de] into ITK ?

Revision as of 17:55, 10 July 2013

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.