网站大量收购闲置独家精品文档,联系QQ:2885784924

数字图像处理英文版.ppt

  1. 1、本文档共118页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
数字图像处理英文版

* 常用的一阶梯度算子 * 处理效果比较 一阶微分算子的效果 (b)原图 (b)Robert算子 (c)Sobel算子 (d)Priwitt算子 * 3.7.1 First-order derivative Image Enhancement: 梯度图像直接输出   Enhancement:Gradient 加阀值的梯度输出 T>0 优点:适当选取T,既可使明显的边缘轮廓得到突出,又不会破坏原灰度变化比较平缓的背景。 * 轮廓灰度规定化输出 背景灰度规定化输出 式中:T是根据需要指定的一个灰度级,它将明显边缘用一固定的灰度级LG来实现。使边界清晰、轮廓突出、背景不破坏。 此法将背景用一个固定灰度级LB来实现,便于研究边缘灰度的变化。 3.7.1 First-order derivative Enhancement:Gradient * 二值图像输出 此法将背景和边缘用二值图像表示, 便于研究边缘所在位置。 一般取LG=255,LB=0。如字符识别等。 3.7.1 First-order derivative Enhancement:Gradient * 梯度锐化实例 I=imread(cameraman.tif) subplot(131), imshow(I) H=fspecial(Sobel) H=H TH=filter2(H, I) subplot(132), imshow(TH, []) H=H TH=filter2(H, I) subplot(133), imshow(TH, []) * 1 ) Laplacian Operator Notation: Implementation: 即: 3.7.2 Second-order derivative * Laplacian Operator * Laplacian算法效果图 * First-order derivatives produce thicker edges Second-order derivatives have a stronger response to fine detail(thin line and isolated points) First-order derivatives have a stronger response to a gray-level step Second-order derivatives produce a double response at step changes Observation on derivatives * Highlights gray-level discontinuities Deemphasizes regions with slowly varying levels Produce images that have grayish edge lines and other discontinuities, all superimposed on a dark,featureless background. if the center coefficient is negative if the center coefficient is positive 3.7.2 Second Derivatives for Enhancement: Laplacian * Sharpening by Laplacian operator * Second Derivatives for Enhancement: Laplacian * Simplification Simplification of Laplacian operators * Original SEM image Laplacian operator Subtraction of the Laplacian from the original Original image Laplacian operator Subtraction of the Laplacian from the original Second Derivatives for Enhancement: Laplacian * Subtract low-pass filtered version from the original Emphasize high frequency information High boosting filter: Unsharp Masking Filtering Unsharp Masking filter: * i

文档评论(0)

文档精品 + 关注
实名认证
内容提供者

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

版权声明书
用户编号:6203200221000001

1亿VIP精品文档

相关文档