Minutes 080307: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 16: | Line 16: | ||
* ImageIOStreaming | * ImageIOStreaming | ||
** Nifti is streaming on reading | ** Nifti is streaming on reading | ||
** FITS is streaming on reading | |||
** Some further discussion on how to implement streaming on writing. | ** Some further discussion on how to implement streaming on writing. | ||
Revision as of 17:23, 3 August 2007
Attendees
- Jim Miller
- Kent Williams
- Hans Johnson
- Vince Magnotta
- Luis Ibanez
- Alex. Gouaillard
Discussion
- ITK TransformFileWriter
- Option of using a TransformIO factory mechanism
- Matlab issues with endianess
- IdentityTransform is missing Set/Get Fixed Parameters
- ImageIOStreaming
- Nifti is streaming on reading
- FITS is streaming on reading
- Some further discussion on how to implement streaming on writing.
Action Items
- Add Set/Get [Fixed] Parameters methods to the IdentityTransform