Minutes 072007: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 19: | Line 19: | ||
** Rename CalculateStreamableReadRegionFromRequestedRegion() as GenerateStreamableReadRegionFromRequestedRegion() | ** Rename CalculateStreamableReadRegionFromRequestedRegion() as GenerateStreamableReadRegionFromRequestedRegion() | ||
* Alex gave an update on the status of the itkQuadMesh | * Alex gave an update on the status of the itkQuadMesh | ||
** We agreed on moving a second batch of classes into the Review directory. | |||
** Alex will use the itkVTKPolyDataReader class in the Code/Review directory for reading VTK surfaces to be used as input in the tests. | |||
** Jim pointed out some naming conventions to follow. | |||
== Action Items == | == Action Items == |
Revision as of 17:48, 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
- We agreed on moving a second batch of classes into the Review directory.
- Alex will use the itkVTKPolyDataReader class in the Code/Review directory for reading VTK surfaces to be used as input in the tests.
- Jim pointed out some naming conventions to follow.
Action Items
- Move the ImageIOStreaming into ITK.
- Adapt ImageSerieReader.