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

搜索资源列表

  1. huxiangguangtuixangpipei

    0下载:
  2. 这是一种简单的互相关图像匹配算法,已经在matlab环境下测试过,效果很好。附带两张匹配图片-This is a simple cross-correlation image matching algorithm has been tested in the matlab environment, the effect is very good. With two matching pictures
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-10
    • 文件大小:348249
    • 提供者:袁月
  1. pipeidone

    0下载:
  2. 很小的一个脸部匹配程序。通过计算目标和模板的相关系数,圈出相关系数高于阈值的那部分。-Face matching program. Circle to that part of the correlation coefficient is higher than the threshold value by the correlation coefficient calculation target and template.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:575
    • 提供者:汐汐
  1. MatchLSM

    1下载:
  2. 1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)-1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommend
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2497952
    • 提供者:lichenming
  1. picture

    0下载:
  2. 根据相关系数进行图像模板的匹配 并标注目标在源图像的位置-According to the correlation coefficient of image template matching and annotations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:608
    • 提供者:李磊
  1. imageInpainting

    0下载:
  2. 参考Object Removal by Exemplar-Based Inpainting中的相关算法,实现图像修补,在搜索匹配patch部分还有些小问题-Reference Object Removal by Exemplar-Based Inpainting the correlation algorithm, image repair, matching patch in the search and there is still some small problems
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5752105
    • 提供者:wang guanghui
  1. Moravec

    1下载:
  2. 编写相关系数匹配程序,实现计算机同名点自动量测,体会影像匹配初步过程。-Write correlation coefficient matching procedures, the computer automatically measured tie points, experience initial process image matching.
  3. 所属分类:GIS program

    • 发布日期:2017-05-08
    • 文件大小:1971147
    • 提供者:朱东
  1. Regional Cardiac Motion and Strain Estimation in Three-Dimensional Echocardiography: A Validation Study in Thick-Walled

    0下载:
  2. Automatic quantification of regional left ventricular deformation in volumetric ultrasound data remains challenging. Many methods have been proposed to extract myocardial motion, including techniques using block matching, phase-based correlation, dif
  3. 所属分类:其它文档

  1. -lab09

    0下载:
  2. this code make optical character recognition using template matching with correlation method
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:659508
    • 提供者:zainab
  1. a

    0下载:
  2. 通过相关度的计算,实现相邻帧图片的匹配,从而监测到运动-By calculating the correlation of adjacent frames to achieve matching of the image, thereby to monitor the movement of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2730
    • 提供者:许然
  1. pointmatch

    1下载:
  2. 利用点提取算法和相关系数法进行影像匹配,即在两幅影像之间识别同名点-Extraction algorithm and the use of the correlation coefficient method for image matching, ie, between the two images of the same name recognition points
  3. 所属分类:Special Effects

    • 发布日期:2016-12-19
    • 文件大小:4072448
    • 提供者:pikachu
  1. coefficient

    0下载:
  2. 通过左片的同名点在右片进行相关系数匹配,最后得到相关系数匹配结果。-Piece by the same name in the left and right point correlation coefficient matching pieces, and finally get the correlation coefficient matching results.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:802
    • 提供者:罗赛
  1. NCC-example-to-Luo

    0下载:
  2. Normalized correlation coefficient for image template matching
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:123151
    • 提供者:kevin
  1. FINAL

    0下载:
  2. 图像拼接在制作全景图的过程中具有重要作用。对多幅图像进行特定模式投影后,用约束的相位相关度法求取水平垂直偏移量,然后寻找最佳缝合线,实现图像拼接,最后采用多分辨率算法对全图进行拼接处理去除曝光差异和鬼影。-Image matching plays an important role in the process of producing panorama. After specific pattern of multiple image projection, with the constrai
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4367507
    • 提供者:amy
  1. Simple-Template-macthing

    0下载:
  2. Simpla template matching is a sourc code for correlation between image 1 and image 2.
  3. 所属分类:2D Graphic

  1. Pipei

    0下载:
  2. 归一互相关法的灰度图像模板匹配简单实现。缺点是会存在图像变形。仅供学习-Normalized cross-correlation method of gray image template matching simple implementation. The disadvantage is that there will be image distortion. Only to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2155627
    • 提供者:
  1. CorreMatch

    1下载:
  2. 图像的简单匹配程序,在左影像上点一点,然后使用相关系数法在右影像上进行全局遍历,找到相关系数最大的点,设为匹配的目标点。-Simple image matching program, the image on the left point a little, and then use the correlation coefficient on the right image globally traversal, find the maximum point of the correlatio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:238168
    • 提供者:weng
  1. UWB-corrsyn

    0下载:
  2. 解决IR-UWB通信系统信号捕获和同步。该方法基于导频序列。接收机使用与导频脉冲序列相匹配的相关滤波器。-To solve the IR-UWB communication system signal acquisition and synchronization. The method is based on the pilot sequence. The receiver uses correlation filter pulse sequence matching with the pil
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:14390
    • 提供者:wzf
  1. stereo_match

    0下载:
  2. 进行立体匹配的相关算法,包含BM,SGBM,VAR等方法-Correlation stereo matching algorithms, including BM, SGBM, VAR and other methods
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3571
    • 提供者:Fatesu
  1. 2012302590033TemplateMatching

    0下载:
  2. 影响匹配,特征点提取后的影像相关系数,来找同名点。-Image matching, image feature points extracted correlation coefficient, and came to the point of the same name.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4667281
    • 提供者:谢聪
  1. image-mosaic.doc

    0下载:
  2. 图像拼接(image mosaic)技术是将一组相互间重叠部分的图像序列进行空间匹配对准,经重采样合成后形成一幅包含各图像序列信息的宽视角场景的、完整的、高清晰的新图像的技术。图像拼接在摄影测量学、计算机视觉、遥感图像处理、医学图像分析、计算机图形学等领域有着广泛的应用价值。 一般来说,图像拼接的过程由图像获取,图像配准,图像合成三步骤组成,其中图像配准是整个图像拼接的基础。本文研究了两种图像配准算法:基于特征和基于变换域的图像配准算法。 在基于特征的配准算法的基础上,提出一种稳健的基于特征点的
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:332849
    • 提供者:
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com