Minutes 032610

From KitwarePublic
Revision as of 18:28, 26 March 2010 by Ibanez (talk | contribs) (→‎Technical Topics)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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