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

搜索资源列表

  1. DCT2D

    0下载:
  2. DCT变换的matlab源代码。适合用作特征提取的预处理方法来使用。-DCT transform matlab source code. Suitable for feature extraction preprocessing method to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.32kb
    • 提供者:于佳
  1. wavelet

    1下载:
  2. 利用递归迭代法构造多小波基的matlab源码及实现多小波分解2-D图像-Recursive iterative method to construct multi-wavelet basis matlab source code and to achieve more than 2-D image wavelet decomposition
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:1.29kb
    • 提供者:zhang
  1. fast_block_dct

    0下载:
  2. Fast m-scr ipt implementation of Block-DCT ( 2-D DCT )
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1.99kb
    • 提供者:xj
  1. efficient_registration

    0下载:
  2. 利用傅里叶变换,在频域上对两幅图像配准,是一种比较配准的新方法,但是对弹性配准的效果不是很好 需要进一步的研究。-Registers two images (2-D rigid translation) within a fraction of a pixel specified by the user. Instead of computing a zero-padded FFT (fast Fourier transform), this code uses selective upsamp
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:5.12kb
    • 提供者:wangwei
  1. ncc

    0下载:
  2. The normalized cross correlation (NCC) implemented in C++ and Matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:569.13kb
    • 提供者:lusmar
  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
    • 文件大小:139.49kb
    • 提供者:jhm
  1. MATLAB_Medical_Image_Process_Experiments

    1下载:
  2. MATLAB医学影像处理实验(内含14个原代码及教学的说明) (1)Plot a sine function using MATLAB, and write the data into a file (2)Read data from a file, plot a SINC function, and append the result back to the same file (3)Plot a Gaussian distribution using MATLAB (4)Fo
  3. 所属分类:Special Effects

    • 发布日期:2015-09-24
    • 文件大小:2.17mb
    • 提供者:江儜昶
  1. Example3_3_4FilterFreqResponse

    1下载:
  2. 二维数字滤波器设计程序,用于频域滤波,非常好用!-2-D digital filter design
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:703byte
    • 提供者:qiudongsun
  1. videopatternmatching

    1下载:
  2. 本程序展示了二维归一化互相关用于   模式匹配和目标跟踪。该程序提示用户选择感兴趣的(ROI)的区域和对同类目标进行跟踪的数目。归一化交叉相关图表明,当值已超过设定的阈值时目标就已经确定。-This demo illustrates the use of 2-D normalized cross-correlation for pattern matching and target tracking. The demo prompts the user to select
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:2.94kb
    • 提供者:若苦
  1. wavetrans2D

    0下载:
  2. This program calculates the 2-D wavelet transform of an image using orthogonal filters.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:750byte
    • 提供者:psycrystal
  1. NEWwavelet

    0下载:
  2. 采用多孔算法,进行2维2进小波变换和反变换。用于图像的处理-Using porous algorithm for 2-D 2 into the wavelet transform and inverse transform. For image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:768.32kb
    • 提供者:chenda
  1. bemd

    0下载:
  2. 二维经验模态分解,分解图像等二维信号,可用于算法验证与学习-EMD This program calculates the Bidimensional EMD of a 2-d signal using the process of sifting. It is dependent on the function SIFT.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:14.69kb
    • 提供者:aaaaaa
  1. gaborfilter.tar

    0下载:
  2. Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1.26kb
    • 提供者:郑碧波
  1. Otsu

    0下载:
  2. 包含了21篇二维最大类间方差(Otsu)阈值分割方法的论文,-Contains 21 article 2 d between the most kinds of variance (Otsu) threshold segmentation method papers
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:9.82mb
    • 提供者:coolbage
  1. C

    0下载:
  2. This a self-contained package including the 2-D DWT and inverse DWT routines. The included matlab routines are used to generate noisy example images and disply the result of denoising.-This is a self-contained package including the 2-D DWT and in
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:179.15kb
    • 提供者:Maxwell
  1. Based-on-the-matlab-drawing

    0下载:
  2. matlab基本绘图函数及其用法,包括特殊二维图形和三维图形的画法-Matlab basic mapping function and its use, including special 2 d graphics and 3 d graphic illustration
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:23.74kb
    • 提供者:王菲茵
  1. 2-d-graphics---MATLAB

    0下载:
  2. 二维绘图—MATLAB(有关matlab绘图的各种基本知识,实用)-2 d graphics- MATLAB
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:2.71kb
    • 提供者:
  1. 2-D-lifting-wavelet-transform

    0下载:
  2. 2D lifting wavelet transform 的MATLAB实现方法,适合初学者进行学习。-2D lifting wavelet transform MATLAB implementation method, suitable for beginners to learn.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7.38kb
    • 提供者:liuyun
  1. yui_ff68

    0下载:
  2. Mainly for data analysis and statistics, Rotating machinery 2-d holographic spectrum calculation, ECG data and includes source code written in MATLAB.
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:148kb
    • 提供者:冯周建
  1. gang_qi54

    0下载:
  2. LM386 audio signal amplification, Including Deng's correlation, absolute correlation, correlation of slope, improved absolute correlation, Rotating machinery 2-d holographic spectrum calculation.
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:148kb
    • 提供者:hiutingjui
« 12 3 »
搜珍网 www.dssz.com