ITK/Tcons/Agendas/2011 03 25: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(One intermediate revision by the same user not shown) | |||
Line 59: | Line 59: | ||
* http://review.source.kitware.com/#q,status:open,n,z | * http://review.source.kitware.com/#q,status:open,n,z | ||
== Orfeo Toolbox Integration == | |||
* Had tcon with the OTB team | |||
* Discussed registration of ImageIO factories in OTB | |||
* Reviewed the patch for supporting images of std::complex | |||
* Need to schedule call with Microscopy, Video and Remote Sensing groups to design a common "image interpretation layer" | |||
== SimpleITK == | == SimpleITK == | ||
Line 65: | Line 72: | ||
* Github: https://github.com/SimpleITK/SimpleITK | * Github: https://github.com/SimpleITK/SimpleITK | ||
* Succeeded to connect SimpleITK image buffers to Java arrays. | * Succeeded to connect SimpleITK image buffers to Java arrays. | ||
* Started to create SimpleITK for ICY | * Started to create SimpleITK plugins for ICY | ||
** http://www.bioimageanalysis.org/icy/ | ** http://www.bioimageanalysis.org/icy/ | ||
== ITK FEM == | == ITK FEM == | ||
[[ITK FEM Modifications]] | [[ITK FEM Modifications]] |
Latest revision as of 02:59, 25 March 2011
How to Join the Tcon
Number to Call
Please be patient, due to some unforeseen circumstances, the call may not start on time...
- 1-800-728-9607 (in the US) or
- +1 9139049873 (international)
- access code 6815251
Webex
- Meeting link
- https://emeetings.webex.com/emeetings/j.php?ED=138191182&UID=482060457&PW=NNzJiNDk1ZGU3
Project Management
June Meeting in Chapel Hill
- Summer_ITKv4_2011_Meeting
- Will take place on June 28-29
- Chapel Hill, North Carolina.
- Bar-B-Q dinner
Technical Topics
ITK Modularization Residuals
- Check the TODO list file
- http://kwsource.kitwarein.com/itk/itk/blobs/master/TODO-Modularization.txt
- Enabling Examples
- Doxygen documentation
- KWStyle configuration
- http://kwsource.kitwarein.com/itk/itk/blobs/master/TODO-Modularization.txt
Dashboard
Monolithic Dashboard
- Dashboard Status - Today's Dashboard
Modular Dashboard
OPENJPEG Dashboard
Schedule
ITKv4 A06
- Transition Plan
- Tag done
Gerrit Reviews
Orfeo Toolbox Integration
- Had tcon with the OTB team
- Discussed registration of ImageIO factories in OTB
- Reviewed the patch for supporting images of std::complex
- Need to schedule call with Microscopy, Video and Remote Sensing groups to design a common "image interpretation layer"
SimpleITK
- Doxygen: http://erie.nlm.nih.gov/~blowek1/SimpleITK/index.html
- Github: https://github.com/SimpleITK/SimpleITK
- Succeeded to connect SimpleITK image buffers to Java arrays.
- Started to create SimpleITK plugins for ICY