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

搜索资源列表

  1. DCBGrid-code

    1下载:
  2. 基于GPU编程的DCB双边滤波算法,实现了双目立体匹配等功能-GPU-based programming DCB bilateral filtering algorithm to achieve a binocular stereo matching functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3983610
    • 提供者:liyawei
  1. Stereo.zip

    0下载:
  2. 使用SSD(sum squared differences)算法进行双摄像机图像匹配点计算,基于OpenCv的C++代码实现,Using SSD (sum squared differences) algorithm dual camera image matching points calculation, based on the OpenCv the C++ Code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1867341
    • 提供者:梁霄
  1. Dinp_2004

    1下载:
  2. 这是基于动态规划的立体匹配的代码,是当前立体匹配中很好的一种实现方式-This is the stereo matching based on dynamic programming code that is currently in a good stereo matching method to implement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:222464
    • 提供者:gengyingnan
  1. stereo

    1下载:
  2. 立体匹配的源码,可以计算两幅图像的视差,并可以做简单的重建。-Stereo matching of source code, can be calculated two parallax images, and can be easy to do the reconstruction.
  3. 所属分类:Graph program

    • 发布日期:2017-06-14
    • 文件大小:18674481
    • 提供者:wendy
  1. SIFT_VC

    1下载:
  2. 基于SIFT的双目立体视觉匹配的代码,可实现两幅图片的立体匹配。-SIFT-based binocular stereo vision matching code, enabling two-dimensional image matching.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-06
    • 文件大小:163840
    • 提供者:小康
  1. graphcutforcpp

    1下载:
  2. 这是一个基于图割算法的立体匹配程序。本程序给出了相应的c/c++代码,可以在Unix和windows下进行编译和执行。效果很好!-This is a graph cut algorithm based on stereo matching process. This procedure gives the corresponding c/c++ code can be compiled under Unix and windows and execution. Good results!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:45967
    • 提供者:peter
  1. stereo

    0下载:
  2. 立体匹配代码,包括SAD,SSD,NV,可供参考-Stereo matching code, including the SAD, SSD, NV, for reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:159272
    • 提供者:chiron
  1. siftformatlab

    2下载:
  2. 这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching. T
  3. 所属分类:Graph Recognize

    • 发布日期:2016-04-22
    • 文件大小:396288
    • 提供者:peter
  1. Matching

    0下载:
  2. 立体匹配的源码,对于初学者很有用,算法是经典算法。-Stereo matching of source code, useful for beginners, algorithms are the classical algorithm.
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:179202
    • 提供者:wendy
  1. Scripts

    0下载:
  2. 一个可自动进行立体匹配的vc源码,经过调试以实现-An automatic stereo matching vc source code, after commissioning in order to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:6371
    • 提供者:水婧
  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
    • 文件大小:95820
    • 提供者:henry
  1. mscale_featmatch

    0下载:
  2. 立体图像匹配源代码,有关立体图像的分割,处理和具体算法-Stereo image matching source code, the three-dimensional image segmentation, processing and specific algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6157
    • 提供者:tom
  1. CostCompare

    0下载:
  2. 有关几个stereo matching的常用算法的代码和他们之间的比较,可以运行,但是需要调试-The number of stereo matching algorithms commonly used code and compare between them, you can run, but needs debugging
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:135519
    • 提供者:songlei
  1. StereoMatchAlg

    1下载:
  2. 权威的立体匹配代码算法,微软研究院研发,包括很多经典的测试样例-The authority of the stereo matching code algorithm, Microsoft Research R & D, including many classic test case
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:127627
    • 提供者:huangxm
  1. Cost-Aggregation

    0下载:
  2. 基于树形结构算法的全局立体匹配源代码。效果不错-Tree structure algorithm-based global stereo matching source code.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:3076096
    • 提供者:tc
  1. stereo_sad

    0下载:
  2. 自己编写的立体匹配源代码,采用SAD作为费用累积函数,并且加入了L-R Check和邻域投票法解决误匹配问题-Stereo matching source code to write your own, using the SAD as cost cumulative function, and LR Check and neighborhood voting method to solve the problem of mismatching
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:6071
    • 提供者:纪坤
  1. imagematchsourcecode.tar

    0下载:
  2. 立体匹配算法,里面的匹配算法不仅匹配的很准确,而且匹配到的特征点比大多数算法更多。是一个很难得的匹配算法源码!-Stereo matching algorithm, which matches the matching algorithm is not only very accurate, but matched feature points more than most algorithms. Is a very rare matching algorithm source code!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:637605
    • 提供者:hypthomas123
  1. GraphCut

    0下载:
  2. 图像立体匹配算法GraphCut算法实现源代码-Stereo matching algorithm GraphCut algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:853166
    • 提供者:朱继祥
  1. MATLAB-code

    1下载:
  2. 立体矫正是用于立体匹配之前 此代码用MATLAB实现了立体校正-Stereo rectiting is used to stereo matching.This code use Matlab to complete the stereo)rectity.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-01
    • 文件大小:966811
    • 提供者:
  1. VS-code

    0下载:
  2. 在opencv坏境下,实现立体匹配后期处理,增加最后效果-it can complete the last process after the Stereo Matching,which can improve the matching result
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1597172
    • 提供者:憨豆先生
« 12 »
搜珍网 www.dssz.com