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

搜索资源列表

  1. 标定和立体匹配中极线约束 方法

    2下载:
  2. 利用opencv进行三维重建的简便方法通过六个步骤,特别是摄像机标定和立体匹配中极线约束 方法 的使用,给出了基于OpenCV的三维重建算法,Three-dimensional reconstruction using opencv easy way through the six steps, especially the camera calibration and stereo matching epipolar constraint method in use, given the th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-26
    • 文件大小:122.18kb
    • 提供者:heaze
  1. source codd of zheng you stereo matcher

    1下载:
  2. 张正友基于极线约束的点匹配方法源码,包含角点检测,零交叉匹配等重量级算法,初学者必备-Zhang Zheng-you-point based on the epipolar constraint matching method source code, including corner detection, zero-crossing matching heavyweight algorithm, essential for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:93.57kb
    • 提供者:henry
  1. Depthmeasurementoftheobjectbasedonthecorresponding

    0下载:
  2. 提出了一种基于对应点匹配的物体深度信息测量方法。首先给出了物理图像坐标系与像素坐标系之间的关系;其次,借助于相关法计算两幅图像中目标的相似度,以实现同一目标在不同成像中的匹配;然后从目标几何形状的角点出发,结合对应点的外极线约束条件,提出一种有效的对应点匹配算法,并利用对应点的视差计算基于光轴平行的双摄像机成像的目标深度信息。计算机仿真结果验证了算法的有效性。-A method for measuring the depth of an object was proposed based on
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:188.53kb
    • 提供者:swl
  1. ResearchonILaeMatchinandTaretTrackinThrouhSinularV

    0下载:
  2. 在目标跟踪过程中,由于存在目标姿态变化和背景干扰,在跟踪过程中必须要对模板进行必要的修正,应该在获取目标本文探讨了奇异值分解及其在图像匹配和目标跟踪中的应用,定义了一种近似奇异值向量模板后有一个可靠的模板更新策略.并提出了一种基于图像奇异值特征向量数据特点的跟踪策略并作了大量试验,试验结果表明所提出的图像匹配方法和目标跟踪策略的有效性.-A method for measuring the depth of an object was proposed based on the correspo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:310.61kb
    • 提供者:swl
  1. Researchonimagematchingmethodinbinocularstereovisi

    0下载:
  2. 对目前匹配能力很强的基于 特征的图像匹配方法进行研究, 并在该方法中加入极线约束, 有效去除了大部分虚假匹配。提出以特征匹配与区域匹配相结合、边缘特征与角点特征相结合的立体匹配方法。实验证明该方法不仅能够有效地缩短匹配时间, 还能达到较高的匹配精度-The image matching technique based on Scale Invariant Feature Transform is studied and the fake matching points are eliminate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:106.02kb
    • 提供者:swl
  1. stero

    1下载:
  2. 立体匹配,包括计算基本矩阵,极线校正,和SSD计算匹配点-Matching, including the calculation of fundamental matrix, epipolar correction, and SSD calculation of matching points
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.21mb
    • 提供者:gsd
  1. Application-of-Feature-Matching

    0下载:
  2. 基于外极线约束法则的外极斜率匹配思想, 针对图像中有限的角点特征, 提出了一种快速直线匹配 方法-Epipolar constraint based on rules of thinking outside the very slope of the match, for a limited corner of the image characteristics, we propose a fast straight line matching method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:147.69kb
    • 提供者:刘春来
  1. test2

    1下载:
  2. 采用一种基于极线约束与区域匹配相结合的立体匹配算法对两幅图像中对应点进行匹配。-Using the epipolar constraint and based on a combination of area-based matching algorithm for stereo matching corresponding points in two images to match.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:崔小强
  1. ImageMatch

    2下载:
  2. 核线影像匹配程序,采用相关系数法。MFC-Epipolar image matching process, using the correlation coefficient method.
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:2.15mb
    • 提供者:Gao
  1. ImageMatching(v1.24)

    2下载:
  2. 进行图像的核线匹配,不同于其他匹配方法,其特点是匹配效率高,并且匹配的可靠性好-Epipolar image matching, unlike the other matches, which is characterized by high matching efficiency, good reliability and matching
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:8.66mb
    • 提供者:张海鸥
  1. 3Dimage_rectification

    0下载:
  2. 用于立体图像矫正:Harries角点、NCC匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,自己书写的opencv函数-For three-dimensional image correction: Harries corner NCC matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the stereo image pairs o
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:11.68kb
    • 提供者:guonan
  1. shuixiajixianyueshu

    0下载:
  2. 用于水下图像做特征点匹配时,剔除错误的匹配对,类似于空气中常用的极线约束-For underwater images do match feature points, excluding the wrong matching, similar to commonly used air epipolar constraint
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:202.21kb
    • 提供者:旋子
搜珍网 www.dssz.com