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

搜索资源列表

  1. image-matching

    1下载:
  2. 影像匹配,针对左片和右片的影像匹配。具体流程:先建立影像金字塔,然后利用Moravec算子在影像上提取特征点,然后用相关系数作为评价准则,根据这些提取的特征点进行影像匹配-image matching, for the left image and right image. detailed process: first create an image pyramid, then extract feature points from the images with Moravec operat
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:760554
    • 提供者:M ROCK
  1. SIFT

    1下载:
  2. shift影像匹配算法程序,内带测试用途,效果还行,仅供参考-shift image matching algorithm within with test purposes, the effect is okay, for reference only
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-07
    • 文件大小:2496617
    • 提供者:fx
  1. Robust-Image-Matching

    0下载:
  2. 图像匹配是计算机视觉中的最重要的任务之一。部分遮挡下的稳健的影像匹配空间变光照变化-Image matching is one of the most important tasks in computer vision. Robust Image Matching space under partial occlusion changing illumination change
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:389995
    • 提供者:卢宠
  1. pipei

    1下载:
  2. 首先利用HARRIS算子进行特征点提取,再进行基于相关系数的影像匹配,并输出TXT文件。-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:3947689
    • 提供者:huhuiping
  1. IMAGEPIPEI

    0下载:
  2. 首先利用HARRIS算子进行特征点提取,再进行基于相关系数的影像匹配,并输出TXT文件。-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:3946857
    • 提供者:huhuiping
  1. Lsm_match

    1下载:
  2. 最小二乘图像影像匹配方法,一个很详细的源码例程,有过程有结果,希望对初学者有帮助。高斯解方程,以及最小二乘匹配,里面都很详细。-Squares image image matching method, a very detailed source code routines, the outcome of the process, I hope to help beginners. Gaussian solution of equations, and least squares matchin
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8336177
    • 提供者:zhangxu
  1. mubanpipei

    0下载:
  2. 利用MSDN中打开图像的例子diblook完成影像匹配,将模板图像与背景图像匹配。-Open the image using the MSDN example diblook complete image matching, the template image and the background image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3030461
    • 提供者:李凯
  1. xunleixiazaipipei

    2下载:
  2. 影像匹配 利用NSCT进行立体影像匹配,输入待匹配点的行列坐标,匹配窗口、搜索窗口的大小,像对的核线参数,输出同名点的行列坐标,及画有同名点的右影像-image matching
  3. 所属分类:Windows Develop

    • 发布日期:2014-04-18
    • 文件大小:5120
    • 提供者:suewit
  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. image-matching

    2下载:
  2. 摄影测量中影像匹配的程序,选择左右影像,可直接显示匹配结果。程序用C#编写-Photogrammetry image matching procedures, C# Prepared
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1755583
    • 提供者:樊佳
  1. matching

    1下载:
  2. 摄影测量中基于灰度相关的影像匹配算法 内附参数与图片数据-Photogrammetry based on gray correlation image matching algorithm parameters and image data containing
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2427510
    • 提供者:FreeFish
  1. image-matching

    1下载:
  2. 这是matlab编写的一个影像匹配的程序,是摄影测量的实习作业,其中用到相关系数法,匹配结果精度较高,希望与大家交流学习-It is written in an image matching matlab program, internship job photogrammetry, which uses the correlation coefficient method, matches high accuracy, and we hope the exchange of learning
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3155292
    • 提供者:
  1. remote-sensing

    2下载:
  2. 这里为大家提供我们三次实习的源码(内附以报告形式的原理及过程说明) 1、NDVI(归一化植被指数)、DVI(差值植被指数)、RVI(比值植被指数)这三种植被指数典型算法和基于光谱特性的变化检测方法 2、实现Moravec算子(数字影像的点特征提取算法) 3、影像匹配的实质是在两幅(或多幅影像)上识别同名点-Here we provide our three internships source (included in the report in the form of princi
  3. 所属分类:Special Effects

    • 发布日期:2015-11-11
    • 文件大小:3153920
    • 提供者:刘岸明
  1. SIFT_RANSAC_MATCH

    0下载:
  2. 利用GPU加速的SIFT算法,实现影像匹配,并利用RANSAC进行粗差的剔除-GPU-accelerated use SIFT algorithm to achieve image matching, and use RANSAC removing coarse poor
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-15
    • 文件大小:23031491
    • 提供者:宋孟肖
  1. matching

    0下载:
  2. 利用erdas软件,和matlab进行的遥感影像匹配算法-Using matlab and erdas of remote sensing image matching algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:906
    • 提供者:王洁
  1. match

    1下载:
  2. 对遥感影像特征点提取和影像匹配程序,效果不错-Remote sensing image feature extraction and image matching procedures, good results
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1117659
    • 提供者:陈科
  1. ImageMatch

    0下载:
  2. 影像匹配的一个小例子,可供初学者参考学习-an exmple for image match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:405105
    • 提供者:xiexiaowei
  1. toolbox_calib

    0下载:
  2. 利用该工具包实现摄影测量中的影像点匹配,很实用-With this toolkit to achieve photogrammetry image point matching
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4950102
    • 提供者:朱济帅
  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. MoravecMatch

    0下载:
  2. 利用Moravec算子进行特征提取。然后再对影像进行匹配,-Moravec operator use feature extraction. Then the image matching,
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1971387
    • 提供者:北清翼
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com