ITK/Tcons/Agendas/2010 11 16: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(→DICOM) |
|||
Line 48: | Line 48: | ||
* (Slides [[Media:ITK_Examples_Iowa_Meeting_2010_11-8-2010.odp|ODP]],[[Media:ITK_Examples_Iowa_Meeting_2010_11-8-2010.pdf|PDF]],[[Media:ITK_Examples_Iowa_Meeting_2010_11-8-2010.ppt|PPT]]) | * (Slides [[Media:ITK_Examples_Iowa_Meeting_2010_11-8-2010.odp|ODP]],[[Media:ITK_Examples_Iowa_Meeting_2010_11-8-2010.pdf|PDF]],[[Media:ITK_Examples_Iowa_Meeting_2010_11-8-2010.ppt|PPT]]) | ||
** [http://www.vtk.org/Wiki/VTK/Examples VTK Wiki Examples] | ** [http://www.vtk.org/Wiki/VTK/Examples VTK Wiki Examples] | ||
== GPU == | |||
* Scheduled tcon with NVIDIA for Monday Nov 22 at 1pm EST | |||
** Let us know if you want to join. | |||
== DICOM == | == DICOM == |
Revision as of 02:49, 16 November 2010
How to Join the Tcon
Number to Call
- 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
Task Order #2
- Draft received by some contractors
- To be sent back to Terry ASAP.
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
- Dashboard Status - Today's Dashboard
Gerrit Reviews
- Script for automating reviewers assignments (by Matt McCormick):
Simple ITK
- Dan Blezek to post Design Proposal
ITK Examples
- David Doria agreed that it is better to keep the original code in repository, and then map from it to the Wiki.
GPU
- Scheduled tcon with NVIDIA for Monday Nov 22 at 1pm EST
- Let us know if you want to join.
DICOM
Dan and Mathieu to report
- Beginnings of a requirements document. Comments welcome.
- Proposed TConf
Image Registration Revision
- Mailing list was created:
- Past tcon:
Registration Topic Page
Related Discussions
- Ziv Yaniv to summarize
- Is the | refactoring of the optimization framework going to be considered for itkv4?
Level Set
- Refactoring page
- Tcon Happened
Migration Guide Process
- Users Migration Guide
- Example XML
ITKv4-A04
- Target to cut it by Nov 22nd
- Fix Windows 64bits problem with "long"
Modularization
- Xiaoxiao Liu (Kitware) working on partitioning the toolkit
- Posted in the ITK/Modularization directory
- TR1 - Boost support
TIFF Update
- Brad King addressed the int issues
- Currently at
git fetch git://kwsource.kitwarein.com/~bradking/itk/bradkings-itk.git +libtiff4beta6:libtiff4beta6
- Luis resuming it
- Need to coordinate with Arnaud to build it in Mac 10.5
- Will submit it to Gerrit again soon.
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
- OTB
- GoFigure2
- Nightly build use the current ITKv4.
- http://my.cdash.org/index.php?project=GoFigure2
Pending
- IGSTK
- 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.