搜索资源列表
Calibration
- 摄像头标定的代码,OPENCV没有提供完整的示例,自己整理了一下,贴出来记录。利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置, 再用cvCalibrateCamera2计算内参, 最后用cvUndistort2纠正图像的变形。
calibrate
- 摄像头标定实现,基于opencv实现,需要先安装opencv
calibration
- calibration 是一款摄像头标定软件,此软件是基于opencv开发的。
OPENCV+CG300+摄像头标定
- 以vc++作为平台,cg300作为硬件基础,从摄像头实时读取数据,并进行显示,同时完成了摄像头的标定和图像的校正。
calibration
- 基于OpenCV的摄像头标定,实现鱼眼摄像头的矫正以及俯视变换功能-Based on OpenCV camera calibration to achieve the correct fish-eye camera, and overlooking the transformation function
calibration
- 摄像头标定程序,基于OPECV,获得内部参数和外部参数,包括旋转矩阵,平移矩阵和两摄像头结构矩阵,-camera calibration, based on OPENCV, get intrinsic and extrinsic parameter, also get the structure parameter for two cameras.
OpenCV_stereo_vision_QT
- OpenCV立体视觉 摄像头标定软件(QT开发)-OpenCV stereo vision QT
Camera-Calibration
- 摄像头标定的代码,基于OpenCV实现,在VC6下编译运行,推荐大家使用-Camera calibration code, based on the OpenCV implementation, compiled in VC6 run, recommend the use of
opencvCAM
- 利用opencv开发的摄像头标定程序,功能还行-Developed using opencv camera calibration procedures, functions line
16868200cameradistance2011
- 摄像头标定的代码,OpenCV没有提供完整的示例,自己整理了一下,贴出来记录。利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置, 再用cvCalibrateCamera2计算内参, 最后用cvUndistort2纠正图像的变形。 -Camera calibration code, OpenCV does not provide a complete example of his order a bit, posted record. Use cvFindChe
87914810triclopsDemo20
- 摄像头标定的代码,OpenCV没有提供完整的示例,自己整理了一下,贴出来记录。利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置, 再用cvCalibrateCamera2计算内参-Camera calibration code, OpenCV does not provide a complete example of his order a bit, posted record. Use cvFindChessboardCorners find board in
OpenCV-Calibration
- 运用黑白棋盘格的摄像机标定程序代码,摄像头最多可以截取9张-OpenCV Calibration
Calibration
- 摄像头标定 实现opencv摄像头的标定程序,根据learning opencv一书的描述-camera calibration
openCV5
- 基于opencv的五分完整源码,包括轮廓检测、摄像头标定、图像旋转与缩放、离散傅里叶变换、BMP与IplImage相互转换。-Opencv fifth complete source code, including contour detection, camera calibration, image rotation and scaling, discrete Fourier transform, BMP and IplImage conversion.
opencv--calibration
- 基于opencv的标定程序。不带参数运行是直接摄像头标定,命令行带参数是由图像标定-opencv calibration, 2.4.8
qipange2
- 用于OPENCV等摄像头标定的棋盘格,,可以自由编辑word-OPENCV etc. for camera calibration checkerboard, you can freely edit word
Calibration
- 获得摄像头参数,校准摄像头,使用opencv2.4.13在vs2012环境下编译(calibrate camera parameters)
扫描仪
- 基于opencv写的摄像头标定算法,将矩阵存储在xml文件里(Camera calibration algorithm based on OpenCV)
camera_calibration.tar
- 摄像头标定,适用于主流摄像头的标定。可运行,亲测。(The camera calibration is suitable for the calibration of the mainstream camera.)
张正友标定程序
- 基于OpenCV的单目摄像头标定系统,运用张正友标定法(Completing monocular camera calibration)