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

搜索资源列表

  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
    • 文件大小:5060271
    • 提供者:linjingliang
  1. camera-method-based-on-OpenCV.

    0下载:
  2. 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. ,System are directly used in the internal parameters of the camera calibration algorithm, calib
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:42137
    • 提供者:wangtao
  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
    • 文件大小:125110
    • 提供者:heaze
  1. 两幅图像通过OpenCV进行三维重建

    5下载:
  2. 由两幅图像通过OpenCV进行摄像机标定 之后再进行三维重建,By the two images through the OpenCV for camera calibration after three-dimensional reconstruction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-04-05
    • 文件大小:3769588
    • 提供者:蔡慧敏
  1. 3drebuild

    1下载:
  2. 这是本人自己写的基于opencv的三维重建的实例源代码,可以运行.-This is written based on my own three-dimensional reconstruction of the opencv source code examples, you can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1571869
    • 提供者:chai rugang
  1. ReConstruction

    1下载:
  2. 基于OpenCV下编写的一个实现将两幅图像重建为3D模型的代码,希望对大家有帮助!-Based on OpenCV produced under a to realize the two images for 3 D reconstruction of the model code, and we want to help!
  3. 所属分类:OpenCV

    • 发布日期:2017-06-18
    • 文件大小:28076820
    • 提供者:吴东会
  1. 3DProjectionSRC

    0下载:
  2. 利用OpenCV和c++,进行三维重建,里边有简单的说明。-reconstruction with open CV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:7528
    • 提供者:甘小方
  1. CameraCalibrationSystem

    0下载:
  2. 系统采用的是直接标定摄像机内部参数的算法,算法借助于标定参照物直接计算摄像机的内参数。整个系统是在VC++环境下设 计并实现的,并借助了IPL和OpenCV的帮助,只要输入标定物的图像,系统就可以迅速而又准确地输出摄像机内参数的结果。通过3D 重构实验证明了该系统的有效性。相对于MATLAB实现方式,该系统使用更加方便、快捷。 -System are directly used in the internal parameters of the camera calibration
  3. 所属分类:Project Design

    • 发布日期:2017-04-23
    • 文件大小:106960
    • 提供者:wangtao
  1. opencv

    0下载:
  2. 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻 译的,原文件是: <opencv_directory>/doc/ref/opencvref_cv.htm, 可 以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直 接从 阿须数码 中下载: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm。 翻译
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:686808
    • 提供者:dugumengyouzi
  1. background-reconstruction

    0下载:
  2. 一个简单的但是很重要的segment实例代码,直接在vc下就可以运行。对与学习背景建模型很有帮助。-the code is very useful to the beginner who study the segment in opencv. and can segment the image using a automatic reconstruct the background
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:13883
    • 提供者:翟振刚
  1. LaserScanz

    1下载:
  2. 基于激光扫描的三维重建,里面包含opencv的摄像头处理,包含opengl的3D图像描述-Three-dimensional reconstruction based on laser scanning, which contains opencv camera processing, including the 3D image descr iption opengl
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4093387
    • 提供者:邹润
  1. opencvadg

    0下载:
  2. opencv的一个图形三维重建程序,本人亲自测试,通过!-opencv a graphical three-dimensional reconstruction process
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:1809590
    • 提供者:gj
  1. three-dimensional-reconstruction

    2下载:
  2. opencv三维重建算法,已编译过可以运行,可以得到正确结果-opencv three-dimensional reconstruction algorithms, has been compiled to run, to get the right results
  3. 所属分类:Special Effects

    • 发布日期:2016-10-27
    • 文件大小:71680
    • 提供者:木木
  1. morphological-reconstruction

    0下载:
  2. openCV 数学形态学图像开闭重构的算法演示,本函数均来自互联网,感谢原作者梁华的辛勤努力-morphological open close reconstruction
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:1196
    • 提供者:long
  1. OpenCV_3D-Reconstruction

    0下载:
  2. 在VC上面用OpenCV實現單張圖像三D重建技術-OpenCV in VC above to achieve a single image with three D reconstruction
  3. 所属分类:OpenCV

    • 发布日期:2016-01-21
    • 文件大小:41984
    • 提供者:Guang-De Liu
  1. 01

    2下载:
  2. 双目视觉视差提取 立体匹配 三维重建 opencv-stereo vision opencv reconstruction
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-06
    • 文件大小:2381
    • 提供者:
  1. binocular-disparity-reconstruction

    0下载:
  2. vs2008平台上基于opencv的双目视差重建模型的程序代码。-binocular disparity reconstruction model code based on opencv vs2008 platform.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2138246
    • 提供者:
  1. OpenCV-OpenGL--Reconstuction3d-master

    0下载:
  2. 实现双目视觉的视差图、三角剖分、三维重建(Triangulation and 3D reconstruction)
  3. 所属分类:3D图形编程

    • 发布日期:2018-04-21
    • 文件大小:1808384
    • 提供者:如果不快乐
  1. OpenGL OpenCV根据视差图重建三维信息

    0下载:
  2. 利用OpenCV、openGL根据视差图进行三维重建(Three dimensional reconstruction based on parallax map based on OpenCV and openGL.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:Mr.高
  1. 稀疏点匹配与重建

    0下载:
  2. 基于OpenCV的计算机视觉技术实现的稀疏点匹配与重建(Sparse point matching and reconstruction based on OpenCV computer vision technology)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-03
    • 文件大小:357376
    • 提供者:冯小森
« 12 3 4 »
搜珍网 www.dssz.com