搜索资源列表
matlab_calib
- 立体视觉中的相机标定程序!很好用的张正友方法标定程序-stereo vision of the camera calibration procedure! Zhang good is the method of calibration procedures Friends
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.
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.
Camera-Calibration
- 张正友的著作,相机标定的经典算法,文章是英文的,希望对大家有帮助!-Zhang Zhengyou books, classic camera calibration algorithm, the article is in English, we want to help!
HarrisJiaoDianJianCe
- 一套关于matlab角点提取的程序,可用于张正友传统的相机标定法提取棋盘格角点。-Set matlab corner extraction procedures, Zhang Zhengyou traditional camera calibration method can be used to extract the checkerboard corners.
Camera-Calibration-
- 相机标定源代码,包含张正友,Tsai等基于matlab的相机标定方法。-Camera calibration source code, including Zhang Zhengyou, Tsai camera calibration method based on Matlab.
CalibrationToolboxBeta0.5.2
- 标定相机的一个工具,可以对连接在电脑上的相机直接标定,算法基础是张正友的棋盘标定算法,有良好的人机操作界面,操作简单-Calibration of the camera as a tool, can be directly connected to the computer' s camera calibration algorithm based on Zhang Zhengyou the checkerboard calibration algorithm, a good man-ma
calib
- 微软张正友的相机标定的源码,里面有详尽的源码。-Microsoft Zhang Zhengyou camera calibration source, there are detailed source.
cameracalibration
- 基于棋盘格相机标定是所有计算机视觉的基础,里面包含相机标定张正友的经典论文和其他的一些学习资料。-Checkerboard-based camera calibration is the basis for all computer vision, which contains Zhengyou Zhang classic camera calibration papers and some other learning materials.
zhang
- matlab环境下的张正友法标定,可以获得相机的内参外参-Zhang Zhengyou calibration method under matlab environment, you can get the camera' s internal reference external parameters
camera-calibration
- 这个是张正友相机标定的程序,是根据他的那篇经典论文编写的-This is Zhang Zhengyou camera calibration procedure is based on his classic essay written papers
zhangzhengyoubiaoding
- 张正友平面相机标定法,使用MATLAB编写,程序全面-Zhang Zhengyou plane camera calibration method using MATLAB.
GUI-calib
- 张正友相机标定程序,带GUI设计界面,标定精度可以满足一般的机器视觉要求。-Zhang Zhengyou camera calibration program with GUI interface design, calibration accuracy to meet the general requirements of machine vision.
camera-calibration
- 张正友相机标定和二灭点法相机标定的ppt讲解,附带二者的matlab程序,可运行-Zhang Zhengyou camera calibration and two-vanishingpoint method of camera calibration ppt to explain, with both matlab procedures, operations
xiangjibiaoding
- 张正友相机标定法中的分步程序,包括计算单应矩阵程序、对标定图像进行初步处理的程序等-Zhang Zhengyou camera calibration method step by step procedures, including computing homography procedures for preliminary calibration of image processing procedures
CameraCalibration
- 张正友经典论文,灵活的相机标定法,内附图片+源码,可以直接使用(zhangzhengyou,image+program, A Flexible New Technique for Camera Calibration)
张正友标定
- 用于相机标定,网上查的,需要配置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.)
compute_homography
- 用于求解张正友相机标定过程中的单应性矩阵(Homography matrix for camera calibration)
张正友棋盘标定
- 张正友标定方法是目前求解相机内参和畸变系数的经典方法,也是最受欢迎的方法。通过采集至少两张不同角度的平面标定板图像进行相机标定;相机标定是三维场景重构中必不可少的步骤,目的是提取出二维图像中包含的计量信息。