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

搜索资源列表

  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. 标定和立体匹配中极线约束 方法

    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. SVM.rar

    0下载:
  2. 基于opencv的支持向量基(SVM)的代码,利用SVM解决2维空间向量的3级分类问题。,Opencv-based support vector machine (SVM) of the code, the use of SVM to solve 2-dimensional vector space of three classifications.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:17729
    • 提供者:liutao
  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. DP_pipei

    1下载:
  2. 用于立体视觉匹配的动态规划(dynamic programming)算法,基于英特尔opencv图像库实现。-Visual match for the three-dimensional dynamic programming (dynamic programming) algorithm, based on the Intel opencv image library.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-31
    • 文件大小:12980682
    • 提供者:远航
  1. 20090501SleepingKoala

    0下载:
  2. 所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the realization of the static path
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:20700917
    • 提供者:zhezhe
  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. 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. stereo-correspondence

    0下载:
  2. OPENCV 2.0中实现输出两幅图的立体差异,这两幅图是事先矫正好了的。-OPENCV 2.0 in the three-dimensional realization of the output differences between two images, these two pre-corrected map is good for.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5125798
    • 提供者:yi
  1. DRAW

    0下载:
  2. 本程式是用OPENCV,自動建立圖檔,並在圖檔中繪圖,預設可畫出立體正方形-This program is OPENCV, automatically create a drawing, and drawing in the drawing, the default can draw three-dimensional square
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:13775
    • 提供者:林可雲
  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. Three-dimensional-calibration

    0下载:
  2. 基于VC++和opencv的立体视觉代码,值得参考和学习的资料,可直接运行-Valuable reference and learning, based on VC++ and opencv stereo vision code, and can be run directly。
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:5169115
    • 提供者:周伟
  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. 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. OpenCV-double-camera

    1下载:
  2. 基于VS和OpenCV开发的立体双目标定和景深测距 算法程序-Three-dimensional development and depth ranging detect by based on VS and OpenCV
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-01-08
    • 文件大小:29696
    • 提供者:huang ming ji
  1. opencv

    0下载:
  2. opencv算法,特征点精确定位、三维子像元插值等-opencv algorithms, feature point precise positioning, three-dimensional sub-pixel interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1599
    • 提供者:skytest
  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. 3DUNDERWORLD-Structured-Light-Scanner-master

    0下载:
  2. opencv三维测量官方代码,可进行完美运行。(Opencv three-dimensional measurement official code, can run perfectly.)
  3. 所属分类:3D图形编程

    • 发布日期:2020-09-23
    • 文件大小:6249472
    • 提供者:——Terry
« 12 3 »
搜珍网 www.dssz.com