搜索资源列表
Scaramuzza_OCamCalib
- 实现了摄像机参数的标定,在三维重构中是极为重要的一步
ForCalibration
- 利用matlab进行摄像机标定,其中包括特征点提取,计算。内外方位参数运算,及畸变矫正程序。-Carried out using matlab camera calibration, including the feature point extraction, calculation. Internal and external orientation parameters of computation, and distortion correction procedures.
caliberation
- 一个基于OpenCV的摄像机标定程序,可以根据若干张棋盘格图像标定摄像机的内外参数,精准度相当高。-A program based on OpenCV for camera calibration, according to a number of sheets checkerboard image inside and outside the camera calibration parameters, very high precision.
摄像机标定 简易代码
- 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7); /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。
zhang
- zhangzhengyou的摄像机标定程序,用来估计摄像机的内外参数-zhangzhengyou the camera calibration procedure used to estimate the internal and external camera parameters
Tsai
- 两步法标定摄像机参数 主程序为 Tsai 参考 TestData 以了解调用方法-Two-step camera calibration parameters of the main program for Tsai testdata reference call methods in order to understand
HVViewer
- 一个综合摄像机采集示例,实现功能包括: (1) 抓取一帧图像至内存; (2) 循环采集图像之内存; (3) 转换成RGB 24格式位图 (4) 摄像机参数调节; (5) 图像白平衡。-An integrated camera sample collection, the achievement of features include: (1) crawling to an image memory (2) image acquisition cycle of memory
new
- 摄像机标定新算法,用一个子函数计算出两组运动组的参数 本程序用于调试摄像机标定新算法 这个程序在原来的基础上改变了部分返回值,将标准离差改为均方值的计算 加入标定整体误差计算,运动复原和三维复原整体误差计算 应先用计算出的平移矢量进行三维复原,从得出的点对统计其z方向为正的个数,多者为正确的平移矢量 已完成 程序太复杂,简化,将输出参数只考虑整体复原误差,这样的运行时间与不简化时差不多,需要进一步简化程序 -The new camera calibration alg
jiyu3Dlitibabiaodeshexiangjibiaodingsuanfa
- 利用透镜成像理论建立摄像机数学模型, 提出了一种线性求解摄像机内外参数的方法。该方 法特点是采用主动发光的光点阵列标定靶,利用2D 标定靶的精确移动来实现基于3D 立体靶标的摄像 机标定的算法。-Lens imaging theory using mathematical models set up the camera, a camera inside and outside the parameters for solving linear approach. The met
Threedimension
- 双目摄像机标定程序,给出摄像机内外参数,并完成三维立体重建。-Binocular camera calibration procedures, given internal and external camera parameters, and complete the three-dimensional reconstruction.
bd
- 对有棋盘格的图像进行单目摄像机标定,得到内参数和外参数-Have the checkerboard lattice images monocular camera calibration, intrinsic parameters and external parameters to be
test1
- opencv写的摄像机校正,而且修正了摄像机参数-camera calibration
CameraCalibration
- 摄像机标定程序,能够求得其内部参数,误差很小,适合张正友标定方法-Camera Calibration
calibration
- 有效进行摄像机标定的简单程序。分别求出内外参数。-Simple effective camera calibration procedures. Inside and outside the parameters were calculated.
cameracalibration
- 关于摄像机标定的程序,能够准确实现摄像机标定,获得内参数-On camera calibration procedure, can accurately achieve calibration, was within the parameters
xulietuxiangjianceyuchongjian
- 针对目前工业制造领域面临的难题,提出利用非量测数字摄像机进行工业钣金件高精度三维重建与视觉检测.采用二维直接线性变换分解摄像机参数初值并结合光束法平差进行高精度标定 利用最小二乘模板匹配提取像面上的点、直线信息并进行混合光束法平差,从而进行钣金件的高精度三维重建及其尺寸制造误差的检测.所开发的视觉检测系统硬件成本低、自动化程度较高,实际数据的多次实验均取得了优于1/8 000的相对精度,说明所论述的方法为工业零件的自动化三维检测提供了一条可行途径.-View of the current cha
CalibrateCamera
- 这个程序利用OpenCV进行摄像机标定,可确定摄像机的内外参数、畸变系数、旋转矩阵、平移矩阵等,很有用的。-This program use OpenCV to calibrate camera.It can obtain parameter of camera.
camom-OPENCV
- C++处理摄像机参数问题.OPENCV处理-Camera parameters C++ handling problems. OPENCV treatment
matlab-calibration-of-cube
- 本程序利用立方体进行标定,从而得到摄像机成像参数-This procedure used to calibrate the cube to get the camera imaging parameters
