Description: 这是关于图象的立体匹配的,在三维重建中用到。很重要。-This is on a three-dimensional image matching, used in three-dimensional reconstruction. Very important. Platform: |
Size: 2030592 |
Author:陈忠翔 |
Hits:
Description: 介绍OpenCV Beta 4.0 版本的用户手册中的图像处理、结构分析、运动分析和对象跟踪部分,模式识别、照相机定标与三维重建部分-Introduction OpenCV Beta 4.0 version of the user manual of image processing, structural analysis, motion analysis and object tracking part, pattern recognition, camera calibration and three-dimensional reconstruction of part of Platform: |
Size: 271360 |
Author:beehard |
Hits:
Description: 系统采用的是直接标定摄像机内部参数的算法,算法借助于标定参照物直接计算摄像机的内参数。整个系统是在VC++环境下设
计并实现的,并借助了IPL和OpenCV的帮助,只要输入标定物的图像,系统就可以迅速而又准确地输出摄像机内参数的结果。通过3D
重构实验证明了该系统的有效性。相对于MATLAB实现方式,该系统使用更加方便、快捷。
-System are directly used in the internal parameters of the camera calibration algorithm, calibration algorithm by means of direct calculation of reference within the parameters of the camera. The entire system is in VC++ environment to design and implementation, and with the help of IPL and OpenCV, as long as the input image calibration objects, the system can be output quickly and accurately the results of camera intrinsic parameters. Through the 3D reconstruction of the experiment proved the effectiveness of the system. MATLAB implementation vis-à-vis the way the system more convenient to use, fast. Platform: |
Size: 106496 |
Author:wangtao |
Hits:
Description: 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其
中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该
算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要.
-System are directly used in the internal parameters of the camera calibration algorithm, calibration algorithm by means of direct calculation of reference within the parameters of the camera. The entire system is in VC++ environment to design and implementation, and with the help of IPL and OpenCV, as long as the input image calibration objects, the system can be output quickly and accurately the results of camera intrinsic parameters. Through the 3D reconstruction of the experiment proved the effectiveness of the system. MATLAB implementation vis-à-vis the way the system more convenient to use, fast. Platform: |
Size: 41984 |
Author:wangtao |
Hits:
Description: 本翻译是直接根据 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。
翻译中肯定有不少错误,另外也有些术语和原文语义理
解不透导致翻译不准确或者错误,也请有心人赐教。
图像处理、结构分析、运动分析和对象跟踪部分由
R.Z.LIU 翻译,模式识别、照相机定标与三维重建部分由
H.M.ZHANG 翻译,全文由Y.C.WEI 统一修改校正。-This translation is directly from the OpenCV Beta 4.0 version of the user manual over
Translation, the original documents are:
<opencv_directory>/doc/ref/opencvref_cv.htm, can be
From above SOURCEFORG download OpenCV project can also be directly
Then from the Arab-Israeli to be a digital download:
http://www.assuredigit.com/incoming/sourcecode/o
pencv/chinese_docs/ref/opencvref_cv.htm.
Am sure a lot of translation errors, but also some semantic terms and the original rationale
Solution does not lead to translation through inaccurate or erroneous, please enlighten people.
Image processing, structural analysis, motion analysis and object tracking in part by the
RZLIU translation, pattern recognition, camera calibration and three-dimensional reconstruction in part by the
HMZHANG translation, the full text of amendments to correction by the YCWEI reunification. Platform: |
Size: 687104 |
Author:dugumengyouzi |
Hits:
Description: 利用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 three-dimensional reconstruction based on the OpenCV algorithm Platform: |
Size: 124928 |
Author:heaze |
Hits:
Description: 这是本人自己写的基于opencv的三维重建的实例源代码,可以运行.-This is written based on my own three-dimensional reconstruction of the opencv source code examples, you can run. Platform: |
Size: 1571840 |
Author:chai rugang |
Hits:
Description: 一个简单的但是很重要的segment实例代码,直接在vc下就可以运行。对与学习背景建模型很有帮助。-the code is very useful to the beginner who study the segment in opencv. and can segment the image using a automatic reconstruct the background Platform: |
Size: 14336 |
Author:翟振刚 |
Hits:
Description: 基于激光扫描的三维重建,里面包含opencv的摄像头处理,包含opengl的3D图像描述-Three-dimensional reconstruction based on laser scanning, which contains opencv camera processing, including the 3D image description opengl Platform: |
Size: 4092928 |
Author:邹润 |
Hits:
Description: 这个主要讲述了基于opencv的三维重建技术,通过两个已标定的摄像机来获取三维信息。-This is mainly explained opencv-based three-dimensional reconstruction techniques have been calibrated by the two cameras to obtain three-dimensional information. Platform: |
Size: 11888640 |
Author:敏 |
Hits:
Description: 实现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 three-dimensional reconstruction. Platform: |
Size: 5060608 |
Author:linjingliang |
Hits:
Description: opencv三维重建算法,已编译过可以运行,可以得到正确结果-opencv three-dimensional reconstruction algorithms, has been compiled to run, to get the right results Platform: |
Size: 71680 |
Author:木木 |
Hits:
Description: 在VC上面用OpenCV實現單張圖像三D重建技術-OpenCV in VC above to achieve a single image with three D reconstruction Platform: |
Size: 41984 |
Author:Guang-De Liu |
Hits:
Description: 基于OpenCV下编写的一个实现将两幅图像重建为3D模型的代码,希望对大家有帮助!-Based on OpenCV produced under a to realize the two images for 3 D reconstruction of the model code, and we want to help!
Platform: |
Size: 28077056 |
Author:吴东会 |
Hits:
Description: 利用OpenCV、openGL根据视差图进行三维重建(Three dimensional reconstruction based on parallax map based on OpenCV and openGL.) Platform: |
Size: 2048 |
Author:Mr.高 |
Hits: