当前位置:
首页 资源下载
搜索资源 - opencv disparity map
搜索资源列表
-
3下载:
实现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
-
-
0下载:
利用opencv,对两幅校正好的图像进行匹配,得到视差图-Using opencv, good correction of the two images match, the disparity map
-
-
0下载:
使用OpenCV cvFindStereoCorrespondence函數,計算出立體視覺影像深度,給予立體視覺左右圖像,啟動程序,即可計算出立體視差圖。-Use opevCV cvFindStereoCorrespondence function to calculate the penetration depth of stereoscopic vision. About to give three-dimensional visual map, start a program that w
-
-
0下载:
openCV下关于3D视频视差提取的程序,可以得到深度图的代码-The codes for extracting the disparity from the 3D video. You can get a disparity map at last.
-
-
0下载:
this disparity map using Opencv source example-this is disparity map using Opencv source example
-
-
0下载:
this is disparity map using opencv example 2.
using function highgui,cxcore,cvaux,conio
-
-
0下载:
实现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
-
-
0下载:
StereoVision in OpenCV: Calibration and Disparity Map Generation
-
-
0下载:
通过立体像对校正计算视差图,为3D重建和立体回复的基础。对OPENCV的学习有一定的帮助。-By stereo disparity map for correction calculation for 3D reconstruction and stereo reply foundation. OPENCV of learning for some help.
-
-
3下载:
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
-
-
1下载:
立体匹配分为初始代价计算、代价聚合、视差求解、视差优化,这是sgm代价聚合实现源码,使用c++语言实现,(This is a simple implementation of the SGM algorithm with the Birchfield/Tomasi pixelwise matching cost using the OpenCV library. It was created for a school project. It currently runs on one threa
-