Difference between revisions of "The Medical Imaging Interaction Toolkit (MITK)"

From mitk.org
Jump to navigation Jump to search
 
Line 7: Line 7:
  
 
== News ==
 
== News ==
* ''December 2009:'' '''MITK 0.14''' is ready. This is the first Qt3-free release and the last milestone before MITK 1.0 .
+
* ''December 2009:'' '''[[Release_0_14|MITK 0.14]]''' is ready. This is the first Qt3-free release and the last milestone before MITK 1.0 .
 
* ''November 2009:'' [http://mint-medical.de mint medical] presents a MITK based application at the RSNA in Chicago.
 
* ''November 2009:'' [http://mint-medical.de mint medical] presents a MITK based application at the RSNA in Chicago.
 
* ''November 2009:'' [[Media:MITK$Sascha.jpg|Sascha]] commited revision number 20,000 to the subversion repository
 
* ''November 2009:'' [[Media:MITK$Sascha.jpg|Sascha]] commited revision number 20,000 to the subversion repository

Revision as of 23:59, 22 December 2009

The Medical Imaging Interaction Toolkit (MITK)

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 application . As a toolkit, MITK offers those features that are relevant for the development of interactive medical imaging software covered neither by ITK nor VTK, see ToolkitFeatures for details.

MITK can be used or integrated with existing solutions in several ways, see ResearchPlatform for examples.

News

  • December 2009: MITK 0.14 is ready. This is the first Qt3-free release and the last milestone before MITK 1.0 .
  • November 2009: mint medical presents a MITK based application at the RSNA in Chicago.
  • November 2009: Sascha commited revision number 20,000 to the subversion repository
  • June 2009: MITK 0.12.2 is available for download. 0.12.2 fixes minor issues in the MITK application, major fix enables building from the downloadable archives.
  • May 2009: MITK Release 0.12 is available for download. Take a look at the Release Notes. MITK 0.12 is the first Release that includes the new MITK-IGT component for building Image Guided Therapy applications with MITK.
  • March 2009: New MITK-IGT component is available via our SVN repository
  • October 2008: MITK 0.10 is released.

Information for users

Program modules

Among others the main application of MITK currently offers the following application modules:

  • Interactive segmentation of slices in image volumes, including interactive region growing and easy correction, interpolation of missing slices, surface generation, and volumetry
  • Point based registration of medical image volumes allows to match two images based on two corresponding sets of points
  • Rigid registration of images by combination of the ITK registration objects (transforms, optimizers, metrics, etc.)
  • Measurement of distances and angles
  • Volume visualization, GPU-based, easy to modify transfer functions
  • Movie generation (Windows only)
  • Deformable Registration

Information for developers

More information about MITK