欢迎来到天天文库
浏览记录
ID:270260
大小:1.25 MB
页数:40页
时间:2017-07-16
《图像阈值分割算法分析与实现毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、九江学院JIUJIANGUNIVERSITY毕业论文(设计)题目图像阈值分割算法分析与实现英文题目Theanalysisandimplementationofimagethresholdsegmentationalgorithms院系电子工程学院九江学院学士学位论文摘要图像阈值分割算法分析与实现是图像处理领域的一个基本的、重要的研究课题。所谓图像分割是指根据灰度、彩色、空间纹理、几何形状等特征把图像划分成若干个互不相交的区域,使得这些特征在同一区域内,表现出一致性或相似性,而在不同区域间表现出明显的不同。图像阈值分割法是一
2、种最常用,同时也是最简单的图像分割方法,它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤。因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级对像素集合进行一个划分,得到的每个子集形成一个与现实景物相对应的区域,各个区域内部具有一致的属性,而相邻区域布局有这种一致属性。这样的划分可以通过从灰度级出发选取一个或多个阈值来实现。本文首先介绍了图像分割发展现状,其次对图像分割的基础做了简单的介绍,最后重点对双峰法阈
3、值分割、分水岭阈值分割、0tsu阈值分割作了详细分析与研究,并且把这三种算法的分割效果进行了简单的比较,结果发现各阈值分割方法都有各自的优劣性,需要根据图像的实际情况选择适合的方法。分割结果的好坏或者正确与否,目前还没有一个统一的评价判断准则,分割的好坏必须从分割的效果和实际应用场景来判断。关键词:直方图;图像分割;阈值;算法III九江学院学士学位论文TheanalysisandimplementationofimagethresholdSegmentationalgorithmAbstractTheanalysisand
4、implementationofimagethresholdsegmentationalgorithmisabasicandimportantresearchtopic.Theso-calledimagethresholdsegmentationismeantodividethegrayscale,color,space,texture,geometryandotherfeaturesintoseveraldisjointareas,sothatthesecharacteristicsinthesamearea,showi
5、ngtheconsistencyorsimilarity,whileshowingdifferentindifferentregions.Thesegmentationofimagethresholdmethodisoneofthemostcommonlyandsimpleimagesegmentationmethod,itisespeciallysuitableforthetargetandbackgroundoccupydifferentgray-scalerangeoftheimage.Itnotonlycangre
6、atlycompresstheamountofdata,butalsogreatlysimplifiestheanalysisandprocessingsteps.Inmanycases,imageanalysis,featureextractionandpatternrecognitionaretillthenecessaryimagepre-processingprocess.Thepurposeofimagethresholdistodivideeachsubsetoftheformationofaregioncor
7、respondingintotherealisticsceneryaccordingtothegraylevelpixel,eachregionconsistentwiththepropertiesofadjacentregionaldistributionofthisaconsistentattribute.Thisdivisioncanselectoneormorethresholdstartingfromthegraylevel.Thispaperfirstintroducesthedevelopmentstatus
8、ofimagesegmentation,followedbyabriefintroductiononthebasisofimagesegmentation,andfinallyfocusontheapexmethodthresholdsegmentation,watershedthresholdsegm
此文档下载收益归作者所有