欢迎来到天天文库
浏览记录
ID:4338593
大小:1.41 MB
页数:46页
时间:2017-11-30
《基于visual_c++的数字图像处理毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、大连海事大学┊┊┊┊┊┊┊装┊┊┊┊┊┊┊订┊┊┊┊┊┊┊线┊┊┊┊┊┊┊毕业论文 二○一四年六月基于VisualC++的数字图像处理专业班级:通信4班姓名:刘万程指导教师:刘剑桥信息科学技术学院摘要图像增强是图像处理的重要方面。它是指依据图像所存在的问题,按特定的需要突出一幅图像中的某些信息,同时,削弱或去除某些冗余信息的处理方法。其主要目的是使得处理后的图像对给定的应用比原来的图像更加有效同时可以有效的改善图像质量。图像增强技术主要包含直方图修改处理、图像平滑化处理、图像尖锐化处理和彩色处理技术等。图像增强单纯从技术上可分成两大类:一类是频域处理法;一类是空域处
2、理法。频域处理法的采用的是卷积定理,它利用修改图像傅立叶变换的方法实现对图像的增强处理;空域处理法则是对图像中的像素进行直接的处理,大多数是以灰度映射变换为基础的,所用的映射变换取决于增强的目的。本文针对数字图像文件,进行数字图像处理。本文采用了灰度增强、直方图增强、图像平滑、图像锐化等多种方法对数字图像文件进行处理。本文围绕图像处理的算法而展开,在阐明图像处理基本方法的基础上,就几种有代表性的图像处理算法,进行了研究、比较,分析了各自的优缺点并指明了其最佳适用场景,以期从中总结出一套行之有效的图像增强算法的应用指导规则。本文在MicrosoftVisualStudio
3、2008开发环境下,借助于Cimage类,设计并实现了基于VisualC++的数字图像处理系统,得到了较好的处理效果。关键词:图像增强;图像平滑;图像锐化;算法IABSTRACTTheimageintensificationisrefersaccordingtospecificneedstohighlightinanimagecertaininformation,simultaneously,weakenstheinformationprocessingmethodwhichorremovescertaindoesnotneed.Itsmainpurposeisthep
4、rocessingimageismoreeffectivethantocertainspecificapplicationstheoriginalimage.Theimageintensificationtechnologymainlycontainshistogramrevisionprocessing,imagesmoothprocessing,imageintensificationprocessingandthecoloredprocessingtechnologyandsoon.Theimageintensificationtechnologybasicall
5、yseparablebecomestwobigkinds:Onekindisthefrequencyrangeprocessing,onekindistheairzoneprocessinglaw.Thefrequencyrangeprocessingmethodfoundationconvolutesthetheorem.ItusestherevisionimageFouriertransformationthemethodrealizationtoimageenhancementprocessing.Inthispaper,wedodigitalimageproce
6、ssingtodigitalimagefiles.Weusegrayscaleenhancement,histogramenhancement,imagesmoothing,imagesharpeningtodoimageprocessing.Thispaperfocusesonthealgorithmsofimageprocessing.Onthebasisofthebasicmethodsofimageprocessingonenunciated,westudyandcomparetheadvantageanddisadvantageofsomeweightedal
7、gorithmsinordertoexplanationthebestapplicationscenariosofthem.Soastosummarysomerulesofdigitalimageprocessing.InthedevelopmentenvironmentofMicrosoftVisualStudio2008,accordingtotheclassofCimage,thispaperdesignsandachieveasystemofdigitalimageprocessingbasedonVisualC++andgets
此文档下载收益归作者所有