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 | ||
* 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 == |
Revision as of 17:52, 26 March 2010
Attendees
- Brad Lowekamp
- Luis Ibanez
Technical Topics
- ITK 3.18 release status
- LSQR licensing
- converting from Fortran90 to C
- LSQR licensing
- Doxygen documentation
- Fixing macros for itk::Math namespace.
- DICOM reading
- Avoiding reading 3 times the meta data.
- CastWithRange
- Undefined operations between floats and double
- Windows 64
- Urgent: to do after ITK 3.18
- Define IndexValueType as ptrdiff_t
- Define SizeValueType as size_t
- Urgent: to do after ITK 3.18
- Mac 64 warnings
- Nice to fix