文档介绍:内蒙古科技大学
本科生毕业设计说明书(毕业论文)
题目:医学图像文件锐化技术研究与实现
学生姓名:卜旭芳
学号:200440504202
专业:电子信息工程
班级:2004级2班
指导教师:吕晓琪教授
医学图像文件锐化技术研究与实现
摘要
,它是随着图像化、计算机化医疗设备的普及和医院管理信息系统、远程医疗系统的发展应运而生的。它规范了医学图像及各种数字信息在异构系统和设备之间存储、传送时的文件格式和语义描述。
本论文做了如下几方面工作:,并对普通微机显示图像机理和BMP图像文件格式进行了系统研究,医学图像的特殊性和它在普通微机上不能直接显示的现状,本文提出了实现医学图像在Windows XP操作平台下显示的解决方案。具体方法如下: 图像转换为常用的BMP 图像格式;在学习了C++编程语言的基础上使用Visual Studio 2008 C++应用程序开发环境在Windows XP操作平台下实现医学图像文件的读取与医学图像的显示,并对显示的图像进行锐化处理。
设计结果表明,医学图像可以通过格式转换在Windows平台下显示;显示后的医学图像可以通过锐化使图像变得更清晰。
关键词: ;转换;显示;锐化
Research and implementation
of the sharpening of the medical image files
Abstract
is the international standard of medical images archiving munication. It has emerged with the popularity of imaged puterized medical equipments, the development of informational systems of hospital management and telemedicine systems. It standardized file formats and semantic descriptions of the medical images and all kinds of digital information, when they are transferred or stored between devices with different operating systems or of different manufacturers.
This paper has dealt with the following aspects of work: for the particularities of medical images and the conditions of which it can not be directly displayed on the puters, the paper proposes solutions realizing the display of the medical images on the Windows XP platform, after analyzing the relevant contents of medical images in 2008 detailedly and researching study of display images of puters and BMP image file format systemically. Specific methods are as follows: on the basis of understanding of the images, BMP image file header, data structure as well as the differences between images data arrays, the images can be changed into the ordinary BMP image format. On the basis of the study the C++ the Programming language, make use of Visual Studio 2008 C++ the exploring environment of application. Then realize the reading of the medical image file and th