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

搜索资源列表

  1. shicha_match.rar

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

    • 发布日期:2017-03-30
    • 文件大小:1.22kb
    • 提供者: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
    • 文件大小:570.72kb
    • 提供者:MORGAN
  1. 15

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

    • 发布日期:2017-04-02
    • 文件大小:339.8kb
    • 提供者:zxh
  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
    • 文件大小:4.07kb
    • 提供者:Min-Liang Wang
  1. ncc

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

    • 发布日期:2017-03-24
    • 文件大小:569.13kb
    • 提供者:lusmar
  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
    • 文件大小:724.26kb
    • 提供者:安安
  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
    • 文件大小:525.92kb
    • 提供者: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
    • 文件大小:2.94kb
    • 提供者:若苦
  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
    • 文件大小:12.45kb
    • 提供者:赵宏磊
  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
    • 文件大小:981byte
    • 提供者: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
    • 文件大小:731.26kb
    • 提供者:cyy
  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
    • 文件大小:110.48kb
    • 提供者:ZDJ
  1. NCCmeasure

    0下载:
  2. Normalized cross correlation between two images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.15kb
    • 提供者:sweet
  1. test_10_21

    1下载:
  2. 图像拼接源码 ,合称360度全景图 采用归一化互相关-Source image stitching, collectively known as 360-degree panorama using normalized cross-correlation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.56mb
    • 提供者:sksksk
  1. tezhengpingjie

    0下载:
  2. 基于特征点匹配的拼接算法研究与实现,先利用相位相关法确定图像重叠区域,然后采用改进Harris角点检测算法 检测角点,再根据相似测度NCC(Normalized Cross Correlation)方法提取出匹配特征点对-Based on feature points matching stitching algorithm research and implementation, the first phase correlation method to determine the ima
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:505.87kb
    • 提供者:jie ge
  1. NccStitching

    1下载:
  2. 基于NCC(归一化互相关)的图像配准算法-NCC (normalized cross-correlation), image registration algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:12.48kb
    • 提供者:luoyan
  1. waveletTransform

    0下载:
  2. 归一化互相关算法是传统的图像匹配算法,针对传统图像匹配算法运算量大、速度慢的缺点,提出了一种基于小波变换的多尺度图像匹配算法。-Normalized cross-correlation algorithm is the traditional image matching algorithm, proposed a wavelet transform-based multi-scale image matching algorithm for the large amount of comput
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:227.75kb
    • 提供者:xiangqian
  1. ex_15_1

    0下载:
  2. 归一化互相关图像配准 有时一幅图像是另一幅图像的子图像,可以利用归一化互相关通过移动一幅图像来是两幅图像配准。-Normalized cross-correlation image registration Sometimes an image is another image of the sub-image, by moving an image using the normalized cross-correlation to two image registration.
  3. 所属分类:Graph program

    • 发布日期:2017-11-17
    • 文件大小:1.01kb
    • 提供者:陈静
  1. NCC

    0下载:
  2. 基于归一化互相关系数NCC的视觉算法,用于立体匹配 计算视差-Normalized Cross Correlation Strereo Vision algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.02mb
    • 提供者:徐建忠
  1. cross-correlation-subpixel

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

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