搜索资源列表

  1. steroimages

    0下载:
  2. 做立体匹配需要的一些匹配图像,包含一些匹配图像对-Stereo matching needs to do some matching images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:19330048
    • 提供者:zhangfei
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:222208
    • 提供者:gengyingnan
  1. disparitymap

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

    • 发布日期:2024-05-15
    • 文件大小:465920
    • 提供者:wangxn
  1. SSDSADNCCMatlab

    0下载:
  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 inten
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:698368
    • 提供者:福韩
  1. SIFT_VC

    0下载:
  2. 基于SIFT的双目立体视觉匹配的代码,可实现两幅图片的立体匹配。-SIFT-based binocular stereo vision matching code, enabling two-dimensional image matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:163840
    • 提供者:小康
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:282624
    • 提供者:mstar
  1. StereoMatchAlg

    0下载:
  2. 权威的立体匹配代码算法,微软研究院研发,包括很多经典的测试样例-The authority of the stereo matching code algorithm, Microsoft Research R & D, including many classic test case
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:128000
    • 提供者:huangxm
  1. Image_reConstruction

    0下载:
  2. 三维重建的一个程序,包括图像轮廓提取,立体匹配等-Three-dimensional reconstruction of a program, including contour extraction, stereo matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:4487168
    • 提供者:水木
  1. siftformatlab

    0下载:
  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 recognit
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-15
    • 文件大小:396288
    • 提供者:peter
  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 an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:46080
    • 提供者:peter
  1. matlabfordaisy

    0下载:
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:183296
    • 提供者:peter
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:944128
    • 提供者:wany666
  1. GCimagematching

    0下载:
  2. 利用图割方法进行立体匹配的文档,有硕士论文有小论文,我从十几篇当中挑出来的,感觉很有用,方便没有数据库用的同学-Three-dimensional graph cut method using matching documents, with a small paper Master thesis, I picked out from more than a dozen of them, feel useful, to facilita
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:7240704
    • 提供者:沈玉杰
  1. StereoVision

    0下载:
  2. 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建。-Achieve OpenCV, OpenGL, VS2008 hybrid programming, enter the corrected image pairs, the use of stereo matching algorithms to calculate the disparity ma
  3. 所属分类:OpenCV

    • 发布日期:2024-05-15
    • 文件大小:5060608
    • 提供者:linjingliang
  1. Dynamic-programming

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

    • 发布日期:2024-05-15
    • 文件大小:251904
    • 提供者: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. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:1725440
    • 提供者:linjingliang
  1. Progress-in-stereo-matching

    0下载:
  2. 双目立体匹配算法的研究与进展Progress in binocular stereo matching algorithms-Progress in binocular stereo matching algorithms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:388096
    • 提供者:周雷
  1. stereo2

    0下载:
  2. 国外某位教授做的关于立体匹配方面的PPT,介绍了当前一些主要的立体匹配算法-Professor of foreign certain aspects of stereo matching on the PPT, describes some of the major current stereo matching algorithms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1218560
    • 提供者:guyaxiang
  1. stereo

    0下载:
  2. 双目立体匹配,用图像,运行可看到仿真结果!-stereo vision
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:5801984
    • 提供者:刘金鑫
  1. ASW

    0下载:
  2. 自适应权重立体匹配算法,目前效果最好的局部匹配算法-Local and area-based matching methods generally measure the similarity (or dissimilarity) between the image pixels using local support windows.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:306176
    • 提供者:mstar
« 1 2 3 45 6 7 8 9 10 ... 23 »

源码中国 www.ymcn.org