ITK/Tcons/Agendas/2011 04 15: 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...")
 
 
(4 intermediate revisions by 3 users not shown)
Line 52: Line 52:
* http://my.cdash.org/index.php?project=OPENJPEG
* http://my.cdash.org/index.php?project=OPENJPEG


== 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 ==
== Valgrind Errors ==
Line 91: Line 76:
* The changes after modularization are enormous and we don't have a tag that marks the repository past the events
* The changes after modularization are enormous and we don't have a tag that marks the repository past the events
* Many other changes are getting into the repository, and the diff between A07 and A06 is not longer: just modularization.
* Many other changes are getting into the repository, and the diff between A07 and A06 is not longer: just modularization.
== Teaching ITK ==
* ITK Boot Camp : Houston : September 2011
* ITK in image processing course : Houston : Fall 2011
* ITK in biomedical imaging course : Houston : Spring 2012
== Open Science Training ==
* Reproducible Research Training Camp : TBD
* Open Sourcing your Lab Training Camp : TBD


== Image Interpretation Layer ==
== Image Interpretation Layer ==
Line 96: Line 92:
* [[Media:ITK-ImageInterpretationLayer.odp‎|ODP]]
* [[Media:ITK-ImageInterpretationLayer.odp‎|ODP]]
* [[Media:ITK-ImageInterpretationLayer.pdf‎|PDF]]
* [[Media:ITK-ImageInterpretationLayer.pdf‎|PDF]]
=== Database Interface ===
* https://github.com/luisibanez/LargeImageDatabaseITKIO
* Can this be combined with DICOM ?
* How about Video ?
* Can it be useful with HDF5 IO too? http://review.source.kitware.com/#change,1401
== DICOM ==
* Tcon at 11am EST, Friday (today after the ITK tcon)
  Toll-Free #:      1-800-704-9804
  International #:  1-404-920-6604
  Participant Code: 61466276


== Gerrit Reviews ==
== Gerrit Reviews ==

Latest revision as of 13:47, 15 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


Valgrind Errors

  • Related to the new itkTestDriver

ImageRegionDuplicator


Schedule

ITKv4 A06

ITKv4 A07

  • Let's tag now
  • The changes after modularization are enormous and we don't have a tag that marks the repository past the events
  • Many other changes are getting into the repository, and the diff between A07 and A06 is not longer: just modularization.

Teaching ITK

  • ITK Boot Camp : Houston : September 2011
  • ITK in image processing course : Houston : Fall 2011
  • ITK in biomedical imaging course : Houston : Spring 2012

Open Science Training

  • Reproducible Research Training Camp : TBD
  • Open Sourcing your Lab Training Camp : TBD

Image Interpretation Layer

Database Interface

DICOM

  • Tcon at 11am EST, Friday (today after the ITK tcon)
 Toll-Free #:      1-800-704-9804 
 International #:  1-404-920-6604
 Participant Code: 61466276

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

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