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

搜索资源列表

  1. ssd_cross-correlation.rar

    0下载:
  2. Relationship Between the Sum of Squared Difference (SSD) and Cross Correlation for Template Matching Konstantinos G. Derpanis York University kosta@cs.yorku.ca Version 1.0 December 23, 2005,Relationship Between the Sum of Squared Difference (SS
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2017-03-23
    • 文件大小:41802
    • 提供者:li
  1. MATLAB_Image_subpixel_Mutual_i

    0下载:
  2. MATLAB实现基于互相关的亚像素级图像配准源代码,MATLAB_Image_subpixel_Mutual_info,MATLAB-based cross-correlation of sub-pixel image registration source code, MATLAB_Image_subpixel_Mutual_info
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:237915
    • 提供者:fh
  1. normxcorr2_mex_ALL

    1下载:
  2. 归一化互相关高速计算模块OpenCV工程,Daniel Eaton已将其生成Matlat Mex文件,比Matlab内建的normxcorr2()效率要高-Normalized cross-correlation of high-speed calculation module, Daniel Eaton have been wrapped the C++ code from OpenCV project and making it available as a MATLAB MEX-file,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:584414
    • 提供者:MORGAN
  1. matlab_BOC

    0下载:
  2. 关于GPS中BOC信号的产生,功率谱密度仿真,自相关函数以及与C/A码的互相关仿真程序。能够有效的对BOC信号的特性进行分析-On the GPS in the BOC signal generation, power spectral density simulation, the autocorrelation function as well as with the C/A code cross-correlation simulation program. Of the BOC can
  3. 所属分类:GPS develop

    • 发布日期:2017-03-27
    • 文件大小:7890
    • 提供者:LJJ
  1. GCC

    4下载:
  2. 广义互相关函数,包含所有互相关的权函数,可以方便的使用它,其中PHAT加权效果最好!-Generalized cross-correlation function, contains all of the right to cross-correlation function, can easily use it, in which the weighted best PHAT!
  3. 所属分类:matlab

    • 发布日期:2016-05-24
    • 文件大小:2669
    • 提供者:
  1. Soundsourcelocalizationforobotauditorysystemusingt

    1下载:
  2. 基于互相关函数,采用求和广义互相关函数(summed-GCC)法用于机器人系统平台。由于采用不同的映射函数(mapping functions),GCC法在该平台下,只需三个麦克风即可进行三维定位,突破了基于TDOA法进行三维声源定位最少需4个麦克风的限制-Based on cross-correlation function, using generalized cross-correlation function sum (summed-GCC) method for the robot s
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:800204
    • 提供者:chen
  1. cross_correlation

    0下载:
  2. 关于图像配准中的交叉相关的实现,可以直接调用。-About Image Registration in the implementation of cross-correlation can be directly called.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5130
    • 提供者:sai
  1. ncc

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

    • 发布日期:2017-03-24
    • 文件大小:582788
    • 提供者:lusmar
  1. zncc

    0下载:
  2. ZNCC Normalized cross correlation m = zncc(w1, w2) Compute the zero-mean normalized cross-correlation between the two equally sized image patches w1 and w2. Result is in the range -1 to 1, with 1 indicating identical pixel patterns.-ZN
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:566
    • 提供者:mahmoud
  1. Image-Correlation-Tracking

    0下载:
  2. 数字图像相关计算和跟踪算法的Matlab实现 这个程序实现从一系列图像中计算图像应力,可以计算出水平和垂直的应力。-Source Code for Digital Image correlation and Tracking Calculate displacement and strain from a series of images
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:813037
    • 提供者:dengyan
  1. cross-corr

    0下载:
  2. Cross-correlation of several signals
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:638
    • 提供者:Bartek
  1. xcorr_pg

    0下载:
  2. Auto-correlation and cross-correlation - graphic version-Auto-correlation and cross-correlation- graphic version
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:764
    • 提供者:Nhanvu
  1. efficient_subpixel_registration

    0下载:
  2. 此程序是基于互相关的亚像素级图像匹配的代码,此种配准方法误差小,精度高。-This procedure is based on the cross-correlation of sub-pixel image matching of the code, such a registration method error and high accuracy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:274838
    • 提供者:
  1. Cross-Correlation-Target-Image-Detection

    1下载:
  2. 正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-cross relation detection is used to detect object in image for in the field computer vision such as visual object detection, motion detection, object localization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:109762
    • 提供者:朱亮亮
  1. xcf

    0下载:
  2. Function to calculate cross-correlation of two vectors for given lag.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:585
    • 提供者:Saleem
  1. 17869313Cross-Correlation-Target-Image-Detection.r

    0下载:
  2. 交叉相关 图像处理 matlab程序 2D图像-Cross-correlation image processing matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:107017
    • 提供者:王晓波
  1. normxcorr2_ALL

    0下载:
  2. 快速NCC(normalized cross correlation)算法实现。比matlab自带的normxcorr2 快10-20倍。在windows Unix环境下c语言,和matlab编译通过。-use Matlab on Windows or Linux or Mac OS X and want fast (exact, general-case) normalized correlation (NCC) code right now, then download it and enj
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:584699
    • 提供者:
  1. crosscorelation

    0下载:
  2. In signal processing, cross-correlation is a measure of similarity of two waveforms as a function of a time-lag applied to one of them. This is also known as a sliding dot product or inner-product. It is commonly used to search a long duration signal
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1283
    • 提供者:Rafal
  1. cross-correlation

    0下载:
  2. matlab program for cross correlation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:11426
    • 提供者:jeetu
  1. Cross-Correlation-matlab-implemenation

    0下载:
  2. Auto correlation and cross correlation are the most important aspects in the DSP domain. This code implements the same.
  3. 所属分类:DSP program

    • 发布日期:2017-04-30
    • 文件大小:9052
    • 提供者:Mit Patel
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com