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

搜索资源列表

  1. CorrelationDimension_luzhenbo

    1下载:
  2. 计算关联维的 Matlab 程序 - (mex 函数,超快) ----------------------------------- 文件夹说明: 1、CorrelationDimension_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、PhaSpaRecon.m - 相空间重构 5、CorrelationDimension.dll - 计算关联积分函数
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:54153
    • 提供者:李晓燕
  1. huiseguanlian.rar

    0下载:
  2. 用于灰色关联系数和灰色关联度的计算,其中进行了初值化和归一化处理。,Correlation coefficient for the gray and gray correlation calculation, which carried out the initial value of and normalized.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2758
    • 提供者:王军
  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. 15

    2下载:
  2. matlab 图像处理 显示两幅子图像的归一化互相关-matlab image processing show that two sub-image of normalized cross-correlation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:347958
    • 提供者:zxh
  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. mbpp

    1下载:
  2. matlab 归一化相关系数,可用于模板匹配-matlab normalized correlation coefficient
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1324
    • 提供者:ycygg
  1. correlationalg

    0下载:
  2. MATLAB语言的归一化相关匹配算法Normalized correlation algorithm-MATLAB language Normalized Correlation Matching Algorithm Normalized correlation algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:24951
    • 提供者:hermit
  1. Correlation

    0下载:
  2. 归一算法用在灰色关联度的计算,可以计算出权重,然后进行关联度计算。-Normalized correlation algorithm is used in the calculation of the gray, you can calculate the weights and then calculated correlation.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:805
    • 提供者:王军
  1. fastop

    0下载:
  2. Matlab and c code to compute fast normalized correlation coefficient.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:36645
    • 提供者:RUI LI
  1. guiyihua

    1下载:
  2. 归一化相关算法 归一化 图形图像处理-Normalized correlation algorithm normalized Graphics and Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:20235
    • 提供者:monica
  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
    • 文件大小:3014
    • 提供者:若苦
  1. image matching

    2下载:
  2. 实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法-Three matching algorithms to achieve 1: normalized cross correlation matching algorithm 2: the image matching algorithm based on Hausdorff Distance 3: Image Invariant Moment Matchin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-16
    • 文件大小:12749
    • 提供者:赵宏磊
  1. tuxiangpipei

    0下载:
  2. 基于小波变换的多分辨匹配算法: 首先利用小波的多分辩率特性将匹配图像和模板图像分解到乙层上,并且只保留LL低频部分,然后利用归一化相关法作为相似性度量,进行由粗到细的相关匹配过程,每次利用下一层的匹配结果在上层小范围内搜索。这样做极大地减少了搜索空间,而且减少了每次匹配计算相似度的数据量。 -Wavelet multiresolution matching algorithms: a wavelet multi-resolution feature will match the imag
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:252456
    • 提供者:韩小芳
  1. testpipei_1

    0下载:
  2. 基于灰度的归一化匹配算法:将原图以及匹配图灰度化,算出相关系数后得到匹配区域。-Based on Gray' s normalized matching algorithms: the original image and the gray level of matching graph, calculate the correlation coefficient obtained after the matching area.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:48941
    • 提供者:frank
  1. ex_15_1

    0下载:
  2. 图像配准:选择图像需要配准的子区域,计算归一化互相关,通过它来确定图像配准的区域,显示配准后的图像。-Image registration: Select the image sub-region need registration, computing normalized cross-correlation, by which to determine the image registration area to show the image after registration.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:981
    • 提供者:shubin
  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. fengzhixingzaobi

    0下载:
  2. 图形图像的峰值信噪比和归一化相关系数matlab编程源代码-Graphic image of the peak signal to noise ratio and normalized correlation coefficient of matlab programming source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:789
    • 提供者:马小平
  1. norcor

    0下载:
  2. matlab codes to determine normalized correlation, psnr and log of an image
  3. 所属分类:Wavelet

    • 发布日期:2017-04-11
    • 文件大小:1319
    • 提供者:satish
  1. NC

    1下载:
  2. 实现归一化相关系数NC的计算,测试有效,需自己替换两张所需计算的图片(The calculation of normalized correlation coefficient NC is effective, and we need to replace two pictures that we need to calculate.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:866304
    • 提供者:睡觉951
« 12 3 »
搜珍网 www.dssz.com