搜索资源列表
TOOLBOX_calib_0_31b
- 摄像机标定工具箱,caltech的Jean-Yves Bouguet为作者,很经典实用。非线性优化包括麦夸特方法和牛顿法。
opencv入门
- Open Source Computer Vision Library by Gary R. Bradski, Vadim Pisarevsky, and Jean-Yves Bouguet, Springer, 1st ed. (June, 2006).
levmar
- Levenberg-Marquardt的c++优化代码。该代码适用各种非线性最小二乘问题-Levenberg-Marquardt
TOOLBOX_calib_0_31b
- 摄像机标定工具箱,caltech的Jean-Yves Bouguet为作者,很经典实用。非线性优化包括麦夸特方法和牛顿法。 -Camera Calibration Toolbox, caltech of Jean-Yves Bouguet for authors, it is classic and practical. Nonlinear optimization, including Marquardt method and N
shexiangbiaoding
- 摄像机标定及恢复目标点世界坐标的一种方法,具有详细的说明,希望有帮助-Camera calibration target points and the restoration of a world coordinate method, with detailed explanation, I hope there is help
camera-method-based-on-OpenCV
- 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. -System are directly used in the internal parameters of the ca
camera-method
- 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. -System are directly used in the internal parameters of the ca
GUICameraCalibrationToolboxforMatlab
- 修改Jean-Yves Bouguet的Camera Calibration Toolbox for Matlab标定工具箱添加提取角点畸变参数调整GUI,以GUI方式调整输入一阶镜头畸变提取角点,省去反复而累人的手动输入数字参数的过程,内附使用说明和介绍-Modify Jean-Yves Bouguet Camera Calibration Toolbox for Matlab the calibration toolbox ad
bouguet
- 多摄像机自标定代码bouguet,有完整的例子-Multi-camera self-calibration code bouguet
CalibRectNewIndices
- For fast image processing this scr ipt extracts all the parameters for stereo image rectification in order to get the largest rectangular image pairs with only valid pixel values. The parameters are sorted in the way im
toolbox_calib
- 摄像机标定,张正友的标定方法;Bouguet标定工具箱-the camera calibration in computer vision
testbouguet
- bouguet算法极线校正例程opencv实现-bouguet polar correction algorithm to achieve routine opencv