ITK/Tcons/Agendas/2011 01 28: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(One intermediate revision by the same user not shown) | |||
Line 73: | Line 73: | ||
** What is the plan to integrate SimpleITK in to ITK, submodule, subtree, independent respiratory? | ** What is the plan to integrate SimpleITK in to ITK, submodule, subtree, independent respiratory? | ||
* TimeStamps | * TimeStamps: | ||
** | ** Prototype in Gerrit for discussion at meeting | ||
** http://review.source.kitware.com/#change,758 | |||
== Outreach == | == Outreach == | ||
Line 117: | Line 118: | ||
** ImageJ / Fiji | ** ImageJ / Fiji | ||
** CellProfiler | ** CellProfiler | ||
** Hackathon: Jan 29-Feb 11th in Madison, Wisconsin. | |||
== GPU == | == GPU == |
Latest revision as of 14:38, 28 January 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
February Meeting in Boston
- Set for February 2-3, 2011 in Boston at Harvard Medical School.
Please REGISTER for the meeting ASAP. Here is the link for the registration:
Changing Tcon Day/Time
New tcon time
- FRIDAY 10am EST
Technical Topics
Dashboard
- Dashboard Status - Today's Dashboard
Lingering Failing Tests ( Feet + Heat )
- LabelMap tests failing on certain Windows systems
- http://www.cdash.org/CDash/viewTest.php?onlyfailed&buildid=830403
- Who is responsible to address? (Luis?)
- Can this be resolved before next tag?
- DICOM Tests tkGDCMSeriesStreamReadImageWrite3 and tkGDCMSeriesStreamReadImageWrite4
- Malaterre/Roden status update
- Able to reproduce the problem?
- resolution?
- KWStyle
- New Year's Resolution
- Valgrind Errors on itkCompositeTransformTest
- There are only two false positive Valgrind errors now.
- They are related to loading Dynamic Libraries and Object Factories.
Schedule
ITKv4 A05
- Date: January 28th ( hard deadline before Winter Design Meeting )
Major topics to be completed
- GPU Draft Implementation
- Merge into master, or just a topic in gerrit?
- SimpleITK Draft Implementation
- What is the plan to integrate SimpleITK in to ITK, submodule, subtree, independent respiratory?
- TimeStamps:
- Prototype in Gerrit for discussion at meeting
- http://review.source.kitware.com/#change,758
Outreach
- MICCAI 2011 Call for Workshops and Tutorials
- Suggested Tutorials for MICCAI 2011
- Deadline:
- Note that we already have an accepted tutorial for CVPR 2011 on the use of ITK+OpenCV
Gerrit Reviews
Doxygen Nightly
ITK Data
We had a tcon on December 16th.
Summary here:
- Brad King working on improving usability
Migration Guide Process
- Users Migration Guide (Gabe Hart)
- Example XML
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
- Beginnings of a requirements document. Comments welcome.
- Proposed TConf
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
- Refactoring page
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
- OTB
- GoFigure2
- Nightly build use the current ITKv4.
- http://my.cdash.org/index.php?project=GoFigure2
Pending
- IGSTK, after SPIE'11 (IGSTK5.0)
- Insight Applications (ITKApps from v3.20)
- ITK tests from v3.20
Wrapping
- Status (Alex)
- 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.