CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - noise suppression

搜索资源列表

  1. 2

    0下载:
  2. 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡-Edge feature extraction is to seek the local maximum of image gradient and ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1153
    • 提供者:xiaowei
  1. tuxiangyasuo

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression A collection of simple routines
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:56435
    • 提供者:依米
  1. dsp3

    0下载:
  2. 维纳噪声抑制,设计p阶的最优FIR维纳滤波器,估计平均平方误差, 试针对p=12的情况,分别取几个不同的权值(如0.1, 0.5, 1.0),研究这时的噪声抑制性能。-Wiener noise suppression, the optimal design of p-order FIR Wiener filter, estimated mean square error, try the case for p = 12, respectively, the right to take sever
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:122460
    • 提供者:韩小雪
  1. tuxiangchuli

    0下载:
  2. ⑴编程实现直方图均衡化 ⑵设计完成同态滤波器,并用之改善图象质量。 ⑶对某图像加入不同类型﹑不同强度的噪声(周期﹑椒盐噪声),并分别用空间域和频率域的方法抑制噪声。 -⑴ ⑵ programming histogram equalization filter design is completed with the state and used to improve the image quality. ⑶ image of a different intensity with di
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:493991
    • 提供者:wang
  1. Wienernoisesuppression

    1下载:
  2. 维纳噪声抑制,1、 实验原理是利用信号之间的相关性进行信号估计,从而将噪声滤除; 2、 辅助观测信号的噪声抑制可利用Wiener-Hopf方程 求出维纳滤波器的系数 ,式中 是 的自相关阵, 是输入信号 和滤波器输入 之间的互相关矢量; -Wiener noise suppression, 1, experiment is the use of the correlation between the signals for signal estimation, which will fi
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:13159
    • 提供者:sag
  1. point

    0下载:
  2. (1)了解多点信号平均器的原理 (2)观察与测量多点信号平均器的输出特性 (3)观察与测量多点信号平均器的抑制噪声能力-(1) to multi-point signal averaging of the Principle (2) observation and measurement of multi-point signal averaging, the output characteristic (3) Observation and measurement of multi-p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:232588
    • 提供者:wn
  1. xianzhenchibe

    1下载:
  2. 直线阵采用切比学夫加权控制主旁瓣比,抑制噪声。此程序基于常规波束形成实现,程序思路清晰,适合刚接触阵列信号处理的人参考。-Linear array by cutting the right of control over the primary school laid upon the side-lobe ratio, noise suppression. This program is based on conventional beamforming implementation proce
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:663
    • 提供者:高原
  1. matlab4

    0下载:
  2. This paper presents a fuzzy topology-based method to facilitate the use of larger gradient kernels. The new method effectively limits the response area around the edge and prevents neighboring objects to affect each other. Synthetic images are used t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:22260
    • 提供者:sudha
  1. matlab55

    0下载:
  2. This paper presents a fuzzy topology-based method to facilitate the use of larger gradient kernels. The new method effectively limits the response area around the edge and prevents neighboring objects to affect each other. Synthetic images are used t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:33635
    • 提供者:sudha
  1. testAMSSR

    2下载:
  2. 利用阵列随机共振系统处理AM信号,比较处理前后的加噪信号波形,可以发现SSR系统具有抑制噪声的作用,-Stochastic resonance system using array processing AM signals, comparing before and after adding noise signal waveform, can be found SSR system has a noise suppression effect
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:628
    • 提供者:吴利平
  1. ECG

    0下载:
  2. 心电信号分析 (1)设计滤波器,实现对心电信号的噪声抑制和基线纠漂。 (2)时域分析:R波检测算法与实现. (3)功率谱分析:对消噪后的信号进行功率谱分析。要求计算信号的功率谱,功率谱峰值,峰值频率。 -ECG Analysis (1) design filters to achieve noise suppression of ECG and baseline drift correction. (2) time-domain analysis: R-wave detectio
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:2171
    • 提供者:胡广恒
  1. hno

    0下载:
  2. 激光成像跟踪系统中的图像噪声抑制技术.Laser imaging tracking system image noise suppression technology.-Laser imaging tracking system image noise suppression technology.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:765869
    • 提供者:
  1. directionlet

    1下载:
  2. 基于Directionlet变换的图像去噪与增强的算法研究;基于提升Directionlet域高斯混合尺度模型的图像噪声抑制等。-Image denoising based Directionlet transform algorithm and enhanced Gaussian mixture based on lifting Directionlet field-scale model of image noise suppression.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13387045
    • 提供者:zhangguodong
  1. GIPSVideoEngineDemo(Public-Version)

    1下载:
  2. GIPS Video&Voice Engine。 GIPSVideoEngine动态库说明: GIPSVideoEngine是一个基于WebRTC的Video&Voice Engine,当前主要支持Windows和Android,Linux/MAC/iOS也在开发中, 支持如下功能: 1. 音频采集(支持Windows Wave和Windows core),编码(当前主要支持ISAC, iLBC, PCM, g722等,可以扩展支持729,723等), 音频处理(
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4332787
    • 提供者:朱五
  1. NAFSMFilter

    0下载:
  2. 详细解说了基于噪声自适应模糊选择滤波器的椒盐噪声抑制处理的原理和主要公式-Detailed explanation of the adaptive fuzzy selection filter based on noise and salt and pepper noise suppression processing principles and the main formula
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1067992
    • 提供者:your nanme
  1. NAFSMedian_Filter

    0下载:
  2. 基于噪声自适应模糊选择滤波器的椒盐噪声抑制处理的原理解释和主要公式及推导- the adaptive fuzzy selection filter based on noise and salt and pepper noise suppression processing principles and the main formula
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2337209
    • 提供者:your nanme
  1. A-new-adaptive-median-filter

    0下载:
  2. 一种新的自适应中值滤波方法。将3 x3窗口中心的极值点作为候选噪声点,若候选噪声点仍然是7 x7窗口的极值点,则该点即是噪声点。若以噪声点为中心的3 x3滤波窗口的中值不是噪声,则噪声用中值替换。重复以上过程,直到没有噪声点被替换。如果图像中仍然存在人的噪声团块,则噪声用相邻的三个信号点的灰度均值替换。实验结果表明,该方法能够有效去除脉冲噪声,并在抑制噪声的同时很好地保护图像的细节。-A new adaptive median filter. The extreme points of the
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-25
    • 文件大小:715
    • 提供者:wujiangbo
  1. DeNoise

    0下载:
  2. 多平台移植的图像抑噪源代码,验证下来效果不错!-Multi-platform portable image noise suppression source code, validation down good results!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:226521
    • 提供者:需并
  1. tt

    0下载:
  2. VC6.0写的MFC程序,主要功能: 1.打开BMP格式灰度图像,按BMP格式一点一点读; 2.显示灰度图像的直方图,可以在直方图上选择阈值进行二值化,可以直方图均衡化; 3.可以保存处理后的图片; 4.灰度位图的几何变换:平移变换、旋转变换、缩放变换; 5.灰度位图的噪声抑制:“中值滤波”的模板大小采用3*3与5*5分别实现、“均值滤波”的模板大小为3*3,实现“算术平均(H0)”和“加权平均(H1、H3)”、实现高斯滤波(H2);
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:5690121
    • 提供者:黄华楼
  1. paper2

    0下载:
  2. 一种基于编码激励的超声弹性成像噪声抑制方法.pdf-Based on coded excitation ultrasound elastography noise suppression method. Pdf
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:671303
    • 提供者:xiaowang
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com