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

搜索资源列表

  1. open_reference_book

    0下载:
  2. 介绍OpenCV Beta 4.0 版本的用户手册中的图像处理、结构分析、运动分析和对象跟踪部分,模式识别、照相机定标与三维重建部分
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:271240
    • 提供者:beehard
  1. 3Drebuild.rar

    0下载:
  2. 由两幅图像通过OpenCV进行摄像机标定 之后再进行三维重建
  3. 所属分类:源码下载

    • 发布日期:2011-08-23
    • 文件大小:3769535
    • 提供者:yyf317936
  1. code_all

    0下载:
  2. 基于OPencv+opengl的三维重建-3D rebuilding based on OPencv+OPengl
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7802209
    • 提供者:yangjian
  1. bookcd

    1下载:
  2. 《基于OPENCV的计算机视觉技术实现》源码光盘,值得下载- OPENCV based on computer vision technology to achieve source disc, it is worth downloading
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12698801
    • 提供者:star
  1. CamaraTest

    2下载:
  2. QT+OpenCV实现多摄像头采集视频,可以用于之后的双目视觉的三维重建-QT+OpenCV implement video capturing
  3. 所属分类:OpenCV

    • 发布日期:2014-05-06
    • 文件大小:1083392
    • 提供者:Li Three
  1. 3DProjectionSRC

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

    • 发布日期:2017-04-03
    • 文件大小:7528
    • 提供者:甘小方
  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
    • 文件大小:3936236
    • 提供者:lihelin
  1. chapter16

    0下载:
  2. 基于OpenCV的计算机视觉技术实现十六章,具体介绍了三维重建算法的一般过程。-Based on the OpenCV computer vision technology to achieve 16 chapters and specifically describes the general process of three-dimensional reconstruction algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1606512
    • 提供者:kevin to
  1. B3Drebuildy

    0下载:
  2. 由两幅图像通过OpenCV进行行摄像机标定 之后再进行三维重建 -Then three-dimensional reconstruction of the line camera calibration by the two images by OpenCV
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:3771582
    • 提供者:wgh
  1. 3DrestronstructionOpencvMfcOpengl

    0下载:
  2. opencv 三维重建,mfc框架下opengl 显示,实现了相机标定到三维重建全过程,重建使用BM算法-the opencv three-dimensional reconstruction, mfc Framework under opengl display
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:3986073
    • 提供者:xizimi
  1. opencv-3D-restruction

    0下载:
  2. 此程序使用opencv计算相应图像对的视差并作出视差图,进而以之为基础进行图像的三维重建。-This program calculates the disparity and plots the depthimage using opencv. Therefore, reconstruct the stereo image.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:775625
    • 提供者:张开桓
  1. stitching

    1下载:
  2. 基于OpenCV的双目相机标定,以及三维重建-OpenCV binocular camera calibration, as well as three-dimensional reconstruction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:54395904
    • 提供者:冯良炳
  1. 01

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

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

    0下载:
  2. 这是一个基于opencv的一三维重建源程序,运行效果较好。-This is based on a three-dimensional reconstruction of the opencv source code and run better.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:1544979
    • 提供者:hezhipan
  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
    • 文件大小:22887404
    • 提供者:金媛媛
  1. Calibration

    0下载:
  2. 用opencv编写的三维重建源代码,功能强大,代码简洁,实用性好。其中还包括数据点文件-Three-dimensional reconstruction using opencv source code written, powerful, concise code, good practicability. Which also includes data point file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:409747
    • 提供者:金媛媛
  1. DrestronstructionOpencvMfcOpengl

    0下载:
  2. opencv 三维重建,mfc框架下opengl 显示,实现了相机标定到三维重建全过程,重建使用BM算法-opencv three-dimensional reconstruction, mfc framework opengl display, camera calibration to achieve a three-dimensional reconstruction of the whole process of reconstruction using the BM algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7141189
    • 提供者:金媛媛
  1. sift_ex3

    0下载:
  2. sift算子在图像匹配与图像拼接三维重建中都有重要地位,这个程序没有使用opencv,原作者很不容易写出来的。在调试中会有少量问题,稍加调试就可调通 -sift operator in image matching and 3D reconstruction image mosaic has an important position, this program does not use opencv, the original author is not easy to write out.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4289726
    • 提供者:shexiaoyu
  1. cvCalibaa

    0下载:
  2. 三维视觉(双目视觉,定标,三维重建等)下的基于opencv的摄像机标定源代码- Opencv camera calibration based on a three-dimensional visual source code (binocular vision, calibration, 3D reconstruction, etc.) under
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6031316
    • 提供者:wangzhigang
  1. StereoVision

    3下载:
  2. vs2010和OPENCV运行的基于机器视觉的双目物体三维重建程序,可以运行。-vs2010 and OPENCV run based on machine vision binocular three-dimensional reconstruction of objects that can be run.
  3. 所属分类:CSharp

    • 发布日期:2014-05-05
    • 文件大小:1643520
    • 提供者:若风
« 1 23 »
搜珍网 www.dssz.com