ITK/Tcons/Agendas/2011 05 27: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(Created page with "= 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...") |
|||
Line 89: | Line 89: | ||
* CVPR Tutorial : June 20th | * CVPR Tutorial : June 20th | ||
** https://github.com/InsightSoftwareConsortium/ITK-OpenCV-Bridge-Tutorial | |||
* MICCAI SimpleITK Tutorial : September | * MICCAI SimpleITK Tutorial : September | ||
** https://github.com/SimpleITK/SimpleITK/tree/master/Documentation/Tutorials | |||
* MICCAI ITKv4 Tutorial : September | * MICCAI ITKv4 Tutorial : September | ||
** https://github.com/InsightSoftwareConsortium/ITKv4-TheNextGeneration-Tutorial | |||
== Gerrit Reviews == | == Gerrit Reviews == |
Revision as of 13:04, 27 May 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 27-29
- Chapel Hill, North Carolina.
- The Meeting will take place at the Franklin Hotel
- URGENT: ADDING ONE DAY MORE TO THE MEETING
- June 27
- To sprint with the A2D2 projects
- AGENDA MODIFICATIONS:
- Summer_ITKv4_2011_Meeting
BETA RELEASE June 15th
- What will make it to the Beta Release ?
Technical Topics
Review Tasks
- Starting to review classes
- Target: June Meeting
- Review Directory: hackathon
- All files were classified
- https://spreadsheets.google.com/a/kitware.com/ccc?key=0ApfVzIsZe0VFdFUxdE95WE5kMVE4LTJ6b3ZYQnpRalE&hl=en&authkey=CMyS68EE#gid=0
- Missing Insight Journal references were added
- Now: Select the ones that must be moved into the toolkit
- Finally: We will move the remaining Review directory out of the toolkit and into an external module.
Dashboard
Monolithic Dashboard
- Dashboard Status - Today's Dashboard
Modular Dashboard
NOTE: The Dashboard database has been moved to a separate machine (not the virtual cluster yet), this has improved the response time. Please give it a try. It should improve further when the virtual cluster is installed.
OPENJPEG Dashboard
Valgrind Errors
- 2,000 in one Machine ?
- 0 in another ?
Refactoring Workflow
- Right now
- code is developed on other remote
- once the code is mature, we submit to gerrit
- lost history
- refactoring may appear as single commit from one person (not team spirit oriented)
- Any other solution?
Schedule
- Transition Plan
- When to tag ITKv4 BETA ?
- June 15 ?
Teaching ITK
- CVPR Tutorial : June 20th
- MICCAI SimpleITK Tutorial : September
- MICCAI ITKv4 Tutorial : September
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
- sitk::Image now using Copy on Write
- Filter pass and return Image's as non-pointer Images
- Succeeded to connect SimpleITK image buffers to Java arrays.
- Started to create SimpleITK plugins for ICY
ITK FEM
Doxygen
- what about enabling the "edit comments" to submit patches to gerrit? see documented class
- scripts
- scripts to add examples/tests to doxygen documentation (for each class, whenever it is relevant)?