基于Matlab的图像预处理算法实现
何劲泽
(吉首大学张家界学院,湖南吉首416000)
摘
要
在图像处理的过程中,由于获取图像的工具或手段的影响,使获取图像无法完全体现原始图像的全部信息。因此,以改善图像数据、抑制不需要的变形或者增强某些对于后续处理来说比较重要的图像特征为目的的图像预处理在图像处理的过程中就显得非常重要。常用的图像预处理手段包括图像大小的修改、图像浓度的扩展,图像由彩色差到灰度的转变、图像二值化、图像的锐化处理及图像平滑处理等方法。本文在简单介绍数字图像处理技术的基础上,着重讨论了灰度直方图的构建、直方图均衡、图像平滑、锐化和噪声处理的原理及实现方法,并用matlab开发工具实现了上述图像预处理算法并给出了各种算法的处理结果。
关键词:图像处理;灰度直方图;图像平滑;噪声处理;图像锐化;matlab
Imagepreprocessi
galgorithmBasedo
theMatlab
HeJi
ze
Zha
gjiajieCollegeofJishouU
iversityJishouHu
a
416000
AbstractI
theprocessofimageprocessi
gduetotheaffectio
ofimagetoolstheacquisitio
imageca
treflecttheorigi
alimagei
formatio
completelyThereforetoimproveimagedatai
hibitdeformatio
a
de
ha
ceimagecharacteristicsisveryimporta
ti
imageprocessi
gCommo
imagepreprocessi
gmethodi
cludetheimagesizemodificatio
theimagethick
essexpa
sio
cha
gi
gcolorimagetograyimagegrayscalebi
aryimagesharpe
i
ga
dtheimagesmoothprocessi
gBasedo
thebriefi
troductio
ofdigitalimageprocessi
gtech
iquethispaperdiscussedtheco
structio
ofgrayhistogramequilibriumofhistogramtheimagesmoothi
g,sharpe
i
ga
d
oisetreatme
t‘spri
ciplea
dmethodTherealizatio
sofallthoseimagepreprocessi
galgorithmwhichis
I
frealizedwithmatlabhasbee
discussedi
thispapera
dallthoseresulthasbee
give
aftertheImpleme
tatio
sKeywordImageprocessi
ggrayscalehistogramimagesmoothi
g
oiseprocessi
gimagesharpe
i
gmatlab
II
f目
录
第一章绪论111何谓数字图像处理112数字图像处理的特点及其应用1121数字图像处理的特点1122图像预处理的内容2123数字图像处理的应用313MATLAB4131matlab简述4132matlab处理图像的特点5第二章数字图像处理的灰度直方图r