ITK/Tcons/Agendas/2011 04 08: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Arnaudgelas (talk | contribs) No edit summary |
Arnaudgelas (talk | contribs) No edit summary |
||
Line 52: | Line 52: | ||
* http://my.cdash.org/index.php?project=OPENJPEG | * http://my.cdash.org/index.php?project=OPENJPEG | ||
== cppcheck == | == cppcheck == | ||
Line 121: | Line 113: | ||
== ITK FEM == | == ITK FEM == | ||
[[ITK FEM Modifications]] | [[ITK FEM Modifications]] | ||
== Doxygen == | |||
* what about enabling the "edit comments" to submit patches to gerrit? [http://www.itk.org/Doxygen/html/classitk_1_1RecursiveGaussianImageFilter.html see documented class] | |||
* scripts | |||
** scripts to add the module for each class in the doxygen documentation? | |||
** scripts to add (automatically) links to wiki example in the doxygen documentation? | |||
** scripts to add examples/tests to doxygen documentation (for each class, whenever it is relevant)? |
Latest revision as of 12:54, 8 April 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
- Enabling Examples (DONE)
- Doxygen documentation (DONE)
- KWStyle configuration (DONE)
- http://kwsource.kitwarein.com/itk/itk/blobs/master/TODO-Modularization.txt
- Installation ?
- Wiki Documentation
Dashboard
Monolithic Dashboard
- Dashboard Status - Today's Dashboard
Modular Dashboard
OPENJPEG Dashboard
cppcheck
- cppcheck can now run in parallel
- it is quite fast to make it run on all groups (and by removing 3rd Part)
- Modules (group)
Valgrind Errors
- Related to the new itkTestDriver
ImageRegionDuplicator
- The goal is to accelerate image region to region coping where possible
- memcpy vs std:copy
- http://review.source.kitware.com/#change,1277
Schedule
ITKv4 A06
- Transition Plan
- Tag done
Image Interpretation Layer
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 the module for each class in the doxygen documentation?
- scripts to add (automatically) links to wiki example in the doxygen documentation?
- scripts to add examples/tests to doxygen documentation (for each class, whenever it is relevant)?