ITK/Release 4/Why Switch to ITKv4: Difference between revisions

From KitwarePublic
< ITK‎ | Release 4
Jump to navigationJump to search
No edit summary
Line 1: Line 1:
=== Modularization ===
=== Modularization ===
* '''Easier to find what you are looking for.'''
* '''Easier to understand how to use the toolkit.'''
* Build only the parts of the toolkit that you need.
* Extend bridging of the toolkit to other toolkit and libraries.
* Makes it '''easy to associate''' and build auxiliary '''community projects''' with the ''External'' module.


=== New Registration Framework ===
=== New Registration Framework ===

Revision as of 21:35, 1 September 2011

Modularization

  • Easier to find what you are looking for.
  • Easier to understand how to use the toolkit.
  • Build only the parts of the toolkit that you need.
  • Extend bridging of the toolkit to other toolkit and libraries.
  • Makes it easy to associate and build auxiliary community projects with the External module.

New Registration Framework

New LevelSets Segmentation Framework

SimpleITK

Software Process

WrapITK

  • Tight incorporation of the outstanding formerly third party WrapITK project.
  • Numpy integration.