当前位置:
首页
资源下载

搜索资源 - opencv stereo calibration
搜索资源列表
-
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
-
-
0下载:
基于opencv的双目立体视觉摄像机的定标,说的非常详细,告诉我们每一步该干什么-Based on the binocular stereo vision opencv camera calibration, that the very detailed and tells us what to do each step
-
-
0下载:
Sample impementation of a stereo camera calibration including rectification using CvCalibFilter based on the forum post of Rafael Mu駉z Salinas at http://tech.groups.yahoo.com/group/OpenCV/message/48237
-
-
0下载:
基于openCV的双目视觉2D平面靶的摄像机标定,vc++6.0平台下实现-Binocular stereo vision Camera calibration
-
-
0下载:
The calibration file contains a source code developed on Visual C++ 2008, we have used the OpenCV library for import and process the stereo input images. This code generate un text file that contains the estimated parameters for calibration.
-
-
0下载:
OpenCV开发的摄像机立体标定、校正、匹配程序-OpenCV Stereo calibration rectification and correspondence
-
-
0下载:
this stereo calibration code. this consists of opencv functions. -this is stereo calibration code. this consists of opencv functions.
-
-
0下载:
opencv 实现双目立体视觉的标定,图像特征匹配,测距工能。-opencv calibration to achieve binocular stereo vision, image feature matching, distance work can be.
-
-
1下载:
opencv 实现摄像机标定,为立体匹配与三维重建打下了基础。-Opencv realizes the camera calibration,it sets a foundation for stereo matching with the 3 d reconstruction
-
-
0下载:
opencv中双目立体视觉标定矫正求视差-opencv binocular stereo vision calibration correction request parallax
-
-
0下载:
基于VC++和opencv的立体视觉代码,值得参考和学习的资料,可直接运行-Valuable reference and learning, based on VC++ and opencv stereo vision code, and can be run directly。
-
-
0下载:
一个简单的摄像机定标与立体匹配测试程序——基于MFC和OPENCV的。-A simple test procedure example is based on MFC and Opencv ,used camera calibration and stereo matching.
-
-
0下载:
PS3 Camera tracking capabilities to implement existing USB cameras basketballs to change
- PS3 camera 2
- Stereo Calibration
- Opencv 2.4.3
-
-
0下载:
Opencv stereo calibration
-
-
0下载:
使用opencv进行双目相机标定,先标定左相机后标定右相机,然后再进行立体标定-use opencv to calibration the stereo vision camera,first calibrate the left and right camera respectively and then calibration the extrinsic parameters of the two cameras
-
-
1下载:
在立体标定的基础上,对OpenCV中涉及的两种立体匹配算法进行了实现。最后生成视差图像。-Based on the stereo calibration, two kinds of stereo matching algorithms in OpenCV are implemented . Finally, the disparity image is generated.
-
-
0下载:
图像数据操作(内存分配与释放,图像复制、设定和转换)
图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出)
矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解)
支持多种动态数据结构(链表、队列、数据集、树、图)
基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构)
结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
-