Minutes 080307: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
Agouaillard (talk | contribs) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Attendees == | == Attendees == | ||
Line 5: | Line 4: | ||
* Kent Williams | * Kent Williams | ||
* Hans Johnson | * Hans Johnson | ||
* Vince Magnotta | |||
* Luis Ibanez | * Luis Ibanez | ||
* Alex. Gouaillard | |||
== Discussion == | == Discussion == | ||
Line 11: | Line 12: | ||
* ITK TransformFileWriter | * ITK TransformFileWriter | ||
** Option of using a TransformIO factory mechanism | ** 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. | |||
* Registration Optimization | |||
** Update on the status of testing | |||
** Comments on the additional efforts for a multi-threading library | |||
* QuadEdgeMesh | |||
** Alex provided an update on the new Euler Operators functions for QuadEdgeMesh. | |||
** QuadEdgeMesh cell interface is now complete. | |||
** QuadEdgeMeshTraits defines a celltraits compliant with existing cells. | |||
== Action Items == | == Action Items == | ||
* Add Set/Get [Fixed] Parameters methods to the IdentityTransform | |||
* Modify the SeriesImageReader to support streaming. | |||
* Add a /Review sub directory to /Examples and modify CMakeLists accordingly. |
Latest revision as of 17:57, 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.
- Registration Optimization
- Update on the status of testing
- Comments on the additional efforts for a multi-threading library
- QuadEdgeMesh
- Alex provided an update on the new Euler Operators functions for QuadEdgeMesh.
- QuadEdgeMesh cell interface is now complete.
- QuadEdgeMeshTraits defines a celltraits compliant with existing cells.
Action Items
- Add Set/Get [Fixed] Parameters methods to the IdentityTransform
- Modify the SeriesImageReader to support streaming.
- Add a /Review sub directory to /Examples and modify CMakeLists accordingly.