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

搜索资源列表

  1. GC-stereomatch

    0下载:
  2. 使用GC立体匹配算法生成视差图,内涵图片文件-GC disparity map
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:20377989
    • 提供者:sss
  1. 3Dzy

    0下载:
  2. 计算两幅图像的视差图,然后进行三维重建,可以显示三维效果。-compute the disparity of two images,and build 3D reconstruction ,it shows the result of 3D
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:3956171
    • 提供者:刘倩
  1. disparity-map

    0下载:
  2. 双目视觉,求双目视觉图像视差图,直接运行demo即可-Binocular vision, seeking binocular disparity map visual images, demo can be run directly
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1970255
    • 提供者:王国虎
  1. opengltest

    0下载:
  2. 一个学习OpenGL入门的小程序,实现了把一幅视差图按照点云的形式显示,可以任选角度旋转,暂时没有缩放功能。-A learning OpenGL entry of small procedures, the realization of a disparity map to show the form of point cloud, optional angle rotation, temporarily not scaling function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:780246
    • 提供者:
  1. shicha

    0下载:
  2. 通过立体像对校正计算视差图,为3D重建和立体回复的基础。对OPENCV的学习有一定的帮助。-By stereo disparity map for correction calculation for 3D reconstruction and stereo reply foundation. OPENCV of learning for some help.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:18989556
    • 提供者:lyd
  1. Parralax

    0下载:
  2. 运用双目摄像头获取左右图像,得到致密性视差图-Get around using binocular camera images to obtain a dense disparity map
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:630
    • 提供者:李进
  1. libelas

    0下载:
  2. 通过VS2008实现的大尺度、高效率图像匹配算法,可以得到视差图。-VS2008 realize through the large-scale, high-efficiency image matching algorithm, can be a disparity map.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8548827
    • 提供者:
  1. upsampling_code_published

    0下载:
  2. 通过构建图像的mst,然后升采样,生成对应的视差图,效果较好;-By constructing an image of mst, then upsampling, generate a corresponding disparity map, the better
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:547586
    • 提供者:赵自新
  1. disparity

    0下载:
  2. 计算双目图像对之间的视差,并输出视差图。-Calculale disparity between the binocular image pair and output the disparity map.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-02
    • 文件大小:13851830
    • 提供者:amazing
  1. libelas

    1下载:
  2. ELAS方法,快速的场景识别和视差图计算-ELAS method, efficient disparity map calculate
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-14
    • 文件大小:21808128
    • 提供者:成龙
  1. disparity_to_3d_reconstruction

    2下载:
  2. 双目视觉中,利用视差图进行三维重建,实现三维重建的点云显示,并获取深度信息。-Binocular vision, the use of disparity map for three-dimensional reconstruction, three-dimensional reconstruction of the point cloud display, and access to the depth of information.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-27
    • 文件大小:9968456
    • 提供者:hanpuxia
  1. disparity_postorocessing

    1下载:
  2. 立体匹配中,不管是局部还是全局匹配方法得到的视差图,需要对视差图进行后处理,比如左右一致性检验,遮挡过滤,中值滤波。-Stereo matching, whether local or global matching disparity map obtained after processing the need for the disparity map, such as about consistency checking, blocking filter, median filter.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1813
    • 提供者:新月
  1. StereoRegion

    1下载:
  2. 基于区域的立体匹配算法 本算法从两幅彩色立体图像对中提取深度信息,使用过滤器消除视差图深度估计中的不稳定性。-Region Based Stereo Matching Algorithms region based stereo matching algorithms are developed for extraction depth information two color stereo image pair. A filter eliminating unreliable dispar
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:236972
    • 提供者:我去
  1. SAD窗口局部立体匹配

    0下载:
  2. windows 环境下采用Matlab实现的SAD局部窗口立体匹配算法,主要针对的是灰度图像,能够形成视差图
  3. 所属分类:matlab例程

  1. Reconstuction3d

    3下载:
  2. OpenCV+OpenGL 双目立体视觉三维重建代码以及文档使用opencv进行立体匹配获取视差图,三角剖分使用opengl进行纹理贴图-OpenCV+OpenGL binocular stereo vision 3D reconstruction code and documents using OpenCV stereo matching to obtain disparity map, triangulation using opengl for texture mapping
  3. 所属分类:3D Graphic

    • 发布日期:2016-12-15
    • 文件大小:1755136
    • 提供者:zhch64
  1. HungarianBP-master

    2下载:
  2. 使用bp算法完成双目立体视觉中的视差图的计算,bp算法是全局立体匹配的一个经典的算法,本文件中包含了代码以及简单的使用说明-stereo matching with bp
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:14011
    • 提供者:liaiqin
  1. Stereomatch

    0下载:
  2. 计算机视觉:视差图计算 运用CUDA来进行对相关加速来进行计算 计算速度较快,且相对来说计算结果准确。-Can compute the disparity between two pictures about narrow baseline quickly and precisely.What s more ,it use the CUDA to the speed of the computation,etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-10
    • 文件大小:17302402
    • 提供者:hungtenazhao
  1. SSD_Disparity

    0下载:
  2. SSD方式计算的立体视差,输入两个对比照片与窗口大小,得到二者视差图-SSD disparity matching function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:669
    • 提供者:Chuyi Liu
  1. BeliefPropagationStereo

    0下载:
  2. 用置信度传播算法计算视差图 里面含有比较完整的算法和相关资源-belief propagation stereo algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:885272
    • 提供者:zcc
  1. matlab-stero-match

    1下载:
  2. 图型图像处理,给出两幅图像,可以得到视差图-Pattern image processing, we give two images, can get disparity map
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:916394
    • 提供者:小赵
« 1 2 3 45 6 »
搜珍网 www.dssz.com