Minutes 070607: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
|||
Line 10: | Line 10: | ||
** Fine with let Gaetan try the proposed solution | ** Fine with let Gaetan try the proposed solution | ||
** However Julia is still misusing the smart pointers in the return of her function. | ** However Julia is still misusing the smart pointers in the return of her function. | ||
* ImageIOStreaming | |||
** If ImageFileReader calls ConvertBuffer, that's an opportunity for cropping the Streamable region back down to the original requested. | |||
** Beware of assumptions on the ImageRegion having start index 0,0,... | |||
== Action Items == | == Action Items == |
Revision as of 17:22, 6 July 2007
Attendees
- Jim Miller
- Luis Ibanez
- Nick Tuiston
Discussion
- Java and SmartPointer
- Fine with let Gaetan try the proposed solution
- However Julia is still misusing the smart pointers in the return of her function.
- ImageIOStreaming
- If ImageFileReader calls ConvertBuffer, that's an opportunity for cropping the Streamable region back down to the original requested.
- Beware of assumptions on the ImageRegion having start index 0,0,...