Design and implementation of teaching platform of medical image reading and processing

Ding Hui,Dong Ying,Wang Guangzhi
DOI: https://doi.org/10.3969/j.issn.1002-4956.2011.03.031
2011-01-01
Abstract:The digital imaging and communication in medicine(DICOM) is the widely-used standard in medical image exchange and image processing.Reading and displaying the DICOM format images are the basic operation of medical image processing software and applications.The main task is to build a DICOM image processing interface based on MFC,ITK and VTK libraries.The software is capable of reading,managing,displaying,segmenting and saving DICOM images,which can serve as a framework for others to test their image processing algorithms and methods.The software can recursively find all DICOM files,separate series,sort images according to real position,display the image,and perform segmentation process.Moreover,this interface provides extended functions,therefore they can serve as framework for the students to test image processing algorithms and build software with stronger functions.
What problem does this paper attempt to address?