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

搜索资源列表

  1. MCROSOFT_Matching

    0下载:
  2. 微软研究院做的一个 集合了几种常见的立体匹配算法:包括sad,ssd,bp,maxflow等等。而且自带truth map可以评估自己的算法-Microsoft Research to do a collection of several common stereo matching algorithm: including the sad, ssd, bp, maxflow and so on. Truth map and can bring their own assessment of t
  3. 所属分类:3D图形编程

    • 发布日期:2013-04-01
    • 文件大小:179202
    • 提供者:woxiest
  1. Regional

    1下载:
  2. 区域法立体匹配的实时性问题研究立体视觉匹配的相关算法-Regional real-time stereo matching method of study related to stereo vision matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1079
    • 提供者:任冉冉
  1. litipipei

    0下载:
  2. 一篇立体匹配的好文章,基于角点引导的边缘匹配方法,自认为思路比较新颖,因此和大家一起分享。-A stereo matching a good article, based on leading edge of corner matching method, since the idea that the relatively new, so to share with everyone.
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:244876
    • 提供者:quanshuiwusheng
  1. StereoMatch

    1下载:
  2. 用于双目视觉中的立体匹配,独立的C++程序。-For binocular vision in stereo matching, independent of the C++ program.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2484581
    • 提供者:cathy
  1. StereoMatching

    0下载:
  2. Stereo matching algorithm. Compute disparity using ssd.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:105633
    • 提供者:Jaekwang
  1. lankton_stereo

    0下载:
  2. The uploading files is a good dense stereo matching algorithm, which is usually used in computer vision and computer graphics application.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1090672
    • 提供者:kuang zhangqun
  1. stereomatching

    0下载:
  2. stereo matching source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1842569
    • 提供者:petrus
  1. 7sab

    0下载:
  2. Source code of stereo matching by graph cut
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:16918
    • 提供者:medjahed
  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. Stereomatching

    0下载:
  2. Stereo matching 新方法 非常简单是原理 使用像素移位得到最小零值点-Stereo matching new theory this method is very easy-----we just move the corresponding pixels between left and right images in order to get the zero value
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3619040
    • 提供者:福韩
  1. BPSTEREOMATCH

    0下载:
  2. BP stereo matching was included in this file, which is constructed by matlab-BP stereo matching was included in this file, which is constructed by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2474
    • 提供者:福韩
  1. 8bitimagestereomatching

    0下载:
  2. stereo matching using the 8bits bmp images get a better result.we apply the relationship method to get the matching points.This file has inculded the standard test images.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1986284
    • 提供者:福韩
  1. bp

    0下载:
  2. 在双目立体视觉中立体匹配问题存在歧义性,是视觉研究中难点问题之。通过采用分水岭分割图像的方式有效的对图像进行了过分割处理,实现了基于图像块置信传播的匹配算法。-In the binocular stereo vision problem in stereo matching ambiguity, is the difficult problems in vision research. Images by using watershed segmentation method was effec
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:282512
    • 提供者:mstar
  1. Robus-and-fast-segmentation-based-stereo

    0下载:
  2. 基于分割稳健而快速的局部立体匹配及医学应用Robust and fast segmentation-based stereo matching, and medical applications of local-Robust and fast segmentation-based stereo matching, and medical applications of local
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:944312
    • 提供者:wany666
  1. Progress-in-stereo-matching

    0下载:
  2. 双目立体匹配算法的研究与进展Progress in binocular stereo matching algorithms-Progress in binocular stereo matching algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:387739
    • 提供者:周雷
  1. stereo-matching-algorithm

    0下载:
  2. 立体视觉匹配stereo matching algorithm-stereo matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:872877
    • 提供者:周雷
  1. 3D-depth-map-from-2D-images

    0下载:
  2. 二维图像三维立体视差算法依据的文章是: “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner 主要步骤: Getting Pixel Disparity Filtering the Pixel Disparity 包含的文件: demo.m, .#newrea
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:522021
    • 提供者:nemo
  1. [MATLAB]-AdaptiveWeight

    0下载:
  2. [MATLAB] Stereo Matching algorithm using Adaptive Support Weight
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2356
    • 提供者:mafia
  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 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com