搜索资源列表
ImageProcessing(openCV)
- 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
cvCalibaa
- 基于opencv的相机标定,程序已经通过验证。-camera calibration have based on opencv which is a function library of image process
cvut_test
- 照相机标定。OpenCV的摄像机标定方法。《基于OpenCV的计算机视觉技术实现》第十四章源代码。多图标定。-Camera calibration. OpenCV for camera calibration. " Based on OpenCV for computer vision," the 14th chapter source code. More icon set.
severalexample
- 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
dddd
- 用opencv和MFC写的相机标定程序,用到opencv中的标定函数,主要是张正友标定法-And MFC wrote with opencv camera calibration procedures used in the calibration function in opencv, mainly Zhang Zhengyou calibration
camera-cal
- VC++结合OpenCV程序,比较实用的相机标定程序,可以用在三维立体视觉的应用中-VC++ with OpenCV program, more practical camera calibration procedures, can be used in three-dimensional vision applications
camera-calibration
- 利用opencv实现相机的标定,算法采用张正友的棋盘法。结构很清晰易懂。-Opencv camera calibration algorithm using the checkerboard method of Zhang Zhengyou. The structure is clear and easy to understand.
OpenCv-JDDetect-and-VideoFind
- OpenCV实现相机标定过程中的镜头捕捉及角点检测-OpenCV implementation of camera lens to capture the calibration process and corner detection
OpenCV-Chinese-Manual
- OpenCV中文操作手册,含有应用实例,如相机标定、人脸识别、目标跟踪等。-OpenCV Operating Manual, includes application examples
OpenCV-Camera
- 在VS2010环境下利用OpenCV实现相机标定,这是在项目中已经实现功能的程序,可以直接使用,但是注意OpenCV的版本是2.4.4。-Using OpenCV calibrating the camera in VS2010, which has been achieved the function in the project and can be used directly, but OpenCV‘s version is 2.4.4.
OpenCV
- MINDVISON相机 opencv+vc++ 可以正确读相机数据-MINDVISON camera opencv+vc++ camera data can be correctly read
C++-OpenCV-Calibration-相机标定程序
- C++-OpenCV-Calibration-相机标定程序(C++-OpenCV-Calibration-CCD)
标定
- 利用opencv中的函数,以棋盘格标定相机(The camera is calibrated by Checkerboard in the function of opencv)
monocular_camera_calibration
- 相机标定 单目相机 可以通过左右相机分别标定最终得到立体相机内外参数(camera calibration. monocular camera)
pose-estimation
- 视觉里程计算法中计算相机的旋转矩阵和平移矩阵(The rotation matrix and the translation matrix of the camera are calculated in the visual odometer calculation)
首OPENCV单目标定
- 相机的单目标定,使用张正友标定法,可靠使用(The monocular camera calibration, using the zhangzhengyou calibration method, reliable use)
demo
- 利用opencv进行相机标定 内附标定板图像(Camera calibration with OpenCV.)
biaoding.tar
- 使用opencv对相机进行标定,使用张正友相机内参标定方法(use opencv to camera)
相机标定
- 基于opencv编程实现单目相机的标定,中文注释,可得到所有标定图像的外参数(Based on OpenCV programming, monocular camera calibration, Chinese annotation, all parameters of the calibration image can be obtained.)
opencv 相机参数标定
- opencv 棋盘格相机参数标定,张正友标定法
