Minutes 070706: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
** Andy reminds that when switching the CMake version, the binaries of the apps must be wiped out. | ** Andy reminds that when switching the CMake version, the binaries of the apps must be wiped out. | ||
* Kent asked about how to implement ImageIO that will manages an image whose pixel type is an array of 3 complex numbers. | * Kent asked about how to implement ImageIO that will manages an image whose pixel type is an array of 3 complex numbers. | ||
** The recommendation was to look at the Tensor pixel type that has a double representation: as an array of 6 scalars and as a tensor. | |||
== Action Items == | == Action Items == |
Latest revision as of 17:53, 7 July 2006
Attendants
- Andy Cedilnik
- Mathieu Malaterre
- Kent Williams
- Nick Tuiston
- Luis Ibanez
- Lydia Ng
Discussion
- JPEG / JPEG 2000 usage in GDCMImageIO
- CMake 2.4
- Lydia asked about the Win32 flag
- Andy reminds that when switching the CMake version, the binaries of the apps must be wiped out.
- Kent asked about how to implement ImageIO that will manages an image whose pixel type is an array of 3 complex numbers.
- The recommendation was to look at the Tensor pixel type that has a double representation: as an array of 6 scalars and as a tensor.