文件名称:include

  • 所属分类:
  • OpenCV
  • 资源属性:
  • [WORD]
  • 上传时间:
  • 2013-05-14
  • 文件大小:
  • 4kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 史**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

用不同的核进行图像的二维滤波

函数cvSmooth实现各种方法的图形平滑。

一般来说,图像平滑主要是为了消除噪声。图像的常见噪声主要有加性噪声、乘性噪声和量化噪声等。由于图像的能量主要集在低频部分,而噪声所在频段主要在高频段,因此通常都是采用低通滤波的方法消除噪声。

函数cvFilter2D对图像做卷积运算。

对图像进行线性滤波,支持替换方式操作。当核运算部份超出输入图像时,边界外面的像素值等于离它最近的图像像素值。

-Graph smoothing function of two-dimensional filtering of the image with different nuclear cvSmooth achieve a variety of methods. Generally, image smoothing is mainly in order to eliminate the noise. Common image noise additive noise, multiplicative noise and quantization noise. Since the image of energy is mainly concentrated in the low-frequency portion, while the frequency band where the noise in the high-frequency band, and therefore are usually using the method of the low-pass filtering to eliminate noise. Convolve the function cvFilter2D image. Linear image filtering, support the replacement operation. When the the nuclear operation part exceeds the input image, the pixel value outside the boundary is equal to the nearest image pixel value.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





include.doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org