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

搜索资源列表

  1. Otsu.rar

    0下载:
  2. 利用Otsu算法进行图像分割实现简单,速度快,效果也好,Otsu algorithm using image segmentation to achieve a simple, fast and effective or
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:55493
    • 提供者:蚂蚁
  1. sigmafilter(3x3).zip

    0下载:
  2. sigma filter:图像去噪,其中包括快速去噪算法函数,结构元固定为3x3大小的块。,sigma filter: the realization of fast image de-noise algorithm.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:6265
    • 提供者:程敏
  1. filter

    0下载:
  2. 1.FFT.doc 2.用MATLAB进行FFT频谱分析 3.傅立叶变换与频谱分析.pdf 4.快速Fourier变换算法及Matlab程序实现.pdf 5. 利用MATLAB和窗函数法设计FIR数字滤波器.pdf 6. 用MATLAB辅助设计FIR数字滤波器.pdf-1.FFT.doc 2 MATLAB FFT spectrum analysis 3 FFT and spectrum analysis . Pdf 4 fast Fourier transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1460390
    • 提供者:李超
  1. Bilateral.rar

    0下载:
  2. 一种快速Bilateral滤波器的设计与实现,A Fast Bilateral Filter Design and Implementation
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:470470
    • 提供者:刘军
  1. color_bf

    0下载:
  2. 快速图像双边滤波代码,siggraph2006上的一篇Fast Median and Bilateral Filtering-Fast bilateral filter code based on "Fast Median and Bilateral Filtering"
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-24
    • 文件大小:33869
    • 提供者:yujianjun
  1. MATLAB

    1下载:
  2. Using the function to sample the voice signal and achieve fast Fourier transform in MATLAB, and then get the signal characteristics of the spectrum.Filtering the signal from the filter,and then playback the signal of voice
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:72469
    • 提供者:林霞
  1. fwt2d_demo

    0下载:
  2. 小波变换源码,国外VC开发的,效果比较好 I ve been involved with wavelet-analysis since my Ph.D studies and over the years developed various wavelet-transforms C++ libraries. This one concerns 2D implementation of the Fast wavelet transform (FWT). The 2D FWT is used i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:99725
    • 提供者:
  1. RECTANGLE

    1下载:
  2. 一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域-A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:11964
    • 提供者:chendong
  1. FastMedian.tar

    0下载:
  2. fast median image filter
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-17
    • 文件大小:67352
    • 提供者:aloulou
  1. LinearReceivers

    0下载:
  2. Linear CDMA Receivers Like Decorrelator MMSE and Matched filters efficien and fast code
  3. 所属分类:3G develop

    • 发布日期:2017-04-11
    • 文件大小:1373
    • 提供者:mansoor
  1. LMS

    2下载:
  2. 采用一种快速收敛变步长LMS(Least mean square ) 自适应最小均方算法matlab源程序,其中算法所做的工作是用FIR 滤波器的预测系统,对IIR系统进行预测,如果阶数越高越能逼近被预测系统。-Using a fast convergence of variable step size LMS (Least mean square) adaptive least mean square algorithm matlab source, one of algorithm is t
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1197
    • 提供者:杨思科
  1. dm642.ZIP

    0下载:
  2. 在本文中,我們首先實作了 一個針對壓縮視訊(像是 H.264/AVC)之畫面解析度 改善 的方法。接著,我們分析這個方法的模擬結果。-In this thesis, we first implement a spatial resolution enhancement algorithm for H.264/AVC compressed videos. Based on the analysis of the simulation results, we ide
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1556838
    • 提供者:hekai
  1. Csource

    0下载:
  2. 数字图像快速傅立叶变换,定时器,数字滤波器,无限脉冲响应,索贝尔滤波器-Fast Fourier Transform,timer,FIR, IIR, and sobel filter using in Digital Image processing,based on code composer studio 2.2 IDE
  3. 所属分类:Software Testing

    • 发布日期:2017-04-03
    • 文件大小:3315
    • 提供者:田野
  1. medfilt

    0下载:
  2. 该算法充分地利用相邻两次中值滤波窗口内数据的相关性。本文提出的中值滤波的快速算法的基本思想是:原始数据序列上中值滤波的滑窗在移动过程中,当前窗只要删除其最早的元素,加入窗后的新元素,即成为下一窗的内容。-Full use of the algorithm two adjacent window median filter data related to each other. In this paper, the median filtering of the fast algorithm fo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:49551
    • 提供者:王超群
  1. TwoDimensionalFastFourierTransform

    0下载:
  2. 本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D F
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:142833
    • 提供者:jhm
  1. 65jie

    1下载:
  2. 串并FIR滤波器设计:并行FIR滤波器具有速度快、容易设计的特点,但是要占用大量的资源。在多阶数的亚高频系统设计中,使用并行结构并不合算,但亚高频系统需要较高的处理速度,而串行架构往往达不到要求,因此,结合串并这两种设计方法的长处,在使用较少的硬件资源的同时实现了较高的处理速度,这里说明一种65阶八路并行、支路串行FIR滤波器的设计(实际使用了1个乘法器,8个乘累加器,一个累加器)。-String and FIR filter design: parallel FIR filter with a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:12038
    • 提供者:南才北往
  1. FastBilateralEramianMatlab

    0下载:
  2. A Fast Approximation of the Bilateral Filter using a Signal Processing Approach Sylvain Paris and Frédo Durand MIT technical report 2006 (MIT-CSAIL-TR-2006-073)
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:3109
    • 提供者:reham
  1. band-pass-filter

    0下载:
  2. 快速跟踪带通滤波器的实现,很好的实现跟踪带通滤波功能。-Fast track the realization of band-pass filter
  3. 所属分类:Project Manage

    • 发布日期:2017-03-23
    • 文件大小:34233
    • 提供者:wrc
  1. fast-guided-filter-code-v1

    0下载:
  2. 快速加权引导滤波,对引导滤波加速,但是是以损失精度为代价(Fast weighted bootstrap filtering accelerates the bootstrap filtering, but at the expense of loss accuracy)
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:2180096
    • 提供者:白菜hxj
  1. Fast ICA

    0下载:
  2. 在测量的数据中存在一定的噪声干扰, 需要将其进行的滤波处理,此程序即为快熟ICA的滤波程序(There is a certain noise interference in the measured data, so it needs to be filtered. This program is a fast mature ICA filter program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:小小飞鹤
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com