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

搜索资源列表

  1. stereodiffuse

    1下载:
  2. 这是关于立体视觉的一种匹配算法,希望能够帮助大家-This is a three-dimensional vision of a matching algorithm, we hope to help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:160650
    • 提供者:dujie
  1. 99273898StereoMatch_1_0

    1下载:
  2. 立体视觉匹配完整源码,可以直接使用,是机器视觉中的重要部分。-three-dimensional visual integrity of the source code matching, can be directly used in machine vision is the important part.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:140061
    • 提供者:张维红
  1. phase_relation

    1下载:
  2. 在立体视觉中用VC进行匹配,读两幅图像,然后得到这物体的视差图.-used in the three-dimensional visual matching VC, reading two images, and then to have these objects disparity map.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1986280
    • 提供者:王云
  1. Source code

    1下载:
  2. 在opencv上实现双目测距主要步骤是: 1.双目校正和标定,获得摄像头的参数矩阵: 进行标定得出俩摄像头的参数矩阵 cvStereoRectify 执行双目校正 initUndistortRectifyMap 分别生成两个图像校正所需的像素映射矩阵 cvremap 分别对两个图像进行校正 2.立体匹配,获得视差图: stereoBM生成视差图 预处理: 图像归一化,减少亮度差别,增强纹理 匹配过程: 滑动sad窗口,沿着水平线进行匹配搜索,由于校正后左右图片平行,左图
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:25252864
    • 提供者:半瓶墨水
  1. 617347

    0下载:
  2. 数字图象处理的一些源码,包括图象操作,立体匹配()
  3. 所属分类:文件操作

    • 发布日期:2018-01-01
    • 文件大小:103424
    • 提供者:bhrkcut
  1. 测距

    0下载:
  2. 输出深度图,立体匹配与测距,输出深度图,,,(Output depth map, stereo matching and ranging, output depth map)
  3. 所属分类:图形图象

    • 发布日期:2018-01-05
    • 文件大小:50628608
    • 提供者:worldtr
  1. exha

    0下载:
  2. 立体匹配方面的文章,介绍了一种新的匹配算法,以及实验结果,英文版()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-06
    • 文件大小:205824
    • 提供者:Donjen
  1. Untitled2

    2下载:
  2. 完成双目标定,利用标定参数校准源图像和目标图像,并计算得到其视差图(The binocular calibration is completed and the calibration parameters are used to calibrate the source image and the target image, and the parallax diagram is calculated.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:18591744
    • 提供者:cheney_wong
  1. 201883

    0下载:
  2. 数字图象处理的一些源码,包括图象操作,立体匹配()
  3. 所属分类:网络编程

    • 发布日期:2018-04-22
    • 文件大小:81920
    • 提供者:qtalhfiez
  1. stereoMatch

    0下载:
  2. 通过输入标定参数,可以实现双目相机的立体匹配(The stereo matching of binocular camera can be realized)
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:5120
    • 提供者:liu_007
  1. 479804

    0下载:
  2. 立体匹配方面的文章,介绍了一种新的匹配算法,以及实验结果,英文版()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-02
    • 文件大小:206848
    • 提供者:xqapn
  1. Raw images based

    0下载:
  2. SAD 算法 用于立体视觉匹配,可以看到结果(SAD algorithm For stereoscopic vision matching, the results can be seen)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2211840
    • 提供者:Hannn
  1. 视差图代码2

    0下载:
  2. 对于双目视觉处理中,对于已经标定好后的系统,进行处理左右目的图像,完成立体匹配,形成视差图。(For binocular vision processing, for the system that has been calibrated, the left and right target images are processed to form disparity map.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:13312
    • 提供者:金黄的蛋挞
  1. 02211700StereoMatching

    0下载:
  2. stereomatching初学,适合初步了解立体匹配的相关知识(stereomatching infancy)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:688128
    • 提供者:凯!
  1. 双目立体视觉源代码

    1下载:
  2. 双目立体视觉中的深度估计算法,包括匹配代价,优化算法等(Depth estimation algorithm in binocular stereo vision, including matching cost, optimization algorithm and so on.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-10
    • 文件大小:3703808
    • 提供者:sorryhi
  1. SAD

    0下载:
  2. C++实现的SAD立体匹配算法,速度快,效果不错(SAD stereo matching method,it runs well.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-07-25
    • 文件大小:785408
    • 提供者:刚古尼尔
  1. Stereo Matching

    1下载:
  2. matlab 立体匹配,包含了多种三维重建中的立体视觉匹配(Matlab stereo matching, including stereo vision matching in many kinds of three-dimensional reconstruction)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-03
    • 文件大小:2557952
    • 提供者:ZYF1997
  1. SSD+SAD+NCC算法

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

    • 发布日期:2019-05-25
    • 文件大小:795648
    • 提供者:himan10086
  1. SGM

    6下载:
  2. 立体匹配SGM算法matlab实现,包括图像预处理,census特征计算、4条扫描线代价聚合、亚像素求精等后处理步骤(Matlab implementation of stereo matching SGM algorithm, including image preprocessing, census feature calculation, four scanning line cost aggregation, sub-pixel refinement and other post-pro
  3. 所属分类:matlab例程

    • 发布日期:2019-11-14
    • 文件大小:4096
    • 提供者:汪本章
  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
« 1 2 ... 11 12 13 14 15 1617 18 19 20 »
搜珍网 www.dssz.com