搜索资源列表
Tsai和张正友标定法的matlab源码
- 该matlab源码主要由simonwan编写,对Tsai和张正友标定法进行了一些修改,对CCD相机标定程序编程有一定的借鉴意义。
zhang
- 介绍张正友相机标定的详细论文,介绍详细,实现简单,-zhang zheng you Camera calibration
calibration-program
- 用于相机标定的两种经典算法的源程序:张正友法和Tasi法-Used for camera calibration source of the two classical algorithms: Zhang Zheng-you Law and Tasi France
CameraCalibration(zhang)
- 张正友相机参数标定matlab程序,压缩包中包括一份张正友标定的原文论文,一个附带实验数据和图像的matlab程序。-Zhang Zhengyou matlab camera calibration procedures, compressed package includes a calibration Zhang Zhengyou original papers, 1 with experimental data and image matlab program.
dddd
- 用opencv和MFC写的相机标定程序,用到opencv中的标定函数,主要是张正友标定法-And MFC wrote with opencv camera calibration procedures used in the calibration function in opencv, mainly Zhang Zhengyou calibration
Camera_Calib_Perfect_Documents
- 关于相机标定的经典论文,共6篇,包括了张正友和翁巨扬等人的PAMI论文-Classic papers on camera calibration, a total of six, including Zhang Zhengyou and Wengju Yang et al PAMI paper
stereocalibration
- 中科院研究生院的相机标定用的PPT课件,还有张正友的标定文献,PDF格式,请大家放心下载。-Graduate School of Chinese Academy of Sciences of the camera calibration using PPT courseware, as well as the calibration of Zhang Zhengyou documents, PDF format, please rest assured download.
Zhang
- 相机标定经典张正友标定法,程序有中文注释,方便大家理解-A Flexible New Technique for Camera Calibration - Zhengyou Zhang
zhang_data
- 张正友相机标定matlab工具箱,很实用的,标定误差很小-ZhangZhengYou camera calibration matlab toolbox, is very practical, calibration error is very small
calibration-zhangzhengyou
- OpenCV采用张正友相机标定方法 OpenCV采用张正友相机标定方法 -OpenCV use OpenCV Zhang Zhengyou camera calibration method using OpenCV Zhang Zhengyou camera calibration method using OpenCV Zhang Zhengyou camera calibration method using Zhang Zhengyou camera calibration method
opencv实现标定
- 用opencv实现的相机标定,标定还不是太准确,应用张正友标定法(Using OpenCV to achieve the calibration of camera calibration is not too accurate, using the zhangzhengyou calibration method)
单目相机标定
- 基于张正友的标定算法,由MFC写的,程序清晰而有条理,花了我一周左右时间,资源宝贵且行且珍惜
张正友标定
- 用于相机标定,网上查的,需要配置OPENCV 及CVUT库函数(For camera calibration, online search, you need to configure the OPENCV and CVUT library functions)
EasyCalib
- 张正友的标定方法,包含示例及相应的代码。(Zhang Zhengyou's calibration method, including examples and corresponding code.)
cameracaliberation
- 这是利用Opencv编写的相机程序,利用张正友相机标定原理,只需自己对棋盘格拍摄不同角度和方向的图片12张以上,就可以得到较为精确的相机内外参(This is the use of Opencv prepared camera program, the use of Zhang Zhengyou camera calibration principle, as long as their own checkerboard shot different angles and directions
CameraCalibration
- 利用张正友算法,提取棋盘格交汇点,自动生成校正参数。(Zhang Zhengyou algorithm is used to extract chessboard intersection points and automatically generate correction parameters.)
张正友摄像机标定程序
- 相机标定,基于张正友标定法,用相机对准二维靶标,提取角点(wu eth trhhs gerg ehtrts theshb htesh)
相机标定源代码
- 相机标定,Tsai 张正友算法,Matlab实现((Camera calibration, Tsai zhangzhengyou algorithm, Matlab achieve))
compute_homography
- 用于求解张正友相机标定过程中的单应性矩阵(Homography matrix for camera calibration)
张正友棋盘标定
- 张正友标定方法是目前求解相机内参和畸变系数的经典方法,也是最受欢迎的方法。通过采集至少两张不同角度的平面标定板图像进行相机标定;相机标定是三维场景重构中必不可少的步骤,目的是提取出二维图像中包含的计量信息。