搜索资源列表
camera
- 摄像机标定程序源码,WIN32控制台程序。很据输入的图片计算相机的内外参数。
calib_example
- 这是关于matlab相机标定的图片素材,自己从网上下的,感觉还行。-This picture material, matlab camera calibration themselves from online, I feel okay.
mfcv
- 使用opencv2.3.1在MFC中打开图片、另存图片、进行简单的图像处理,并集成了opencv的相机标定算法-Use opencv2.3.1 to open the picture, in the MFC save picture, image processing, and integrated the opencv camera calibration algorithm
CameraCalibration
- 张正友经典论文,灵活的相机标定法,内附图片+源码,可以直接使用(zhangzhengyou,image+program, A Flexible New Technique for Camera Calibration)
zhang_data
- 改文件具有标定所用图片,及详细的标定程序,希望做图像处理的同学能够认真学习。(Change files with calibration pictures, and detailed calibration procedures, I hope to do image processing students can seriously study.)
MATLAB标定试验
- MATLAB对于二维相机的矫正或者相机标定提供了完整的解决方案,用户再也不需要写复杂的MATLAB图像处理程序来计算相机的intrinsic和extrinsic参数。作为用户来说,你的任务只是使用标准的矫正模版(calibration template)来照相,然后把这些图片提供给MATLAB相机矫正工具即可。(MATLAB provides a complete solution for 2D camera calibration or camera calibration. Users no
pattern
- 可以应用在matlab中的相机标定的标定板图片(something useful for matlab)
3D Reconstruction
- 通过两幅图片重构出场景中物体的三维结构,需要输入相机的标定参数,通过仿射变换找出图像之间的对应关系