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

搜索资源列表

  1. StereoVision实现OpenCV、OpenGL、VS2008混合编程

    3下载:
  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 map, and finally with OpenGL thr
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:4.83mb
    • 提供者:linjingliang
  1. 标定和立体匹配中极线约束 方法

    2下载:
  2. 利用opencv进行三维重建的简便方法通过六个步骤,特别是摄像机标定和立体匹配中极线约束 方法 的使用,给出了基于OpenCV的三维重建算法,Three-dimensional reconstruction using opencv easy way through the six steps, especially the camera calibration and stereo matching epipolar constraint method in use, given the th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-26
    • 文件大小:122.18kb
    • 提供者:heaze
  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
    • 文件大小:1.78mb
    • 提供者:梁霄
  1. myMapMatch7

    0下载:
  2. 地图匹配代码,可以供大家参考。 调用opencv库函数。-stereo matching
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2.68mb
    • 提供者:zengqiongfang
  1. NCC-stereo-matching

    1下载:
  2. NCC立体匹配 VC6.0环境编译,需安装OpenCV库-NCC stereo matching compile VC6.0 environment, the need to install the OpenCV library
  3. 所属分类:OpenCV

    • 发布日期:
    • 文件大小:2.32mb
    • 提供者:wenxin
  1. opencv

    0下载:
  2. opencv 实现双目立体视觉的标定,图像特征匹配,测距工能。-opencv calibration to achieve binocular stereo vision, image feature matching, distance work can be.
  3. 所属分类:OpenCV

    • 发布日期:2013-04-13
    • 文件大小:1.58mb
    • 提供者:李打野
  1. cvut_test

    1下载:
  2. opencv 实现摄像机标定,为立体匹配与三维重建打下了基础。-Opencv realizes the camera calibration,it sets a foundation for stereo matching with the 3 d reconstruction
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.75mb
    • 提供者:lihelin
  1. OpenCV3Dreconstruct-

    0下载:
  2. OpenCV的图像匹配程序,该程序实现了立体视觉的匹配,得到了精确地视差图。-OpenCV image matching program, this application implements the matching of the stereo vision, get the precise parallax figure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:761.68kb
    • 提供者:开降龙
  1. StereoVision

    0下载:
  2. 一个简单的摄像机定标与立体匹配测试程序——基于MFC和OPENCV的。-A simple test procedure example is based on MFC and Opencv ,used camera calibration and stereo matching.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:1.57mb
    • 提供者:
  1. StereoVision

    0下载:
  2. 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建-Achieve OpenCV, OpenGL, VS2008 mixed programming, enter the corrected image right, using stereo matching algorithm to calculate the disparity map, the final three-dimensional reconst
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21.83mb
    • 提供者:金媛媛
  1. opencvC

    0下载:
  2. Opencv implementation with c++. stereo matching algorithm that has been printed with pdf file
  3. 所属分类:Development Research

    • 发布日期:2017-04-26
    • 文件大小:96.92kb
    • 提供者:tam
  1. stereosgbm

    2下载:
  2. opencv中自带的sgbm算法(半全局匹配)的源代码,具有很好的立体匹配效果,是opencv中自带算法中速度和效果较好的一种。-Sgbm algorithm with OpenCV (semi global matching) of the source code, has the very good effect of stereo matching, opencv comes with the speed and the effect of a good algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:206.63kb
    • 提供者:王隶桢
  1. StereoMatch

    1下载:
  2. 使用opencv库提供的算法进行立体匹配计算,共有区域、半全局和变分三个算法- The use of OpenCV library provides the algorithm for stereo matching calculation, there are regional, semi global and variational three algorithms
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3.49kb
    • 提供者:qin
  1. StereoMatch

    1下载:
  2. 在立体标定的基础上,对OpenCV中涉及的两种立体匹配算法进行了实现。最后生成视差图像。-Based on the stereo calibration, two kinds of stereo matching algorithms in OpenCV are implemented . Finally, the disparity image is generated.
  3. 所属分类:OpenCV

    • 发布日期:2016-06-02
    • 文件大小:6.72mb
    • 提供者:陈鹏
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3.55mb
    • 提供者:korbon
  1. visualmatchingCPP

    1下载:
  2. 双目立体匹配的局部窗口可变C++程序,可在visual studio环境下编译运行,没有用到opencv-Binocular stereo matching local window variable C++ program can be compiled to run under visual studio environment, did not use opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-07
    • 文件大小:3.44mb
    • 提供者:liuzhen
  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
    • 文件大小:1.67mb
    • 提供者:zhch64
  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
    • 文件大小:1.52mb
    • 提供者:憨豆先生
  1. opencv-

    0下载:
  2. Opencv软件,立体匹配,通过点击图上的点可得到其在物理环境的空间坐标-Opencv software, stereo matching, by clicking on the map point to get its physical coordinates in the physical environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:6.05mb
    • 提供者:孙振知
  1. project

    1下载:
  2. 基于c++语言和opencv的视觉立体匹配(Visual stereo matching based on c++ language and opencv)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:21.77mb
    • 提供者:zb1980
« 12 »
搜珍网 www.dssz.com