ITK/Tcons/Agendas/2012 07 06: Difference between revisions

From KitwarePublic
< ITK‎ | Tcons‎ | Agendas
Jump to navigationJump to search
 
(5 intermediate revisions by 2 users not shown)
Line 22: Line 22:
===ITK-v4.2===
===ITK-v4.2===


* Are we there yet?
* Officially Released!


== ITK-v4.2.1
=== ITK-v4.2.1 ===


* Should some work continue to fix bug, and certain performance issues?
* Should some work continue to fix bug, and certain performance issues?
===ITK-v4.3===
* http://www.itk.org/Wiki/ITK/Release_Schedule#Release_4.3_Schedule


== Dashboard ==
== Dashboard ==
Line 37: Line 41:
* registration topics
* registration topics


== ITKApps ==
* Version bump the superbuild
* Is the default configuration building across platforms?


== JIRA ==
== JIRA ==
* http://issues.itk.org
* http://issues.itk.org
* Plan for old ITKv4.2 tickets?
* Plan for old ITKv4.2 tickets?
= Issues =
* Using the GetInput() and GetOutput() methods in ITKv4 incur a large performance impact, due to malloc and map searches. There are a significant number of filters which use these methods in inner-loops, these filters are now spending more time doing string manipulation then pixel operations.
= WrapITK =
* ITK is still having some issues with explicit instantiation.


= SimpleITK =
= SimpleITK =

Latest revision as of 12:24, 13 July 2012

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

Status

  • Explore the posibility of using Google Hang out if needed in the future...

Release Schedule

ITK-v4.2

  • Officially Released!

ITK-v4.2.1

  • Should some work continue to fix bug, and certain performance issues?

ITK-v4.3

Dashboard

Gerrit

ITKApps

  • Version bump the superbuild
  • Is the default configuration building across platforms?

JIRA

Issues

  • Using the GetInput() and GetOutput() methods in ITKv4 incur a large performance impact, due to malloc and map searches. There are a significant number of filters which use these methods in inner-loops, these filters are now spending more time doing string manipulation then pixel operations.

WrapITK

  • ITK is still having some issues with explicit instantiation.

SimpleITK

  • Discontinue separate TCON?

Links

The Stage Repository

 SIMPLEITK-224_AddVectorSupportGetBuffer | master=0 next=0
        SIMPLEITK-1_AddImageRegistration | master=0 next=0
SIMPLEITK-AddNumpySupportForVectorImages | master=0 next=0
        SIMPLEITK-103_ShowIncludeUnistdh | master=0 next=1
        SIMPLEITK-264_AddTransformations | master=0 next=0
    SIMPLEITK-211_AddingWatershedFilters | master=0 next=0
  SIMPLEITK-301_EnableWrapRAutomatically | master=0 next=1
    SIMPLEITK-297_UpdateITKTowardsITK4.2 | master=0 next=1

Status

  • Planning on one RC ( in a couple days ) before the 0.5b release
    • To test the enhanced Show method across people systems
    • Ensure no significant compilation issues
  • Still integrating some R contributions from Richard Beare