CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 立体匹配

搜索资源列表

  1. harris_detect

    0下载:
  2. 本程序实现打开两幅图像并且提取Harris角点,是角点特征匹配的第一步,对做立体匹配的朋友来说是一个很好的资源。-the program opened two images and extract Harris Corner, Corner is the first step to feature matching, so stereo matching pair of friends is a good resource.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6944120
    • 提供者:lhc2000
  1. sift4

    1下载:
  2. sift特征点对应匹配算法,对立体匹配的初学者和资深编程人员都是很有用的。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:441162
    • 提供者:王城
  1. templateMatcher

    1下载:
  2. 使用matlab编写的一个简单模板匹配程序,对作立体匹配的初学者的入门程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:49621
    • 提供者:dove
  1. stereo

    0下载:
  2. 一个立体匹配的算法,对于研究视觉立体匹配的同学有一定的作用。-A stereo matching algorithm, for the study of visual stereo matching students to a certain extent.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:146981
    • 提供者:guyaxiang
  1. StereoMatching

    5下载:
  2. 在Matlab平台上,通过NCC SSD SAD算法双目立体图像求视差图-In the Matlab platform, through the NCC SSD SAD algorithm for stereo disparity map image requesting
  3. 所属分类:matlab例程

    • 发布日期:2013-04-20
    • 文件大小:688766
    • 提供者:苏天
  1. SSDSADNCC Matlab

    2下载:
  2. 立体匹配算法中比较经典的块匹配方法。其中包含了比较有名的SADSSD算法---即左右视图中逐一比对像素数值,从而求得最小disparity 继而得到depth。-SSDSAD methods present in this file,which are improtant in the stereo matching-----we obtain the disparity with the difference of the intensity between the left and rig
  3. 所属分类:matlab例程

    • 发布日期:2012-10-26
    • 文件大小:698377
    • 提供者:福韩
  1. 采用邻域差值特征模板的立体匹配方法

    2下载:
  2. 算法给出一种图像匹配方法,通过计算一幅图像中间隔一定距离的两点的像素邻域差值作为特征模板,再计算另一幅图像中在同一扫描线上间隔同样距离的像素邻域的差值,将它与特征模板的偏差作为匹配标准,偏差最小的点就认为是匹配点。
  3. 所属分类:matlab例程

  1. matlabfordaisy

    3下载:
  2. 这是一个MATLAB代码实现的计算一对用双目立体视觉获得的一对图像对,然后用最新的Daisy算法计算每一个点的局部特征描述子,并且来实现立体匹配的功能。-This is a MATLAB code for computing a pair of stereo vision with a pair of images were obtained, and then Daisy algorithm with the latest point of the local characteristics
  3. 所属分类:matlab

    • 发布日期:2015-09-29
    • 文件大小:183296
    • 提供者:peter
  1. Mesh

    0下载:
  2. 摘要:针对传统的DP算法存在条纹瑕疵,提出了一种改进的垂直性约束动态规划立体匹配算法,通过利用扫描线间的相关信息来约束动态规划过程,使得处理每一条扫描线时都能充分利用以前扫描线的匹配信息。实验结果表明,该算法可以明显地消除传统DP算法的视差图的条纹瑕疵,匹配精度高, 而且执行时间短。-ABSTRACT Although network speed has been increased over the years,bandwidth limitation continues to pos
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1043808
    • 提供者:李哲
  1. disparitymap

    3下载:
  2. 立体匹配 获得立体图像左右视图的视差图代码-Stereo matching to obtain three-dimensional view of the disparity map image around the code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:466036
    • 提供者:wangxn
  1. Dynamic-programming

    0下载:
  2. 动态规划算法的相关文档。动态规划算法可用于很多方面,比如立体匹配等。-Dynamic programming algorithm documentation. Dynamic programming algorithm can be used in many aspects, such as stereo matching.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:251791
    • 提供者:linjingliang
  1. steromacthing

    0下载:
  2. 本文件为国外立体匹配算法解释的PPT文档,主要是立体匹配中的动态规划算法。里面有两个文件。-This document is to explain foreign PPT stereo matching documents, mainly in the dynamic programming stereo matching algorithm. There are two files.
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1725933
    • 提供者:linjingliang
  1. Advorithm

    0下载:
  2. 立体匹配算法进展Advances in stereo matching algorithm-Advances in stereo matching algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:1648147
    • 提供者:ha1263
  1. map

    1下载:
  2. 双目视觉的深度图立体匹配算法改进Binocular stereo vision matching algorithm to improve the depth map-Binocular stereo vision matching algorithm to improve the depth map
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-05-07
    • 文件大小:349184
    • 提供者:tic123
  1. computer-vision-Stereo-matching

    1下载:
  2. 摄像机标定代码,完成摄像机标定的立体匹配部分。-computer vision Stereo matching
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3531531
    • 提供者:杰西卡
  1. stereo

    0下载:
  2. 基于Belief Propagation算法的立体匹配-Belief Propagation algorithm based on stereo matching
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2483
    • 提供者:cheng
  1. 1111

    2下载:
  2. 图像立体匹配中区域匹配源码,实现了左右2副图像的区域匹配,得到了相应的视差图。-stero matching . region matching
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:55129
    • 提供者:njyunting
  1. StereoRegion

    0下载:
  2. 一种改进的基于线性区域增长的立体匹配算法-The improvement of regional growth based on linear three-dimensional matching algorithms
  3. 所属分类:matlab例程

    • 发布日期:2013-07-30
    • 文件大小:6467230
    • 提供者:熊俊
  1. SAD窗口局部立体匹配

    0下载:
  2. windows 环境下采用Matlab实现的SAD局部窗口立体匹配算法,主要针对的是灰度图像,能够形成视差图
  3. 所属分类:matlab例程

  1. 自适应权值立体匹配算法

    2下载:
  2. 一种改进的自适应权值立体匹配算法,用于图像处理等(An improved adaptive weight stereo matching algorithm for image processing, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-02
    • 文件大小:236544
    • 提供者:gm0515
« 12 »
搜珍网 www.dssz.com