ITK Release 4/SimpleITK/Tcon 2012 4 25: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with "= Tcon Information = Please join the following teleconference line: Toll-Free #: 1-888-677-0429 Participant Code: 96280 Wednesday, April 18th, 9:30am Ea...")
 
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
       Participant Code: 96280
       Participant Code: 96280


   Wednesday, April 18th, 9:30am Eastern Time
   Wednesday, April 25th, 9:30am Eastern Time


= Attendees =
= Attendees =
Line 16: Line 16:
*CDASH: http://www.cdash.org/CDash/index.php?project=simpleITK
*CDASH: http://www.cdash.org/CDash/index.php?project=simpleITK
*COVERAGE: http://open.cdash.org/viewCoverage.php?buildid=2110137
*COVERAGE: http://open.cdash.org/viewCoverage.php?buildid=2110137
*VALGRIND: Too many errors and not showing up
*VALGRIND: http://open.cdash.org/viewDynamicAnalysis.php?buildid=2220411
*GIT: http://itk.org/gitweb?p=SimpleITK.git;a=log
*GIT: http://itk.org/gitweb?p=SimpleITK.git;a=log
*GITHUB-MIRROR:https://github.com/SimpleITK/SimpleITK/network
*GITHUB-MIRROR:https://github.com/SimpleITK/SimpleITK/network
Line 25: Line 25:
* The Stage Repository
* The Stage Repository


                SIMPLEITK-276_AddMinMax | master=0 next=1
            SIMPLEITK-149_ReviewLevelsets | master=0 next=1
          SIMPLEITK-149_ReviewLevelsets | master=0 next=1
  SIMPLEITK-224_AddVectorSupportGetBuffer | master=0 next=0
            SIMPLEITK-263_AddUnaryMinus | master=0 next=1
          FixGenerateDocumentationSheBang | master=0 next=1
        SIMPLEITK-1_AddImageRegistration | master=0 next=0
    SIMPLEITK-278_Escape_dollar_sign_for_R | master=0 next=1
            SIMPLEITK-277_UpdateExamples | master=0 next=1
          SIMPLEITK-1_AddImageRegistration | master=0 next=0
      SIMPLEITK-251_BreakupBasicFilters | master=0 next=1
  SIMPELITK-260_OnlyRequirefPICWhenNeeded | master=0 next=1
                        AddScalarKmeans | master=0 next=1
              SIMPLEITK-277_UpdateExamples | master=0 next=1
  SIMPLEITK-224_AddVectorSupportGetBuffer | master=0 next=0
                          AddScalarKmeans | master=0 next=1
              SIMPLEITK-273_FixDashboard | master=0 next=1
  AddBoundaryConditionsToConvolutionFilters | master=0 next=1
        SIMPLEITK-264_AddTransformations | master=0 next=0
          SIMPLEITK-264_AddTransformations | master=0 next=0
    SIMPLEITK-211_AddingWatershedFilters | master=0 next=0
      SIMPLEITK-211_AddingWatershedFilters | master=0 next=0
                          FixInstallHxx | master=0 next=1
                      UpdateDataSubmodule | master=0 next=1
            FixSuperBuildSharedLibraries | master=0 next=1
              SIMPLEITK-269_RegionGrowing | master=0 next=1
                    UpdateDataSubmodule | master=0 next=1


= New Issues =
= New Issues =
== Improving Windows Buildability ==
* We are finally building on all windows builds on the dashboard
* Moved to required Visual Studio 8 with service pack 1
* Built table of build-ability on windows:
**http://www.vtk.org/Wiki/ITK/Release_4/SimpleITK/FAQ#What_Configurations_on_Windows_are_Supported_For_Building.3F


==Update On Transformations for Registration ==
==Update On Transformations for Registration ==
Line 56: Line 48:
* Support for old python buffer interface?
* Support for old python buffer interface?
** With numpy 1.5 it appears that we are unable to get a PEP 3118 Buffer interface
** With numpy 1.5 it appears that we are unable to get a PEP 3118 Buffer interface
==Dashboard==
=== Valgrind failures ===
* Both Valgrind and VS10 debug are reporting failures on the same test.
* Real bug here must be addressed.
=== Shared libraries on Windows ===
* Need to add the ITK library directory to the PATH environmental variable to correctly load dlls.
== User Requested Features ==
* A couple of post on the users list related to better support for VectorImages or 4D images. Reading, accessing buffer and pixel and converting to numpy.
* A users wanting to use the edge potential image filter, there is not way to create gradient image. Nor compose scalar images into a vector image.


= Priorities for next release =
= Priorities for next release =

Latest revision as of 13:28, 25 April 2012

Tcon Information

  Please join the following teleconference line:
      Toll-Free #:      1-888-677-0429
      Participant Code: 96280
  Wednesday, April 25th, 9:30am Eastern Time

Attendees

  • Bradley Lowekamp
  • Dan Blezek

Links

Daily Details

  • The Stage Repository
            SIMPLEITK-149_ReviewLevelsets | master=0 next=1
  SIMPLEITK-224_AddVectorSupportGetBuffer | master=0 next=0
          FixGenerateDocumentationSheBang | master=0 next=1
   SIMPLEITK-278_Escape_dollar_sign_for_R | master=0 next=1
         SIMPLEITK-1_AddImageRegistration | master=0 next=0
  SIMPELITK-260_OnlyRequirefPICWhenNeeded | master=0 next=1
             SIMPLEITK-277_UpdateExamples | master=0 next=1
                          AddScalarKmeans | master=0 next=1
AddBoundaryConditionsToConvolutionFilters | master=0 next=1
         SIMPLEITK-264_AddTransformations | master=0 next=0
     SIMPLEITK-211_AddingWatershedFilters | master=0 next=0
                      UpdateDataSubmodule | master=0 next=1
              SIMPLEITK-269_RegionGrowing | master=0 next=1

New Issues

Update On Transformations for Registration

  • Dan?

PyBuffer Issues

  • Support for old python buffer interface?
    • With numpy 1.5 it appears that we are unable to get a PEP 3118 Buffer interface

Dashboard

Valgrind failures

  • Both Valgrind and VS10 debug are reporting failures on the same test.
  • Real bug here must be addressed.

Shared libraries on Windows

  • Need to add the ITK library directory to the PATH environmental variable to correctly load dlls.

User Requested Features

  • A couple of post on the users list related to better support for VectorImages or 4D images. Reading, accessing buffer and pixel and converting to numpy.
  • A users wanting to use the edge potential image filter, there is not way to create gradient image. Nor compose scalar images into a vector image.

Priorities for next release

  • Registration
  • C++ installation
  • Splitting Wrapping directory into languages
  • Splitting BasicFilters Library
  • improved vector image support

Schedule

  • Discuss long term goals and milestones.
  • Documentations
  • Registration is very important