Medical Image Display Based on DICOM
Pei Jiang Chen
Abstract
Pei Jiang Chen
Abstract
Modern medical diagnose has higher demand for image archiving and communication, the medical image display technology is mainly studied under the Windows platform. According to the analysis of the DICOM 3.0 standards and file formats, the general idea of the conversion from DICOM format to BMP format is proposed. Based on the object-oriented programming idea, a format conversion class called CDicomConvert is designed by using Visual C++. The class encapsulates many data and methods for DICOM image processing, and the class CDib is also improved. The result of the software running shows that it can convert the DICOM file to BMP format, and the medical image can be displayed under Windows.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Modern medical diagnose has higher demand for image archiving and communication, the medical image display technology is mainly studied under the Windows platform. According to the analysis of the DICOM 3.0 standards and file formats, the general idea of the conversion from DICOM format to BMP format is proposed. Based on the object-oriented programming idea, a format conversion class called CDicomConvert is designed by using Visual C++. The class encapsulates many data and methods for DICOM image processing, and the class CDib is also improved. The result of the software running shows that it can convert the DICOM file to BMP format, and the medical image can be displayed under Windows.
Key concepts: DICOM, Computer science, Software, Class (philosophy), Computer graphics (images), File format, Image file formats, Image processing