图像阈值分割技术研究报告.docVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
图像阈值分割技术研究报告

目录 摘要 1 前言 2 1. 图像阈值分割技术基本原理: 2 2. 图像阈值分割技术研究现状和实际应用: 3 3. 图像阈值分割技术研究背景意义: 3 正文 4 1.阈值分割的基本概念: 4 2.阈值分割方法的分类: 5 3.阈值分割的3种处理算法: 6 (1)基于灰度直方图的阈值选取图像分割(MATLAB实现): 6 (2)基于最大熵的阈值分割(MATLAB实现): 8 (3)基本全局门限算法实现阈值分割(opencv,visual studio 2010实现): 10 课程总结 11 参考文献 12 附录(主要源代码) 13 1.基于灰度直方图的阈值选取图像分割代码: 13 2.基于最大熵的阈值分割源代码: 13 3.基本全局门限算法实现阈值分割主要源代码: 16 摘要 图像分割是图像处理这门学科中的基础难题,基于阈值的分割则又是图像分割的最基本的难题之一,其难点在于阈值的选取。事实证明,阈值的选择的恰当与否对分割的效果起着决定性的作用。由于阈值选取对图像分割的基础性,本文对一些当前流行的阈值选取算法做了探讨、实现和比较。多阈值分割虽然能进一步提高图像分割的质量,但由于它只是分割技巧的处理问题,而与单阈值分割并无本质的区别。阈值分割法是一种基于区域的图像分割技术,其基本原理是:通过设定不同的特征阈值,把图像象素点分为若干类。常用的特征包括:直接来自原始图像的灰度或彩色特征;由原始灰度或彩色值变换得到的特征。设原始图像为f(x,y),按照一定的准则f(x,y)中找到特征值T,将图像分割为两个部分,分割后的图像为:若取:b0=0(黑),b1=1(白),即为我们通常所说的图像二值化。 阈值分割 Abstract Image processing image segmentation is the basic discipline problems, threshold-based segmentation is image segmentation is one of the most basic problem, the difficulty lies in the threshold selection. Facts have proved that the choice of appropriate threshold values ??or the effect of segmentation plays a decisive role. As the threshold selection on the basis of image segmentation, this paper some of the popular threshold selection algorithm is done to explore, implement, and more. Although the multi-threshold segmentation can further improve the quality of image segmentation, segmentation techniques because it is only the issue of treatment with single-threshold segmentation is not essentially different. Thresholding is a region-based image segmentation techniques, the basic principle is: different characteristics by setting the threshold, the image pixels are divided into several categories. Common features include: the original image directly from gray or color characteristics; by the original grayscale or color values ??of transform features. Let the original image is f (x, y), according to certain guidelines f (x, y) to find the eigenvalues ??T, the image is divided into two parts, split after the images: if we take: b0 = 0 (black) , b1 = 1 (white), that

文档评论(0)

精品报告 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档