搜索资源列表
StereoVision实现OpenCV、OpenGL、VS2008混合编程
- 实现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
area-based-matching
- 一种快速的基于区域的立体匹配算法,英文论文,希望对你有用-A fast region-based stereo matching algorithm, the English papers, you want to be useful
test2
- 计算机视觉处理高级程序包,实现了摄像机标定、立体匹配视差图、基于SSD算法的立体匹配、人脸模式识别、Snake算法轮廓查找功能。-High-level visual processing computer package, to achieve a camera calibration, stereo matching disparity map, SSD-based stereo matching algorithm, face pattern recognition, Snake algor
GC-stereomatch
- 使用GC立体匹配算法生成视差图,内涵图片文件-GC disparity map
stereosgbm
- 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.
stereo_match
- 进行立体匹配的相关算法,包含BM,SGBM,VAR等方法-Correlation stereo matching algorithms, including BM, SGBM, VAR and other methods
StereoMatch
- 在立体标定的基础上,对OpenCV中涉及的两种立体匹配算法进行了实现。最后生成视差图像。-Based on the stereo calibration, two kinds of stereo matching algorithms in OpenCV are implemented . Finally, the disparity image is generated.
ADCensus
- 一种立体匹配算法,ADCensus,使用的是AD 和 Census联合特征的匹配算法(A Stereo Matching Algorithms, named ADCensus, based on AD and Census joint features is used.)