CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SSD 立体匹配

搜索资源列表

  1. 立体匹配,算子

    1下载:
  2. 包括SSD,NCC等算子,可自己参考运用
  3. 所属分类:图形图像处理(光照,映射..)

  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. 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. 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. 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
    • 文件大小:1272894
    • 提供者:gsd
  1. test2

    0下载:
  2. 计算机视觉处理高级程序包,实现了摄像机标定、立体匹配视差图、基于SSD算法的立体匹配、人脸模式识别、Snake算法轮廓查找功能。-High-level visual processing computer package, to achieve a camera calibration, stereo matching disparity map, SSD-based stereo matching algorithm, face pattern recognition, Snake algor
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:436667
    • 提供者:liu
  1. SSD

    1下载:
  2. SSD算法,是在双目立体视觉中,求左右图对匹配深度图-SSD algorithm binocular stereo vision, seeking around the map match the depth map
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:2733417
    • 提供者:sh
  1. CV4

    1下载:
  2. 立体视觉相关的程序,这部分需要先了解图像和摄像机之间的对立关系,并对极线几何比较了解,先把原理熟悉了以后,具体到编程上就会轻松一点,整体还是比较耗时的。具体来说,程序使用SSD得到匹配点,然后根据匹配点计算出基本矩阵,最后计算出匹配点相关的极线-Stereo vision procedure, this part of the need to understand the antagonistic relationship between the image and the camera, an
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:2971220
    • 提供者:
  1. ssd-sad-ncc

    0下载:
  2. sad、ssd、ncc的立体匹配方法,测试效果好,适合初学者-Sad, SSD, NCC stereo matching method, the test effect is good, suitable for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:795700
    • 提供者:张小学
  1. STEREO_MATCHING

    0下载:
  2. SAD,SSD,NCC局部立体匹配算法实现-SAD, SSD, NCC local stereo matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:4058628
    • 提供者:谢志鹏
  1. SSD

    0下载:
  2. 图像处理立体匹配算法:Sum of Squared Defferences (SSD)算法的实现-Image processing stereo matching algorithm: Sum of Squared Defferences (SSD) algorithm implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6464512
    • 提供者:朱继祥
  1. StereoMatch

    0下载:
  2. 一个C++文件,是Stereo Match 立体匹配算法,包括SSD SAD SSD NCC NSSD Census 等基本算法,。用C/C++语言编写,适合初学者学习!-A C++ file, is Stereo Match stereo matching algorithms, including SSD SAD SSD NCC NSSD Census basic algorithm. With C/C++ language, suitable for beginners to learn!
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-13
    • 文件大小:2386
    • 提供者:XIMAN
  1. 9.SAD-StereoMatching

    0下载:
  2. 双目立体匹配,使用SAD,SSD,NCC算法,比较多种常见算法的优劣,对其优化实现快速准确匹配。-Binocular stereo matching, the use of SAD, SSD, NCC algorithm, compare the merits of a variety of common algorithms, and its optimization to achieve fast and accurate matching
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-27
    • 文件大小:10193040
    • 提供者:mosquito
  1. SSD+SAD+NCC算法

    1下载:
  2. 实现两幅图像匹配。应用SSD+SAD+NCC算法的匹配,很好用的程序(Realizing Two Image Matching.Application of SSD+SAD+NCC algorithm matching, very useful program)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-03
    • 文件大小:796672
    • 提供者:琳琅满目
  1. SSD+SAD+NCC算法

    1下载:
  2. 立体匹配 计算机视觉 SSD+SAD+NCC算法(SSD+SAD+NCC algorithm)
  3. 所属分类:其他

    • 发布日期:2019-05-25
    • 文件大小:795648
    • 提供者:himan10086
  1. StereoMatching_SAD&SSD&NCC&Census

    1下载:
  2. 立体匹配包含SAD SSD NCC 区域增长 census等多种常用立体匹配算法(Stereo matching includes SAD SSD NCC area growing census and other commonly used stereo matching algorithms)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-03
    • 文件大小:11555840
    • 提供者:`Edwardsbw
搜珍网 www.dssz.com