文件名称:Camera-Calibration:Matlab中使用3d网格的相机校准程序
文件大小:2MB
文件格式:ZIP
更新时间:2024-06-04 01:37:59
MATLAB
相机校准 校准 用法:P =校准(pts3d,pts2d) pts3d - target 3d points in space [Nx3] pts2d - target 2d poitns in image [Nx2] P - 3x4 camera matrix test_synth.m 对合成数据执行相机校准 可变参数: theta - rotation angle of the camera [Default: random between -pi and pi] axis - rotation axis [Default: ramdom axis in 3d space] f - focal length of the camera [Default: 500mm] bias - biases of camera center
【文件预览】:
Camera-Calibration-master
----test_3dgrid.m(1KB)
----README.md(998B)
----getNormMat3d.m(977B)
----vgg_KR_from_P.m(733B)
----vgg_rq.m(427B)
----getNormMat2d.m(889B)
----coord.png(491KB)
----test_synth.m(2KB)
----calibrate.m(2KB)
----LICENSE.md(1KB)
----images()
--------stereo2012c.jpg(386KB)
--------stereo2012d.jpg(402KB)
--------stereo2012b.jpg(391KB)
--------stereo2012a.jpg(374KB)
----pts3d.txt(72B)