You are here

Medical Imaging Interaction Toolkit (MITK)

Rating: 
Your rating: None Average: 4.8 (12 votes)

License:

Standard:

Language:

Client type:

Platform:

Programming language/toolkit:

Project description: 

The Medical Imaging Interaction Toolkit (MITK) is a free open-source software system for development of interactive medical image processing software. MITK combines the Insight Toolkit (ITK) and the Visualization Toolkit (VTK) with an application framework. As a toolkit, MITK offers those features that are relevant for the development of interactive medical imaging software covered neither by ITK nor VTK.

Core features of the MITK platform:

  • Multiple, consistent views on the same data. For example, when you have three orthogonal 2D-views and a 3D view and data consisting of a green surface, the surface will be visible and green in all views (as contour lines in 2D, as a surface in 3D), and when you move the surface, it will move in all views. When you try to realize this with basic VTK, you will need to coordinate the position/orientation/color/... of all the views somewhere in your program - exactly this is done automatically by MITK
  • An interaction concept based on state machines, which helps you to structure complex interaction mechanisms
  • An undo/redo concept for interactions
  • Organization of all application data in a central, hierarchical repository (DataStorage). The hierarchy allow to represent logical relations (such as "the ventricle is part of the heart")
  • Description of data items by arbitrary "properties" (key/value list), for communication between program modules or to control rendering
  • Loading and saving of the hierarchical repository including all item properties
Professional service provider: 

Comments