文档详情

 基于Visual_C++的数字图像处理毕业论文.doc

发布:2016-11-22约3.02万字共47页下载文档
文本预览下载声明
大连海事大学 毕 业 论 文      二○一四年六月 基于Visual C++的数字图像处理 专业班级: 通信4班 姓 名: 刘万程 指导教师: 刘剑桥 信息科学技术学院 摘 要 图像增强是图像处理的重要方面。它是指依据图像所存在的问题,按特定的需要突出一幅图像中的某些信息,同时,削弱或去除某些冗余信息的处理方法。其主要目的是使得处理后的图像对给定的应用比原来的图像更加有效同时可以有效的改善图像质量。图像增强技术主要包含直方图修改处理、图像平滑化处理、图像尖锐化处理和彩色处理技术等。 图像增强单纯从技术上可分成两大类:一类是频域处理法;一类是空域处理法。频域处理法的采用的是卷积定理,它利用修改图像傅立叶变换的方法实现对图像的增强处理;空域处理法则是对图像中的像素进行直接的处理,大多数是以灰度映射变换为基础的,所用的映射变换取决于增强的目的。 本文针对数字图像文件,进行数字图像处理。本文采用了灰度增强、直方图增强、图像平滑、图像锐化等多种方法对数字图像文件进行处理。 本文围绕图像处理的算法而展开,在阐明图像处理基本方法的基础上,就几种有代表性的图像处理算法, 进行了研究、比较,分析了各自的优缺点并指明了其最佳适用场景,以期从中总结出一套行之有效的图像增强算法的应用指导规则。 本文在Microsoft Visual Studio 2008开发环境下,借助于Cimage类,设计并实现了基于Visual C++的数字图像处理系统,得到了较好的处理效果。 关键词:图像增强;图像平滑;图像锐化;算法 ABSTRACT The image intensification is refers according to specific needs to highlight in an image certain information, simultaneously, weakens the information processing method which or removes certain does not need. Its main purpose is the processing image is more effective than to certain specific applications the original image. The image intensification technology mainly contains histogram revision processing, image smooth processing, image intensification processing and the colored processing technology and so on. The image intensification technology basically separable becomes two big kinds: One kind is the frequency range processing , one kind is the air zone processing law. The frequency range processing method foundation convolutes the theorem. It uses the revision image Fourier transformation the method realization to image enhancement processing. In this paper, we do digital image processing to digital image files. We use gray scale enhancement, histogram enhancement, image smoothing, image sharpening to do image processing. This paper focuses on the algorithms of image processing. On the basis of the basic methods of image processing on enunciated, we study and compare the advantage and disadvantage of some weighted algorithms in orde
显示全部
相似文档