ITK/Roadmap 2005 2006: Difference between revisions
No edit summary |
|||
Line 7: | Line 7: | ||
= Features and Functionalities = | = Features and Functionalities = | ||
== Software Engineering == | |||
=== Typeless layer === | |||
A C++ typeless layer will provide users with a toolkit where the pixel type and dimension of the image do not have to be decided in advance. This layer will look very close to what VTK uses for representing images and imaging filters. | |||
=== Adopting Dart2 === | |||
Dart2 will bring a large number of interesting features that will improve the quality control system for ITK. We should plan the transition from Dart to Dart2 in a progressive and organized way. | |||
= What to include in ITK 2.2 (Scheduled for September 2005) = | = What to include in ITK 2.2 (Scheduled for September 2005) = |
Revision as of 13:44, 11 May 2005
ITK Roadmap
The future developement of ITK relies heavily on feedback from the community of users and developers as well as guidelines from the clinical and medical research community.
This page is intended to gather feedback regarding the future direction of ITK and in particular to list specific features and functionalities that would make the toolkit more useful for the medical imaging community.
Features and Functionalities
Software Engineering
Typeless layer
A C++ typeless layer will provide users with a toolkit where the pixel type and dimension of the image do not have to be decided in advance. This layer will look very close to what VTK uses for representing images and imaging filters.
Adopting Dart2
Dart2 will bring a large number of interesting features that will improve the quality control system for ITK. We should plan the transition from Dart to Dart2 in a progressive and organized way.