Minutes 072007: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 18: | Line 18: | ||
** Put back the CanStream() method in the ImageIO, and just not call it from the ImageFileReader to keep backward compatibility | ** Put back the CanStream() method in the ImageIO, and just not call it from the ImageFileReader to keep backward compatibility | ||
** Rename CalculateStreamableReadRegionFromRequestedRegion() as GenerateStreamableReadRegionFromRequestedRegion() | ** Rename CalculateStreamableReadRegionFromRequestedRegion() as GenerateStreamableReadRegionFromRequestedRegion() | ||
* Alex gave an update on the status of the itkQuadMesh | |||
== Action Items == | == Action Items == |
Revision as of 17:39, 20 July 2007
Attendees
- Jim Miller
- Ken Williams
- Hans Johnson
- Nick Tuiston
- Alex Guillard
- Luis Ibanez
Discussion
- Approved CVS write access to Rogue Research developers
- ImageIOSteaming
- Kent, Hans: gave an update on the Nifti library changes related to ImageIO Streaming.
- How to define the API of a streamable writer?.
- How to manage compression?.
- Dialog between ImageFileWriter and ImageIO class for passing a SplitterImageRegion.
- Put back the CanStream() method in the ImageIO, and just not call it from the ImageFileReader to keep backward compatibility
- Rename CalculateStreamableReadRegionFromRequestedRegion() as GenerateStreamableReadRegionFromRequestedRegion()
- Alex gave an update on the status of the itkQuadMesh
Action Items
- Move the ImageIOStreaming into ITK.
- Adapt ImageSerieReader.