CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - normalized correlation

搜索资源列表

  1. shicha_match.rar

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

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

    0下载:
  2. 运动目标分析方面的源码。 归一化相位相关方法和相位差方法是两种运动估计方法,根据算法原理的不同,其输出形式也不相同。源码对这两种算法进行了实现。-Moving target-source analysis. Normalized phase correlation method and the phase difference method are two motion estimation methods, according to the different algorithm, its
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:555790
    • 提供者:chenping
  1. mbpp

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

    • 发布日期:2017-04-08
    • 文件大小:1324
    • 提供者:ycygg
  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-17
    • 文件大小:741643
    • 提供者:安安
  1. guiyihua

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

    • 发布日期:2017-04-03
    • 文件大小:20235
    • 提供者:monica
  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-03-31
    • 文件大小:538545
    • 提供者:drawsalt
  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. 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-03-29
    • 文件大小:502848
    • 提供者:frank
  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-23
    • 文件大小: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-02
    • 文件大小:748811
    • 提供者:cyy
  1. ImageMatching

    1下载:
  2. 本程序在VC++2005环境下编译,本程序使用了归一化积相关灰度匹配算法实现了遥感图像的匹配。-The program compiled under VC++2005, the program uses the normalized gray correlation matching algorithm integrated remote sensing image matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-22
    • 文件大小:406414
    • 提供者:Pluto
  1. demo

    0下载:
  2. 对于运动图像分析菜单的一点说明 该菜单为主框架里的一个菜单项,对应第九章运动分析内容,该菜单提供了两种分析方法,提供的两幅静态图像为随书光盘所带“各章测试图”中“第九章”文件夹内的“图9-5a.bmp”和“图9-5b.bmp”。 归一化相位相关方法和相位差方法是两种运动估计方法,根据算法原理的不同,其输出形式也不相同。 例如,对于所提供的128*128大小的一对测试图,相位差的方法输出形式为:“相对于第一幅图像,x方向移动1像素,y方向移动3像素” ,其含义是相对于第一幅图像,第二幅
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:546319
    • 提供者:2510
  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. NCCmeasure

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

    • 发布日期:2017-04-10
    • 文件大小:1176
    • 提供者: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
    • 文件大小:1633337
    • 提供者:sksksk
  1. DlgImageMatchGYH

    2下载:
  2. 归一化积相关图像灰度匹配算法的C++代码实现-The normalized product correlation image matching algorithm C++ code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-20
    • 文件大小:3962
    • 提供者:houshuyan
  1. psnr-and-nc

    0下载:
  2. 数字音频水印中,原始载体音频和含水印音频之间的峰值信噪比PSNR和原始水印与提取出来的水印之间的归一化相关系数NC-Digital audio watermarking normalized correlation coefficient between PSNR PSNR between the original carrier audio and watermarked audio and the original watermark and extracted watermark, NC
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:899
    • 提供者:刘瑞远
  1. cross-correlation-subpixel

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

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