ITK/Tcons/Agendas/2011 12 23: 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...")
 
 
(2 intermediate revisions by one other user not shown)
Line 17: Line 17:
== <span style="background:#FF0000"> THE END IS HERE !! </span> ==
== <span style="background:#FF0000"> THE END IS HERE !! </span> ==


* ITK 4.0 HAS BEEN RELEASED
=== ITK 4.0 HAS BEEN RELEASED ===
 
** Webinar took place on Tuesday Dec 20th
** Webinar took place on Tuesday Dec 20th
*** http://vimeo.com/34040761
** Download page updated
** Download page updated
*** http://itk.org/ITK/resources/software.html
*** http://itk.org/ITK/resources/software.html
** Git Statistics for ITKv4 Effort:
** Git Statistics for ITKv4 Effort:
***  
*** http://www.itk.org/Wiki/ITK#Statistics
*** http://public.kitware.com/pub/itk/gitstat/ITKv4-2011-12-18/index.html
** Code Swarm Celebrating the ITKv4 Effort:
** Code Swarm Celebrating the ITKv4 Effort:
***
*** http://vimeo.com/33989053
*** http://www.itk.org/Wiki/ITK_Code_Swarms
*** http://public.kitware.com/pub/itk/InsightCodeSwarm/ITKv4-TheMovie.ogg
 
=== What is Next ? ===


* <span style="background:#FF0000"> THE ROAD AHEAD !! </span>
* <span style="background:#FF0000"> THE ROAD AHEAD !! </span>
Line 51: Line 58:
=== Simple ITK ===
=== Simple ITK ===


* Numpy
* Current master referencing v4.0.0
* Packaging
* Where should SimpleITK track from here?
* Web pages are up
** continue on master or release?
** http://www.simpleitk.org
** implications for Slicer?
** http://pypi.python.org/pypi/SimpleITK/0.2.0
* Brad posted several patches which could be applied to release
** https://sourceforge.net/projects/simpleitk/
* Problems wrapping Watershed related filters
** Issues with no templates output pixel type and the output image having to be itk::InstanceIdentifier
* Problems with IsolatedConnectedWatershedImageFilter


=== WrapITK ===
=== WrapITK ===

Latest revision as of 15:03, 23 December 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


THE END IS HERE !!

ITK 4.0 HAS BEEN RELEASED

What is Next ?

FEM

  • Disabled Examples must be restored
    • Deformable registration
  • Migration pages Missing

Level Sets

  • Collection of JIRA tickets
  • Need to review code coverage
    • Provide a couple of examples
  • VISUALIZATION code Module ?

Registration

  • Merged
    • PointSet metrics
    • Demons metric
  • Remaining JIRA Tickets (~10)

Simple ITK

  • Current master referencing v4.0.0
  • Where should SimpleITK track from here?
    • continue on master or release?
    • implications for Slicer?
  • Brad posted several patches which could be applied to release
  • Problems wrapping Watershed related filters
    • Issues with no templates output pixel type and the output image having to be itk::InstanceIdentifier
  • Problems with IsolatedConnectedWatershedImageFilter

WrapITK

  • packaging being sync'ed with simpleITK (python currently)
  • Next: finish wrapitk integration
  • Next(2): C#
  • infrastructure: set up a robot build with wrapping (mac)

DICOM

  • New roadmap and deliverable to be decided by Alex/steve/STephen: | here
  • DCMTK Integration

GPU

Kris's notes on GPU status are here

TIFF Update

  • Need verification when saving images larger than 9Gb.

A2D2 Microscopy Colocalization

  • Started Gerrit training: Two Hackathons
  • Patches coming into Gerrit

A2D2 on Registration Optimization

  • Did Gerrit training: One hackathon

Video Bridge

Dashboard

  • New Stronger Warning Settings
    • Problem: Hyper-Abundance of Warnings is killing the CDash Server.
    • Proposal: Activate the warning on selected modules and clean house-by-house...
      • This divide-and-conquer method proved to be successful when cleaning KWStyle issues.