ITK/Tcons/Agendas/2011 04 01: Difference between revisions

From KitwarePublic
< ITK‎ | Tcons‎ | Agendas
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...")
 
 
(12 intermediate revisions by 5 users not shown)
Line 28: Line 28:


* Check the TODO list file
* 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
** http://kwsource.kitwarein.com/itk/itk/blobs/master/TODO-Modularization.txt
*** Enabling Examples
*** Installation ?
*** Doxygen documentation
*** [[ITK_Release_4/Modularization|Wiki Documentation]]
*** KWStyle configuration


* [[ITK_Release_4/Modularization/Use Cases|Use Cases]]
* [[ITK_Release_4/Modularization/Use Cases|Use Cases]]
Line 48: Line 51:


* http://my.cdash.org/index.php?project=OPENJPEG
* http://my.cdash.org/index.php?project=OPENJPEG
== Doxygen ==
* [http://www.cs.unc.edu/~cquammen/ITK/html/classes.html new style] vs [http://www.itk.org/Doxygen/html/classes.html old style]?
* 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)?
== 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)
** [http://dl.dropbox.com/u/15135983/IO_cppcheck_error.txt IO]
** [http://dl.dropbox.com/u/15135983/Filtering_cppcheck_error.txt Filtering]
** [http://dl.dropbox.com/u/15135983/Filtering_cppcheck_error.txt GPU]
** [http://dl.dropbox.com/u/15135983/Nonunit_cppcheck_error.txt Nonunit]
** [http://dl.dropbox.com/u/15135983/Numerics_cppcheck_error.txt Numerics]
** [http://dl.dropbox.com/u/15135983/Registration_cppcheck_error.txt Registration]
** [http://dl.dropbox.com/u/15135983/Segmentation_cppcheck_error.txt Segmentation]
** [http://dl.dropbox.com/u/15135983/Core_cppcheck_error.txt Core]
== 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==
==Schedule==
Line 55: Line 94:
* [[ITK_Release_4/Modularization/Transition Plan|Transition Plan]]
* [[ITK_Release_4/Modularization/Transition Plan|Transition Plan]]
** Tag done
** Tag done
== Image Interpretation Layer ==
* [[Media:ITK-ImageInterpretationLayer.odp‎|ODP]]
* [[Media:ITK-ImageInterpretationLayer.pdf‎|PDF]]


== Gerrit Reviews ==
== Gerrit Reviews ==
Line 71: Line 115:
* Doxygen: http://erie.nlm.nih.gov/~blowek1/SimpleITK/index.html
* Doxygen: http://erie.nlm.nih.gov/~blowek1/SimpleITK/index.html
* Github: https://github.com/SimpleITK/SimpleITK
* 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.
* Succeeded to connect SimpleITK image buffers to Java arrays.
* Started to create SimpleITK plugins for ICY
* Started to create SimpleITK plugins for ICY

Latest revision as of 13:40, 1 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

Project Management

June Meeting in Chapel Hill

Technical Topics

ITK Modularization Residuals

  • Check the TODO list file

Dashboard

Monolithic Dashboard

Modular Dashboard

OPENJPEG Dashboard

Doxygen

  • 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)?

cppcheck

  • cppcheck can now run in parallel
  • it is quite fast to make it run on all groups (and by removing 3rd Part)

Valgrind Errors

  • Related to the new itkTestDriver

ImageRegionDuplicator


Schedule

ITKv4 A06

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

ITK FEM

ITK FEM Modifications