ITK/Tcons/Agendas/2010 12 07: Difference between revisions

From KitwarePublic
< ITK‎ | Tcons‎ | Agendas
Jump to navigationJump to search
Line 89: Line 89:
== Modularization ==
== Modularization ==


* Xiaoxiao Liu (Kitware) working on partitioning the toolkit
* Posted in the ITK/Modularization directory
* Had a Tcon about modularization on Dec 3 [http://www.itk.org/Wiki/ITK_Release_4/Modularization/Tcon-2010-12-03]
* Had a Tcon about modularization on Dec 3 [http://www.itk.org/Wiki/ITK_Release_4/Modularization/Tcon-2010-12-03]
  the initial partition seems to good to start with
* Brad King worked on cmake packaging prototypes
* Xiaoxiao Liu (Kitware) is working on scripts to migrate monolithic ITK to modular ITK


== TIFF Update ==
== TIFF Update ==

Revision as of 16:54, 7 December 2010

How to Join the Tcon

Number to Call

  • 1-800-728-9607 (in the US) or
  • +1 9139049873 (international)
  • access code 6815251

Webex

Project Management

February Meeting in Boston

  • Set for February 2-3, 2011 in Boston at Harvard Medical School.
    • A link to a web site for registration and hotel information will be sent shortly.

Technical Topics

Dashboard

ITKv4-A04

  • Fixing Windows 64bits problem with "long"...

Redmine demo

Gerrit Reviews

Doxygen Nightly

Migration Guide Process

Simple ITK

  • Code generations
    • Using Lua and JSON
  • Interfacing to
    • ImageJ / Fiji
    • CellProfiler

GPU

DICOM

Dan and Mathieu to report

Image Registration Revision

  • Start sending patches to Gerrit
    • New CompositeTransform class is underway
    • New DeformationFieldTransform class is underway
    • Transform IO will be adjusted accordingly

Level Set

Time Stamp Proposal

Modularization

  • Had a Tcon about modularization on Dec 3 [1]
 the initial partition seems to good to start with
  • Brad King worked on cmake packaging prototypes
  • Xiaoxiao Liu (Kitware) is working on scripts to migrate monolithic ITK to modular ITK

TIFF Update

  • Brad King addressed the int issues
  • Currently at
 git fetch git://kwsource.kitwarein.com/~bradking/itk/bradkings-itk.git +libtiff4beta6:libtiff4beta6

Sequestered Reference Applications

We have already made significant changes, and they are not being recorded yet. It is time to setup these reference applications.

Ongoing

  • V3D Plugins
  • Slicer
  • VV
  • Insight Applications now submitting
    • Broken: need to use it as an example for the Migration Guide.

Development Versions following ITKv4

Pending

  • IGSTK, after SPIE'11 (IGSTK5.0)
  • Insight Applications (ITKApps from v3.20)
  • ITK tests from v3.20

Wrapping


ITK Readers for Microscopy formats

  • There's a need for readers in the microscopy community in order to be able to use ITK
    • Zeiss (LSM and ZVI)
    • Leica (LIF)
    • Olympus (OIB)
    • Nikon ()
  • BioFormats has readers and example files for these. It is Java with C++ bindings for ITK, BUT it's GPL.