搜索资源列表
calibrate camera
- opencv编写的图像角点获取程序,能够标识出图像角点,并给出详细坐标,提供了测试图片。-This program use opencv to identify corners in a image 。Its results are precise coordinates of each corner. it provides test images.
OpencvOne
- 基于vs2008 C#开发的EMGU CV开发实验。很有用的。-Based on vs2008 C# Development Development EMGU CV experiment. Very useful.
calibration
- 基于MATLAB的(二维、三维)相机标定(说明书+图片+源程序)-MATLAB-based (two-dimensional, three-dimensional) camera calibration (descr iption+ image+ source code)
p2
- Calibrate Camera opencv
Akindofsystematicapproachtocalibratethecamera
- 一种标定摄像机系统的方法,有一定知识背景的人才可以参考。-A kind of systematic approach to calibrate the camera, there are certain people can refer to the background.
calibrate
- 此程序是基于OPENCV的进行摄像机标定的源代码。棋盘图像可以从摄像机的视频流中获取,也可以从磁盘文件中读取-This program is based on opencv the direction of the source code. the images can be obtained from the video camera, or from a disk file read
Scaramuzza_OCamCalib_v2.0
- 用于对全景镜头进行标定,能求解出图像上对应点的世界坐标的方向向量-The OcamCalib Toolbox for Matlab allows the user (also inexpert users) to calibrate any central omnidirectional camera, that is, any panoramic camera having a single effective viewpoint (see section 17). The Toolbox i
Calibration
- 针孔相机模型和变形 这一节里的函数都使用针孔摄像机模型,这就是说,一幅视图是通过透视变换将三维空间中的点投影到图像平面。 -Calibrate Camera
calibration
- calibrate camera using Z. Zhang algorithm. Only a few images are needed to perform this calibration. However, the more the better, (based on my own experience, about 20 images is enough)
fusion
- 一种概率的方法去处理TOF深度照相机,包含如何进行标定,处理图片,以及与彩色图片的融合-A probabilistic approach to deal with the TOF depth of the camera, including how to calibrate, process images, as well as the integration of color images
TrendGrowth
- 圆心检测程序,用于相机标定的,圆形标志点区域分块和圆心提取-used to detected the center of circles used to calibrate camera
Camera_Calibration_DsynFLO
- Camera Calibration It s use to calibrate a single camera
CalibrateCamera
- 这个程序利用OpenCV进行摄像机标定,可确定摄像机的内外参数、畸变系数、旋转矩阵、平移矩阵等,很有用的。-This program use OpenCV to calibrate camera.It can obtain parameter of camera.
3calibration
- opencv cpp programme to calibrate camera position and there by detect face for real time application
Calibrate
- 利用OPENCV 进行的摄像机标定 采用张正友标定法-The OPENCV conducted camera calibration using Zhang Zhengyou calibration method
Camera-calibration
- 结合实例 利用opencv软件对相机进行标定,标定方法基于张正友的平面格网法。-With examples using opencv software to calibrate the camera calibration method based on Zhang Zhengyou plane grid method.
camera
- 能有效的通过棋盘标定摄像机,并得出相应的参数。 -Can effectively calibrate the camera through the board and draw the appropriate parameters.
3calibration.cpp.tar
- This is sample from opencv. Intorduce us how to calibrate camera.
calibrate
- 用于摄像机标定的程序,在vs2008平台,opencv2.0环境下编程-For camera calibration procedures
Camera-Calibration
- 在双目视觉中,经常使用相机进行标定, 这是相机标定的经典论文-In binocular vision we need to calibrate camera, this is an article about this.