ITK/Tcons/Agendas/2011 02 11: 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...")
 
No edit summary
Line 60: Line 60:


* http://review.source.kitware.com/#q,status:open,n,z
* http://review.source.kitware.com/#q,status:open,n,z
== ITK Readers for Microscopy formats ==
* BioFormats support patch in Gerrit
* [http://www.loci.wisc.edu/software/bio-formats BioFormats] has readers and example files for these. It is Java with C++ bindings for ITK, BUT it's GPL.
* http://review.source.kitware.com/#change,884


== Doxygen Nightly ==
== Doxygen Nightly ==
Line 165: Line 172:
* Status (Alex)
* Status (Alex)
* [[ITK_Release_4/Wrapping|Wrapping]]
* [[ITK_Release_4/Wrapping|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 ()
* [http://www.loci.wisc.edu/software/bio-formats BioFormats] has readers and example files for these. It is Java with C++ bindings for ITK, BUT it's GPL.

Revision as of 14:03, 11 February 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

February Meeting in Boston

  • Set for February 2-3, 2011 in Boston at Harvard Medical School.

Changing Tcon Day/Time

New tcon time

  • FRIDAY 10am EST

Technical Topics

Dashboard


Schedule

ITKv4 A05

  • Date: January 28th ( hard deadline before Winter Design Meeting )
  • RealTimeStamps have been merged
  • GPU Code was merged yesterday

Major topics to be completed

  • in gerrit?
  • SimpleITK Draft Implementation
    • What is the plan to integrate SimpleITK in to ITK, submodule, subtree, independent respiratory?


Gerrit Reviews


ITK Readers for Microscopy formats

Doxygen Nightly

ITK Data

We had a tcon on December 16th.

Summary here:

Data Collection

  • Brad King working on improving usability

Migration Guide Process

Simple ITK

  • Code generations
    • Using Lua and JSON
  • Interfacing to
    • ImageJ / Fiji
    • CellProfiler
    • Hackathon: Jan 29-Feb 11th in Madison, Wisconsin.

GPU

  • Had tcon on January 6th
  • How to use the GPU classes to accelerate Level Sets in SNAP ?
    • Paul Yushkevich

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

  • Xiaoxiao is working on building the modular ITK module by module. Details of the status can be found in [1].

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
    • 3.6 sequestered in Github
    • 4.0 to be adjusted now during the NAMIC AHM meeting.
  • 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