Welcome![Sign In][Sign Up]
Location:
Search - stereo camera opencv

Search list

[GDI-BitmapStereoCam

Description: 基于opencv的双摄像机标定的程序,需要opencv的支持!-based on the dual-camera calibration procedures, the need to OpenCV support!
Platform: | Size: 745472 | Author: 绍明 | Hits:

[Special Effectscameradistance

Description: 对摄象机参数进行标定,然后利用图像进行距离测量-The camera calibration parameters, and then use the image distance measurement
Platform: | Size: 897024 | Author: fangshuai | Hits:

[Special EffectsStereo

Description: 使用SSD(sum squared differences)算法进行双摄像机图像匹配点计算,基于OpenCv的C++代码实现-Using SSD (sum squared differences) algorithm dual camera image matching points calculation, based on the OpenCv the C++ Code
Platform: | Size: 1866752 | Author: 梁霄 | Hits:

[Special Effectscalibration

Description: 基于opencv的双目立体视觉摄像机的定标,说的非常详细,告诉我们每一步该干什么-Based on the binocular stereo vision opencv camera calibration, that the very detailed and tells us what to do each step
Platform: | Size: 155648 | Author: george | Hits:

[Multimedia programCalibrationDemoOpenCV.tar

Description: 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
Platform: | Size: 1074176 | Author: alan gunning | Hits:

[Special Effectstest_Calibrate_sucessed

Description: 基于openCV的双目视觉2D平面靶的摄像机标定,vc++6.0平台下实现-Binocular stereo vision Camera calibration
Platform: | Size: 2803712 | Author: zhang | Hits:

[Special Effects1

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:

[OpenGL programocam3stre

Description: 一个用OpenCV实现双摄像机立体视觉的程序源码,需要有OpenCV的支持,非常简单易懂的程序源码,已通过测试。-OpenCV implementation of a dual camera with stereo program source code, need the support of OpenCV, very easy to understand the program source code, has been tested.
Platform: | Size: 39936 | Author: | Hits:

[OpenCVcvut_test

Description: opencv 实现摄像机标定,为立体匹配与三维重建打下了基础。-Opencv realizes the camera calibration,it sets a foundation for stereo matching with the 3 d reconstruction
Platform: | Size: 3936256 | Author: lihelin | Hits:

[OpenCVcalibrated

Description: 双目像机标定程序,效果很好。利用OPENCV-stereo camera
Platform: | Size: 12264448 | Author: wang li jia | Hits:

[Windows Developussttreocams

Description: 用OpenCV实现双摄像机立体视觉的程序源码,需要有OpennCV的支持,非常简单易懂的程序源码 -Dual-camera stereo vision using the OpenCV program source code, need a OpennCV support, very easy to understand program source code
Platform: | Size: 39936 | Author: feng | Hits:

[OpenCVStereoVision

Description: 一个简单的摄像机定标与立体匹配测试程序——基于MFC和OPENCV的。-A simple test procedure example is based on MFC and Opencv ,used camera calibration and stereo matching.
Platform: | Size: 1649664 | Author: | Hits:

[OpenCVTrackingPositionEstimation

Description: PS3 Camera tracking capabilities to implement existing USB cameras basketballs to change - PS3 camera 2 - Stereo Calibration - Opencv 2.4.3
Platform: | Size: 60494848 | Author: sabunim | Hits:

[VC/MFCLearning-openCV-(Chinese-version)

Description: openCV中文版 附目录 本书主要介绍: 1.透彻介绍OpenCV 2.从摄像机获取输入 3.图像的变换 4.图像的分割和形状的匹配 5.模式识别,包括人脸检测 6.二维和三维场景中的跟踪监测 7.根据立体视觉进行三维重构 8.机器学习算法-the openCV Chinese edition with catalog book describes: a thorough introduction to OpenCV get input from the camera image transform image segmentation and shape matching 5 pattern recognition, including face detection of two-dimensional and three-dimensional tracking and monitoring of the scene based on stereo vision for three-dimensional reconstruction of 8. machine learning algorithm
Platform: | Size: 13516800 | Author: chenchao | Hits:

[OpenCVCameraStereoCalibration

Description: 使用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
Platform: | Size: 6678528 | Author: 窦仁银 | Hits:

[OpenCVtestStereoCamera

Description: opencv采集双目摄像机,注意:xp系统和win7系统摄像机索引号会不同,因此很多资料中的方法在win7中实现不了,需要改索引。-opencv stereo camera
Platform: | Size: 10468352 | Author: 王宝磊 | Hits:

[Software Engineeringopencv-doc

Description: 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化) 摄像头定标(寻找和跟踪定标模式、参数定标、基本矩阵估计、单应矩阵估计、立体视觉匹配) 运动分析(光流、动作分割、目标跟踪) 目标识别(特征方法、HMM模型) 基本的GUI(显示图像/视频、键盘/鼠标操作、滑动条) 图像标注(直线、曲线、多边形、文本标注)-mage data manipulation (memory allocation and release, image copy, setting, and conversion) Image/video input/output (support file or camera input, image/video file output) Matrix/vector data manipulation and linear algebra operations (matrix multiplication, matrix equations, eigenvalue, singular value decomposition) Support for a variety of dynamic data structures (linked list, queue, data set, tree, graph) Basic image processing (denoising, edge detection, corner detection, sampling and interpolation, color transformation, morphological processing, histogram, image Pyramid structure) Structure analysis (connected domain/branch, contour processing, distance transform, image moment, template matching, Hof transform, polynomial approximation, curve fitting, ellipse fitting, the triangulation of the Camera calibration (search and tracking calibration mode, parameter calibration, basic matrix estimation, single stress matrix estimation, stereo vision matching) Motion analysis (opti
Platform: | Size: 3723264 | Author: korbon | Hits:

CodeBus www.codebus.net