MITK-snippet
From CISSTwiki
Contents |
Keywords
ITK, VTK, Undo, interaction, program state
mitk - Medical Imaging Interaction Toolkit
The MITK aims at supporting the development of medical imaging software with a high degree of interaction. It combines ITK and VTK and adds those features that are most important for developing interactive software for medical image analysis and that are covered neither by ITK nor VTK. This includes:
- multiple, consistent views of the same data
- interaction
- complex interactions with multiple states
- undo/redo of interactions and data processing
- organization of data objects in a tree at run-time
- visualization and interaction with 3D+t data
- geometry information associated with each two-dimensional image slice, e.g., for correct handling of data not acquired in a Cartesian, but in a rotational/cylindrical coordinate system (as 3D echocardiographic data)
- additional properties of arbitrary type, which can be assigned to data objects contained in the data tree
Link
Similar to
Created by