搜索资源列表
计算机视觉--标定与重建
- 计算机视觉中的标定与重建的源代码,标定的精度还不错,重建的精度有待改进。-computer vision calibration and reconstruction of the source code, the calibration accuracy was pretty good, the accuracy of reconstruction needs improvement.
stereodiffuse
- 这是关于立体视觉的一种匹配算法,希望能够帮助大家-This is a three-dimensional vision of a matching algorithm, we hope to help
99273898StereoMatch_1_0
- 立体视觉匹配完整源码,可以直接使用,是机器视觉中的重要部分。-three-dimensional visual integrity of the source code matching, can be directly used in machine vision is the important part.
phase_relation
- 在立体视觉中用VC进行匹配,读两幅图像,然后得到这物体的视差图.-used in the three-dimensional visual matching VC, reading two images, and then to have these objects disparity map.
ZSAD
- 区域法立体匹配的实时性问题研究 立体视觉匹配的相关算法-regional law stereo matching the real-time study of the problem of three-dimensional visual matching algorithms
RANK_TX
- 区域法立体匹配的实时性问题研究 立体视觉匹配的相关算法-regional law stereo matching the real-time study of the problem of three-dimensional visual matching algorithms
LEFT_RIGHT
- 区域法立体匹配的实时性问题研究立体视觉匹配的相关算法-regional law stereo matching the real-time study of the problem of three-dimensional visual matching algorithms
maxflow-v3.0.src.tar
- 三维立体视觉匹配源码 Tested under windows, Visual C++ 6.0 compiler and unix (SunOS 5.8 and RedHat Linux 7.0, GNU c++ compiler). -3D visual matching source Tested under windows. Visual C++ 6.0 compiler and unix (SunOS 5.8 and Red
stereo
- 立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。-Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching,
gc_stereo_vision
- 这是俄罗斯的一个博士的博士论文的配套源码,实现了GRAPH CUT用于立体视觉的匹配,它改善了传统GRAPH CUT计算耗时的缺点,他还因此称为微软一员,专门从事GRAPH CUT在图像处理上的应用。程序写的很精简,写的很好,反复学过很多遍,这也是C/C++爱好者提高编程能力的一个很好的学习样本,很值得仔细反复阅读。-This is a Russian doctoral thesis, Dr. supporting source, re
gpu_nvidia
- 这是国际上首次采用GPU来实现立体视觉匹配的应用,此后GPU的应用才开始变的广泛起来,很值得从事GPU编程和开发者阅读,里面实现的很精简,读懂要花点功夫哦。-This is used for the first time the international community to achieve GPU matching stereo vision applications, since the application of GPU
BPsource
- 立体视觉双目匹配的VC++源代码 请自己在代码内修改图像路径-Binocular stereo vision matching VC++ Source code your own code to edit the image path
200782
- 立体视觉匹配的概要,方法,理论,对于初入此行的人士来说,是必修科目,英文版-Stereo vision to match the outline of methods, theories, for entering the profession this is a compulsory subject, English
w
- 这是一篇关于立体视觉测量中的图像匹配策略研究的文章-This is an article on visual measurement of three-dimensional image matching strategy for research article
Fusiello_epipolarrectification
- 对立体视觉的双目图像进行极线校正,以实现双目致密匹配-Of three-dimensional visual image of the binocular epipolar rectification to realize dense binocular matching
StereoMatch_1_0
- Richard Szeliski的立体视觉程序,通过光流的方法实现立体匹配
DP_pipei
- 用于立体视觉匹配的动态规划(dynamic programming)算法,基于英特尔opencv图像库实现。-Visual match for the three-dimensional dynamic programming (dynamic programming) algorithm, based on the Intel opencv image library.
StereoRegion
- 一个立体视觉匹配程序,采用matlab编写-A stereo vision matching program, prepared using matlab
stereomatching
- 一篇关于双目立体视觉匹配的博士论文,很多好的算法-RESEARCH ON STEREO MATCHING OF COMPUTER VISION
SIFT_VC
- 基于SIFT的双目立体视觉匹配的代码,可实现两幅图片的立体匹配。-SIFT-based binocular stereo vision matching code, enabling two-dimensional image matching.