欢迎来到天天文库
浏览记录
ID:5490812
大小:834.51 KB
页数:28页
时间:2017-12-15
《毕业设计(论文)- 基于matlab图像分割算法研究与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于MATLAB图像分割算法研究与实现摘要图像分割是指把图像分解成各具特性的区域并提取出感兴趣目标的技术和过程,它是计算机视觉领域的一个重要而且基本的问题,分割结果的好坏将直接影响到视觉系统的性能。因此从原理、应用和应用效果的评估上深入研究图像分割技术具有十分重要的意义。本课题主要介绍了图像分割的基本知识,研究了图像分割的两大类算法,即基于边缘检测的方法和基于区域生成的方法。采用MATLAB仿真了所有分割过程,得到了比较理想的分割结果,并分析了各个算法的优点和不足之处,以及适用于何种图像。基于边缘检测方法种类繁多,主要介绍基于EDGE函数、检测微小结构、四叉树分解和阈值分割的方法实现对图像的
2、边缘检测及提取。而基于区域的图像分割方法主要包括区域生长法和分裂-合并分割方法。通过多次的实验过后,总结出一般的图像分割处理可以用EDGE函数。而特定的图像应用阈值分割、检测微小结构和四叉树分解比较简单。虽然近年来人们在图像分割方面做了大量的研究工作,但由于尚无通用的分割理论,因此现已提出的分割算法大都是针对具体问题的,并没有一种适合于所有图像的通用的分割算法,有待于进一步解决。关键字:图像分割;边缘检测;区域生成;阈值分割ResearchofimagesegmentationalgorithmAbstractImageSegmentationisthetechniqueandtheproc
3、esstosegmentanimageintodifferentsub-mageswithdifferentcharactersandtoextracttheinterestedobjectsfromtheimage.Itisanimportantandbasicprocedureinthefieldofcomputervision,thequalityofimagesegmentationdirectlyaffectstheperformanceofvisionsystem.Therefore,fromthetheory,applicationandevaluationofapplicat
4、ioneffectofdepthofimagesegmentationisofgreatsignificance.Thisissueintroducesthebasicsofimagesegmentation,imagesegmentationofthetwomajoralgorithmshavebeendone,thatisbasedonedgedetectionmethodandthemethodbasedonregionalproduce.Segmentationprocessissimulatedandtheresultshaveshownperfect.Advantagesandd
5、isadvantagesofeachalgorithmarediscussedattheendofthepaper,andtoapplytoeachimage.EdgedetectionmethodbasedonawiderangeofEDGE-basedfunctionsareintroduced,thedetectionofminimalstructure,quadtreedecompositionandthresholdsegmentationmethodtorealizetheedgedetectionandextraction.Theregion-basedimagesegment
6、ationmethodsincluderegiongrowinganddivision-combinedsegmentation.Throughmanyexperimentslater,summedupthegeneralimagesegmentationcanbeEDGEfunction.Thespecificapplicationofimagesegmentation,thedetectionofminimalstructureandquadtreedecompositionissimple.Althoughalotofimagesegmentationresearchhasbeendo
7、neinrecentyears,butthereisnotgeneraltheoryofsegmentation,theproposedsegmentationalgorithmhasbeenmostlyissue-specific,andthereisnotasuitablesegmentationalgorithmforallcommonimage,remainstoberesolved.Keywords
此文档下载收益归作者所有