Minutes 032610: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Attendees ==
== Attendees ==


* Brad Lowekamp
* Luis Ibanez


== Technical Topics ==
== Technical Topics ==


* ITK 3.18 release status
** LSQR licensing
*** converting from Fortran90 to C
* Doxygen documentation
** Fixing macros for itk::Math namespace.
* DICOM reading
** Avoiding reading 3 times the meta data.
* CastWithRange
** Undefined operations between floats and double
** 155 occurrences in ITK
*** From which XX are for float types (where the conversion is not necessary, but it is not harmful either)
* Windows 64
** Urgent: to do after ITK 3.18
*** Define IndexValueType as ptrdiff_t
*** Define SizeValueType as size_t
* Mac 64 warnings
** Nice to fix


== Action Items ==
== Action Items ==

Latest revision as of 18:28, 26 March 2010

Attendees

  • Brad Lowekamp
  • Luis Ibanez

Technical Topics

  • ITK 3.18 release status
    • LSQR licensing
      • converting from Fortran90 to C
  • Doxygen documentation
    • Fixing macros for itk::Math namespace.
  • DICOM reading
    • Avoiding reading 3 times the meta data.
  • CastWithRange
    • Undefined operations between floats and double
    • 155 occurrences in ITK
      • From which XX are for float types (where the conversion is not necessary, but it is not harmful either)
  • Windows 64
    • Urgent: to do after ITK 3.18
      • Define IndexValueType as ptrdiff_t
      • Define SizeValueType as size_t
  • Mac 64 warnings
    • Nice to fix

Action Items

  • Luis
    • Try Itpack
    • Remove vnl_lsqr ?
    • Look at translating Fortran90 code for lsqr
    • Generate Doxygen documentation (this weekend)
    • ImageRegistration20: make it faster
      • Subsample the input images
      • Start the Transform closer to the solution
      • Use a moving image with less than 15 degrees rotation.
  • Brad
    • Review CastWithRangeCheck macros


Release Plan

  • Target to free on April 5th
  • Release on April 12