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

搜索资源列表

  1. IIR-a-FIR-Fan-Filters

    0下载:
  2. 2D扇形滤波器的原理设计,是比较经典的论文,很多论文都是引用这一篇。英文有点难-Principles of 2D fan filter design, is a classic paper, many papers are referenced to this one. English somewhat difficult
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:560426
    • 提供者:WL
  1. MATLAB

    0下载:
  2. 虹膜识别中的特征提取算法:2D-Gabor滤波器算法,将归一化的虹膜图像由此滤波器滤波,可以得到二进制的特征编码。-Feature extraction in iris recognition algorithm: 2D-Gabor filter algorithm, the normalized iris image this filter filter, you can get the binary feature encoding.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:4201
    • 提供者:陈炎
  1. 3

    0下载:
  2. MATLAB的图像处理基础的资料\3 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:10728
    • 提供者:liuyan
  1. 2D_-gaborfilter

    0下载:
  2. Matlab上实现的多尺度、多方向、多频率的二维gabor滤波器-2D gabor filter achieved by Matlab, based on multi-scale, multi-directional, multi-frequency
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:2545
    • 提供者:win
  1. Kalman

    0下载:
  2. kalman 滤波matlab工具箱 Kalman filter toolbox written by Kevin Murphy, 1998. See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details. Installation ------------ 1. Install KPMtools from http://www.ai.mit.edu/~murphyk/Software
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:274680
    • 提供者:gaojingyi
  1. FastPeakFind

    0下载:
  2. function cent=FastPeakFind(d, threshold, filt ,edg, fid) Analyzes noisy 2D images , finds x-y positions of peaks to 1 pixel accuracy The code was meant to be as fast as possible, so I kept it pretty basic. The code assumes that the peaks are
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:2995
    • 提供者:tyk
  1. 2DDWT

    0下载:
  2. 复杂的二维双树离散小波变换(DWT)同样也引起了小波在六个不同的方向,但是,在这种情况下有两种小波在每个方向将如下所示。在每一个方向,一个两个小波可以被解释为一个复数的真实部分2 d小波,而其他小波可以被解释为一个复数的虚部2 d小波。因为复杂的版本有两倍的小波作为真正的版本的转换、复杂的版本是4次膨胀。复杂的二维双树被实现为四个严格采样可分二维DWTs操作在并行。然而,不同的过滤器集一起使用的行和列。正如在现实情况下,金额和不同的子带图像进行小波得到定向。复杂的二维双树DWT的图像x是由以下函
  3. 所属分类:Wavelet

    • 发布日期:2017-11-21
    • 文件大小:663
    • 提供者:陈静
  1. 3

    0下载:
  2. MATLAB图像处理源程序3:程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:11483
    • 提供者:木子
  1. gauss_band2

    1下载:
  2. Matlab的高斯带通滤波器的设计, 提供了2维滤波器的实现方法,可以直接使用.-Gauss band 2D digital filter
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3140
    • 提供者:梁振
  1. gabor2D

    0下载:
  2. Implements 2D Gabor filter for images works on Matlab an image has to be first read and then converted as gray-scale before passing on to this function. -Implements 2D Gabor filter for images works on Matlab an image has to be first read and then c
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:882
    • 提供者:smathavan
  1. Gabor_filter_2D_and_1D

    0下载:
  2. Functions for 1D and 2D Gabor Filtering with the parameters as Centre Frequencies (u,v) and the Scale (sigmax,sigmay) of the Gabor Filter - Functions for 1D and 2D Gabor Filtering with the parameters as Centre Frequencies (u,v) and the Sc
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:7044
    • 提供者:Ts0
  1. yu-chu-li

    0下载:
  2. P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:26304
    • 提供者:木木夕
  1. beamforming

    0下载:
  2. 空间匹配滤波器的输出信号 2D波束方向图 不同扫描方向的波束方向切面图-Spatial matched filter output signal in Fig 2D beam scanning direction different from the direction of the beam section of FIG.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:3063
    • 提供者:叶虹敏
  1. filter_2d

    0下载:
  2. XILINX ISE FILE FOR FPGA IMPLIMENTATION OF 2D FIR FILTER USING MODIDIED BOOTH ALGORITHM
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1642335
    • 提供者:gsp
  1. KalmanDemoCode

    0下载:
  2. 卡尔曼滤波器源代码,比较了2D,3D信号的滤波结果。-Kalman filter source code, comparing 2D, 3D signal filtering results.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:96242
    • 提供者:psygood
  1. main_gsrc

    0下载:
  2. 2d Gabor filter matlab code
  3. 所属分类:Project Manage

    • 发布日期:2017-04-11
    • 文件大小:1521
    • 提供者:Mahipal
  1. gabtuned4

    0下载:
  2. 2d gabor filter matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:921
    • 提供者:Mahipal
  1. bifilter2.m

    0下载:
  2. 2D双边高斯滤波,采用强度和位置信息进行加权去噪,并能保留一定边缘。-2D Gaussian bilateral filter by using intensity and distance information, edge preserving.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:954
    • 提供者:zzcai
  1. MATLAB-

    0下载:
  2. 生成2D-Gabor滤波器 , matlab实现-Generate 2D-Gabor filter,matlab achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:19448
    • 提供者:周飞跃
  1. 2DDgaborfilter

    0下载:
  2. 2d/3d gabor filter for feature extraction process of the Iris Recognition. It uses both the direction and scales as data fusion technique
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2861
    • 提供者:DarkHorse
« 1 2 3 4 56 »
搜珍网 www.dssz.com