PDA

View Full Version : Công cụ xử lí ảnh


quanthoigian
12-06-2012, 08:56 AM
MITK ---- Medical Imaging ToolKit

MITK stands for Medical Imaging ToolKit.It is a C++ library for integrated medical image processing and analyzing developed by the Medical Image Processing Group (guided by Dr. Tian), Key Laboratory of Complex Systems and Intelligence Science, Institute of Automation, the Chinese Academy of Sciences. The development of MITK is inspired by the big success of open source softwares VTK and ITK, and its main purpose is to provide medical image community a consistent framework to combine the function of medical image segmentation, registration and visualization. Much as the style of VTK, MITK uses the traditional Object-Oriented design method, and doesn't use the Generic Programming style used by ITK.So the syntax and interface of MITK is simple and intuitive. Now MITK is a free software and can be used freely in research and education purpose. We hope that MITK will become another available choice for the medical imaging community.


Features

Flexible and extensible framework
Surface reconstruction (enhanced marching cubes algorithm)

Surface rendering, multiple surface rendering

Volume rendering with ray casting

Texture-based volume rendering

Various segmentation algorithm

Various registration algorithm

Hardware accelerated 2D image rendering(via OpenGL texture mapping)

Hardware accelerated surface rendering (via OpenGL and its extensions)
3D interaction based on 3D widgets

SSE acceleration


download:
http://www.mitk.net/