网站大量收购独家精品文档,联系QQ:2885784924

camera_calibration分析(Camera_calibration analysis).doc

camera_calibration分析(Camera_calibration analysis).doc

  1. 1、本文档共15页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
camera_calibration分析(Camera_calibration analysis)

camera_calibration分析(Camera_calibration analysis) 设置; / /读取设置 FileStorage fs(inputSettingsFile,FileStorage::READ);/ /读取设置 fs(“设置”) ; fs.release(); 矢量 Point2f imagePoints;/ /每幅图像的角点向量集 垫cameraMatrix distCoeffs; 垫;/ /图像缓存 / /采集图像 视图= s.nextImage(); 垫的结果; 如果(inputCapture.isOpened()) { 垫view0; inputCapture view0; view0。复制(结果); } 返回结果; imageSize = view . size();/ /格式化输入图像。 / /如果采集完毕,进行校正 if(mode = =捕获 imagePoints.size() =(unsigned)。nrFrames)/ / 25 { if(run校准和save(s,imageSize,cameraMatrix,distCoeffs,imagePoints)) 向量垫 rvecs tvecs; 飘 reprojErrs向量; 双totalAvgErr = 0; bool ok = run校准(s、imageSize、cameraMatrix、distCoeffs、imagePoints、rvecs、tvecs、reprojErrs、totalAvgErr); cameraMatrix =垫:眼睛(3 3 CV_64F);/ /对角矩阵 distCoeffs =垫::0(8 1 CV_64F);/ /全零矩阵 矢量 Point3f objectPoints(1);/ / 3 d点物理坐标向量 calcBoardCornerPositions(s。boardSize,s。squareSize,objectPoints[0],s.calibrationPattern); corners.clear(); for(int i = 0;i boardSize)。高度;+ + i) for(int j = 0;j boardSize)。宽度;+ + j) / /棋盘角点的3 d点物理坐标 角落。push_back(Point3f(浮点数(j *平方esize),float(i *平方esize),0); objectPoints.resize(imagePoints.size(),objectPoints[0]); 双rms =校准照相机(objectPoints,imagePoints,imageSize,cameraMatrix,distCoeffs,rvecs,tvecs,s.flag | CV_CALIB_FIX_K4 | CV_CALIB_FIX_K5); The rotation vector of the parameters of the parameters of the parameters of the coordinates of the coordinates of the coordinates of the coordinates of the coordinates of the coordinates of the coordinates of the coordinates of the angular coordinates Size_t nimages = _objectPoints. Total (); Mat objPt, imgPt, npoints, rvecM ((int) nimages, 3, CV_64FC1), tvecM ((int) nimages, 3, CV_64FC1); CollectCalibrationData (_objectPoints _imagePoints, noArray (), objPt, imgPt, 0, npoints); Int nimages = (int) objectPoints. Total (); / / how much memory does the objectPoints occupy? For (I = 0; I nimages; I + +) { Ni = objectPoints. GetMat (I). CheckVector (3, CV_32F); CV_Assert (ni = 0); Total + = ni; } / / allocate cache space Npoints. Create (1, (int) nimages,

您可能关注的文档

文档评论(0)

f8r9t5c + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档