欢迎来到天天文库
浏览记录
ID:14192160
大小:1.39 MB
页数:41页
时间:2018-07-26
《基于matlab的直方图均衡算法研究与实现-毕设论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要基于灰度直方图的图像增强技术是图像增强领域的一个重要方面。直方图均衡化处理是增强图像对比度的方法之一,其方法是通过使用累积函数对灰度值进行调整以实现对比度的增强。从本质上说,直方图均衡化处理是把原始图像的灰度直方图从比较集中的某个灰度区间变成在全部灰度范围内的均匀分布,其主要缺点是处理后的图像将会大量损失灰度层次,而且增强力度不够。本文首先介绍了MATLAB的相关概况和技术特点。接着,提出了直方图均衡化的图像增强原理。然后,提出了直方图均衡化的经典算法和两种改进算法。最后,以两幅医学图像为例,对文中提出的直方图均衡化算法进行了MATLAB仿真,并对仿真结果进行了比较和分析。MA
2、TLAB仿真结果表明:直方图均衡化使得图像的对比度增强,许多细节显得更加清晰,有利于图像分析与识别。不同于理论值,均衡化后的直方图并不是完全均匀分布的,而是近似均匀分布的。此外,直方图均衡化对于对比度较弱的灰度图像增强效果比较明显。最重要的是,相对于经典直方图均衡化算法,两种改进算法能够更加有效地改善灰度图像的对比度和灰度动态范围。关键词:直方图均衡;图像增强;MATLAB仿真;医学图像AbstractABSTRACTHistogram-basedimageenhancementtechnologyisanimportantaspectinthefieldofimageenhanc
3、ement.Histogramequalizationisoneofthewaystoenhancecontrast.Itcanenhancecontrastbyaccumulativefunctiontoadjustthegrayvalue.Inessence,histogramequalizationcantransformthehistogramoftheoriginalimagethatisrelativelyconcentratedincertainregionsintouniformdistributioninthewholerangeofgray-level.Them
4、aindrawbackofhistogramequalizationisthattheimageafterbeingprocessedwillloseagreatamountofgraylevelsandtheenhancementeffectisnotsoobvious.Firstly,relevantoverviewandtechnicalcharacteristicsofMATLABisintroducedinthispaper.Secondly,imageenhancementprincipleofhistogramequalizationisadvanced.Thirdl
5、y,classicalalgorithmandtwomodifiedalgorithmsofhistogramequalizationareadvanced.Finally,histogramequalizationalgorithmsbeingadvancedinthispaperaresimulatedinMATLABbasedontwomedicalimagesandthentheresultsofMATLABsimulationiscomparedandanalyzed.TheresultsofMATLABsimulationdemonstratethathistogram
6、equalizationcanenhancecontrasttomakedetailsmoreclearwhichisbenefitforimageanalysisandidentification.Histogramofequalizationimageisnotentirelyuniformdistributionbutapproximatelyuniformdistributionisdifferentwiththeory.Additionally,weakcontrastgrayimagecanacquirerelativelyobviousenhancementeffec
7、tbyhistogramequalization.Mostimportantofallisthatthetwomodifiedalgorithmscanenhancecontrastanddynamicgrayrangesmoreeffectivelycomparedwithclassicalalgorithm.Keywords:histogramequalization;imageenhancement;MATLABsimulation;medicalimage目录
此文档下载收益归作者所有