本科毕业论文基于LabVIEW的图像分割程序设计.docx
上传人:王子****青蛙 上传时间:2024-09-13 格式:DOCX 页数:11 大小:1.8MB 金币:10 举报 版权申诉
预览加载中,请您耐心等待几秒...

本科毕业论文基于LabVIEW的图像分割程序设计.docx

本科毕业论文基于LabVIEW的图像分割程序设计.docx

预览

免费试读已结束,剩余 1 页请下载文档后查看

10 金币

下载此文档

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

[摘要]现在图像处理技术已经应用于多个领域当中,其中,纸币识别,车牌识别,文字识别和指纹识别已为大家所熟悉。图像分割是一种重要的图像技术,它不仅得到了人们的广泛重视和研究,也在实际中得到了大量的应用。它是处理图像的基本问题之一,是图像处理图像分析的关键步骤。图像识别的基础是图像分割,其作用是把反映物体真实情况的,占据不同区域的,具有不同性质的目标区分开来,并形成数字特性。关于图像分割的方法已有上千种,本文将介绍几种主流的方法,并分析各自的特性,利用LabVIEW平台实现两种阈值方法分割图像,展现实验现象,比较两种方法的处理结果。[关键词]图像分割阈值法大津法双峰法LabVIEWTheprogramdesigningofimagesegmentationbasedonLabVIEW[Abstract]Imageprocessingtechnologyhasbeenusedinmanyfields,thebanknoterecognition,licenseplaterecognition,characterrecognitionandfingerprintrecognitionhasbeenfamiliartoeveryone.Imagesegmentationisanimportantimagetechnology,peoplenotonlyattachimportancetoitandresearchit,butalsouseitinmanyplace.Itisoneofthebasicproblemsoftheimageprocessing,anditisakeystepoftheimageprocessingimageanalysis.Theimagerecognitionbasedonimagesegmentation,thefunctionofwhichismakingadistinctionbetweentheareaofobject'srealsituation,theareaindifferentplacesandtheareawithdifferentcharacteristicandformingadigitalcharacteristic.Therearethousandsofmethodsofimagesegmentation,thisarticlewillintroduceseveralmainstreammethod,andanalyzetheirrespectivecharacteristics,usethistwowaystomakeimagesegmentationwithLabVIEW,andshowthephenomenonofexperiment,camparethetreatmentresultofthetwomethods.[Keyword]ImagesegmentationThresholdOTSUbimodaLabVIEW目录TOC\o"1-3"\h\z\uHYPERLINK\l"_Toc357799062"引言PAGEREF_Toc357799062\h1HYPERLINK\l"_Toc357799063"1图像分割论述PAGEREF_Toc357799063\h2HYPERLINK\l"_Toc357799064"1.1图像分割的定义PAGEREF_Toc357799064\h2HYPERLINK\l"_Toc357799065"1.2图像分割方法综述PAGEREF_Toc357799065\h3HYPERLINK\l"_Toc357799066"1.2.1边缘检测法PAGEREF_Toc357799066\h3HYPERLINK\l"_Toc357799067"1.2.2阈值分割法PAGEREF_Toc357799067\h5HYPERLINK\l"_Toc357799068"1.2.3基于区域的分割PAGEREF_Toc357799068\h5HYPERLINK\l"_Toc357799069"2图像阈值分割算法PAGEREF_Toc357799069\h6HYPERLINK\l"_Toc357799070"2.1阈值分割算法简述PAGEREF_Toc357799070\h6HYPERLINK\l"_Toc357799071"2.2全局阈值算法PAGEREF_Toc357799071\h7HYPERLINK\l"_Toc357799072"2.3自适应阈值算法PAGEREF_Toc357799072\h9