ITK/Tcons/Minutes/2011 03 04: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
|||
(8 intermediate revisions by one other user not shown) | |||
Line 7: | Line 7: | ||
* Gaetan Lehmann | * Gaetan Lehmann | ||
* Hans Johnson | * Hans Johnson | ||
* Asish | |||
* Xiaoxiao Liu | * Xiaoxiao Liu | ||
* Luis Ibanez | * Luis Ibanez | ||
* Ashish Sharma | |||
= Project Topics = | = Project Topics = | ||
Line 15: | Line 17: | ||
= Technical Topics = | = Technical Topics = | ||
* Modularization Status | |||
* MICCAI Tutorials | |||
* SimpleITK Status | |||
** LabelMaps | |||
** ImageRegistration | |||
* Registration Refactoring | |||
** Composite Transform | |||
** Deformation Field Transform | |||
** Transform IO | |||
*** Binary encoding | |||
*** Matlab legacy encoding (binary) | |||
* LabelMaps | |||
** How to manage IO | |||
== Notes == | |||
NAMIC/Slicer3/Libs/vtkITK/ | |||
itkEncodedTransformFileReader.cxx | |||
itkEncodedTransformFileReader.h | |||
itkEncodedTransformFileWriter.cxx | |||
itkEncodedTransformFileWriter.h | |||
Documentation of Matlab file format | |||
* http://maxwell.me.gu.edu.au/spl/matlab-page/matfile_format.pdf | |||
= Action Items = | = Action Items = |
Latest revision as of 19:35, 4 March 2011
Attendees
- Jim Miller
- Sean Megason
- Bradley Lowekamp
- Dan Blezek
- Gaetan Lehmann
- Hans Johnson
- Asish
- Xiaoxiao Liu
- Luis Ibanez
- Ashish Sharma
Project Topics
Technical Topics
- Modularization Status
- MICCAI Tutorials
- SimpleITK Status
- LabelMaps
- ImageRegistration
- Registration Refactoring
- Composite Transform
- Deformation Field Transform
- Transform IO
- Binary encoding
- Matlab legacy encoding (binary)
- LabelMaps
- How to manage IO
Notes
NAMIC/Slicer3/Libs/vtkITK/ itkEncodedTransformFileReader.cxx itkEncodedTransformFileReader.h itkEncodedTransformFileWriter.cxx itkEncodedTransformFileWriter.h
Documentation of Matlab file format