Minutes 121809: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 15: Line 15:
* CastWithRange
* CastWithRange
** Undefined operations between floats and double
** 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
* Windows 64
** Urgent: to do after ITK 3.18
** Urgent: to do after ITK 3.18

Revision as of 17:58, 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