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

搜索资源列表

  1. shicha_match.rar

    0下载:
  2. 数字图像处理方面的,实现图像匹配的基本算法(相关系数法),NCC(normalized cross correlation )
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1248
    • 提供者:johnny
  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. RealTimeNormalizedCrossCorrelationAlgorithm

    0下载:
  2. Normalized Cross Correlation (NCC) algorithm is robust, but it has poor real-time performance due to its large amount of computation.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-03
    • 文件大小:71806
    • 提供者:wang
  1. Harris_NCC_detection_matching

    0下载:
  2. Implement in C, the Harris corner detector and the normalized cross correlation (NCC).
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4166
    • 提供者:Min-Liang Wang
  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. touying

    1下载:
  2. 二维投影相关法是基于二维投影的灰度相关匹配算法,主要利用匹配图像相邻像素的灰度值的大小关系 应该相同的原理进行图像匹配。该算法不仅大大减少了数据的维数,而且算法主要涉及(0,1)整数运算。与去均值 归一化互相关算法相比,其在保证匹配精度要求的前提下提高了匹配速度。 -Two-dimensional projection-related method is based on two-dimensional projection of the gray correlation match
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:741643
    • 提供者:安安
  1. nccf

    0下载:
  2. Normalized cross-correlation function, contains all of the right to cross-correlation function, can easily use it
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:758
    • 提供者:Kirill Sakhnov
  1. Asimulationandevaluationsystemforimaginginterferom

    0下载:
  2. 针对星载的干涉型成像光谱仪提出了一种基于归一化互相关系数的光谱数据立方体重建质量的量化评价 方法 ,并以工程化的要求作为仿真背景条件 ,建立了一个通用仿真系统。通过仿真 ,证实了基于归一化互相关系数的成 像光谱仪数据立方体重建质量量化评价方法是可行的。-According to the demands of processing imaging interferometer data cubes , which come f rom the remote satel2 lites ,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:538545
    • 提供者:drawsalt
  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. 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. image

    0下载:
  2. 一种改进的红外图像归一化互相关匹配算法,分析了传统归一化互相关算法在红外空中目标匹配定位时失效的原因,提出一种改进的红 外图像归一化互相关匹配算法. 该方法将模板和匹配区域之间的纹理相关计算看作一个最优化问 题,论文-An improved infrared image normalized cross correlation matching algorithms, analysis of the traditional normalized cross-correlation alg
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:748811
    • 提供者:cyy
  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. PracticalLeast-SquaresforComputerGraphics

    0下载:
  2. 这是一篇较长的论文,论述最小均方算法的原理及应用-Fast Normalized Cross-Correlation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:840061
    • 提供者:mpoix
  1. FastNormalizedCross-Correlation

    0下载:
  2. 这是一篇论文,主要内容是归一化互相关算法的原理及快速计算-Fast Normalized Cross-Correlation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:59046
    • 提供者:mpoix
  1. NormCrossCorr

    0下载:
  2. code to get optical flow using normalized cross correlation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1541
    • 提供者:jim
  1. Mypic

    0下载:
  2. 采用模板匹配方法进行图像匹配,其中误差平方和测度经过归一化互相关处理。-Using template matching method for image matching, in which the error sum of squares measure through normalized cross correlation processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:113131
    • 提供者:ZDJ
  1. cross-correlation-subpixel

    0下载:
  2. 采用归一化互相关的算法进行图像匹配,经过测试非常有效-Normalized cross-correlation image matching, tested very effective
  3. 所属分类:Special Effects

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