ITK/Tcons/Minutes/2011 03 04: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(Created page with "= Attendees = = Project Topics = = Technical Topics = = Action Items =") |
No edit summary |
||
(13 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
= Attendees = | = Attendees = | ||
* Jim Miller | |||
* Sean Megason | |||
* Bradley Lowekamp | |||
* Dan Blezek | |||
* Gaetan Lehmann | |||
* Hans Johnson | |||
* Asish | |||
* Xiaoxiao Liu | |||
* Luis Ibanez | |||
* Ashish Sharma | |||
= Project Topics = | = Project Topics = | ||
Line 7: | 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