CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 消除噪声

搜索资源列表

  1. 图像去躁之邻域算法

    0下载:
  2. 本程序用来实现数字图像的消除噪声,采用邻域加权求平均的算法,在原来基础上作了一点小小的优化-the procedures used to achieve the elimination of digital image noise, using Neighborhood weighted average for the algorithm, based on the original made one small Optimization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1282
    • 提供者:呵呵
  1. lvbo2

    1下载:
  2. 形态滤波,应用膨胀和闭合,能有效消除噪声和空洞-morphological filtering, expansion and closing applications, can effectively eliminate noise and empty
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1682
    • 提供者:王世平
  1. ImagesmoothingContrastEnhancement

    0下载:
  2. 直方图均衡:原始图的直方图变换为均匀分布的形式,这样就增加了象素灰度值的动态范围从而达到增强对比度的效果 中值滤波:中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节-histogram equalization : the original plan to transform the histogram in the form of uniform distribution. This will increase the value of the pixel gray area
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1264
    • 提供者:xuhua
  1. househaar

    0下载:
  2. 利用haar小波进行图像消除噪声 fir1: 1D filter-design (signal processing toolbox) following lines for proper rescaling of the noise, such that desired
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:978
    • 提供者:陈大可
  1. DSPLIT

    0下载:
  2. 用邻域平均法和中值滤波对图像实现消除噪声
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:270861
    • 提供者:王雅琦
  1. UpgradeReport

    0下载:
  2. 利用回转窑生产氧化铝的工艺中,提出了一种新的基于SVR(支持向量回归)的烧成带温度软测量方法。即首先对从回转窑采集到的烧结图像进行预处理,消除噪声的干扰;然后利用大津方法分割出物料区和火焰区,并提取这些区域的图像特征;其次利用基于SVR方法建立的烧成带温度模型计算温度值;参数计算.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1137
    • 提供者:张曦月
  1. wavelets

    1下载:
  2. MATLAB下通过多种小波实验了解小波变换的原理教程及示例代码 包括的多个示例源代码有:一维线性非线性近似、二维线性非线性近似、使用线性滤波过滤噪声、使用小波门限消除噪声、使用小波变换压缩一维信号、二维小波图像压缩等等。
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4382601
    • 提供者:aaa
  1. tuxiangpinhua.rar

    0下载:
  2. 图像平滑 中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节,Image smoothing median filter belong to non-linear smoothing filters, which can eliminate noise and protect the image details
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:15726
    • 提供者:陈杰
  1. eliminatenoise

    0下载:
  2. 给图片添加了正弦噪声,利用MATLAB源代码消除噪声。-Sine was added to the image noise, using MATLAB source code to eliminate noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4114
    • 提供者:高辉
  1. zhencha

    0下载:
  2. opencv 运动目标检测 帧差发实现 优化 形态学处理消除噪声-opencv example
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28658375
    • 提供者:cj
  1. Low-_pass_filter

    0下载:
  2. 图像低通滤波消除噪声,实现平台matlab,处理效果一般,算法还有改进之处-Low pass filter to eliminate noise in images
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:449093
    • 提供者:lidixing
  1. LRG61

    0下载:
  2. 程序用来消除周期性噪声干扰信号。要求在图像频域中设计一Butterworth陷波器,其阶数n和陷波器半径D0由理论知识通过自己的探索得出,理解二者对滤波器性能的影响。-Procedures used to eliminate the periodic noise signal. Request images to design a Butterworth frequency domain notch filter, and its order n and the radius of notch
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:990
    • 提供者:赵少敏
  1. SpatialFiltering

    0下载:
  2. 本实验要求编写一个对图像进行空域滤波的程序,空域滤波技术根据功能主要分为平滑滤波与锐化滤波,平滑滤波能减弱或消除图像中的高频率分量而不影响低频分量。因为高频分量对应图像中的区域边缘等灰度值具有较大变化的部分,平滑滤波可将这些分量滤去减少局部灰度起伏,是图像变得比较平滑。实际应用中,平滑滤波还可用于消除噪声,或在提取较大目标前去除太小的细节或将目标的小间断连接起来。锐化滤波正好相反,实际应用中锐化滤波常用于增强被模糊的细节或目标的边缘。-err
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:143669
    • 提供者:jhm
  1. gauss_video

    0下载:
  2. 这是对于图片检测的一种方式。可以用来人脸检测,消除噪声效果较好。-This is the picture of a way of testing. Face detection can be used to eliminate the noise effect is good.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1231
    • 提供者:孙灿
  1. ROFL2denoisingmodel

    0下载:
  2. ROF-L2去噪模型,可以有效的去除加性噪声-ROF-L2 denoising model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:351377
    • 提供者:黄燕
  1. MyDenoiseSoft

    0下载:
  2. 基于空域平滑滤波的消燥处理程序,该程序可通过界面显示方法进行不同噪声条件下的中值滤波、均值滤波、自适应滤波等方面的消除噪声实验。- the consumption smoothing dry processing based on Airspace
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:4827
    • 提供者:哓哓
  1. Smoothing

    0下载:
  2. 图像平滑处理,包括噪声消除法,领域平均,中值滤波,产生噪声-Image smoothing processing, including noise cancellation method, the field average, median filtering, resulting in noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1587327
    • 提供者:xl
  1. ZaoShengXiaoChuDib

    0下载:
  2. 图像噪声消除,内有很多种消除噪声的方法,比如均值法等。-Image noise reduction, there are many ways to eliminate noise, such as the average method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4972
    • 提供者:dezhaowu
  1. 1.给图片添加了正弦噪声,消除噪声

    0下载:
  2. 给数字信号中加入额外的适当噪声成分可以有效提高信号的信噪比(Adding additional appropriate noise components to the digital signal can effectively improve the signal to noise ratio of the signal)
  3. 所属分类:图形图象

    • 发布日期:2018-01-09
    • 文件大小:5120
    • 提供者:swordj
  1. SG滤波_Matlab

    8下载:
  2. 一般用来做时间序列的平滑,比如MODIS的NDVI EVI等植被指数的平滑,消除 云 缺失值等噪声,提升数据质量,对于时间序列的研究是一种重要的处理方法。
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com