Difference between revisions of "Developer Meetings/20140422"
From Slicer Wiki
m |
|||
Line 5: | Line 5: | ||
** In memory | ** In memory | ||
** On disk | ** On disk | ||
+ | |||
+ | |||
+ | == Conclusion == | ||
+ | * Transform discussion | ||
+ | ** vtkITK: Implemented a long time ago and not robust to compute inverse BSpline transform | ||
+ | ** TFM files can store inverse transform but ITK can not read it | ||
+ | ** VTK implementation provide support to read/write inverse transform | ||
+ | ** CLILogic would have to convert the transform before execution |
Revision as of 18:57, 22 April 2014
Home < Developer Meetings < 20140422To discuss
- The 4.4 Roadmap is at 32% for an end of May release, do we need to re-target some bugs?
- Non-linear transform discussions
- In memory
- On disk
Conclusion
- Transform discussion
- vtkITK: Implemented a long time ago and not robust to compute inverse BSpline transform
- TFM files can store inverse transform but ITK can not read it
- VTK implementation provide support to read/write inverse transform
- CLILogic would have to convert the transform before execution