Aihua_DIP5_ImageRestoration图像复原方案.ppt

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

Max and min filters finding the brightest points reduces pepper noise. finding the darkest points reduces salt noise. Image Corrupted By Pepper Noise Image Corrupted By Salt Noise Result Of Filtering Above With A 3*3 Min Filter Result Of Filtering Above With A 3*3 Max Filter Midpoint filter The midpoint filter simply computes the midpoint between the maximum and minimum values combines order statistics and averaging works best for randomly distributed noise, like Gaussian or uniform noise. Alpha-trimmed mean filter Idea: delete the d/2 lowest and the d/2 highest gray-level values of g(s,t) in the neighborhood Sxy. Let gr(s,t ) represent the remaining mn–d pixels. A filter formed by averaging these remaining pixels is called an alpha-trimmed mean filter: where the value of d can range from 0 to mn - 1. d = 0:arithmetic mean; d = mn - 1: median filter other d: multiple types of noise, such as a combination of salt-and-pepper and Gaussian noise. Image Corrupted By Uniform Noise Image Further Corrupted By Salt and Pepper Noise Filtered By 5*5 Arithmetic Mean Filter Filtered By 5*5 Median Filter Filtered By 5*5 Geometric Mean Filter Filtered By 5*5 Alpha-Trimmed Mean Filter 5.3.3 Adaptive filters Adaptive filter: whose behavior changes based on statistical characteristics of the image inside the filter region defined by the m×n rectangular window Sx,y. Adaptive, local noise reduction filter Filter is to operate on a local region Sxy。The response of the filter at any point (x, y) on which the region is centered is to be based on four quantities: (a) g(x, y): the value of the noisy image at (x, y) ; (b) ση2: the variance of the noise corrupting f(x, y) to form g(x, y) ; (c) mL: the local mean of the pixels in Sxy; (d) σL2: the local variance of the pixels in Sxy; Expected behavior: If ση2 =0, return simply the value of g(x, y). If the local variance is

文档评论(0)

138****7331 + 关注
实名认证
内容提供者

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

1亿VIP精品文档

相关文档