摄像机双目标定程序

时间:2016-09-30 04:10:37
【文件属性】:
文件名称:摄像机双目标定程序
文件大小:7.75MB
文件格式:ZIP
更新时间:2016-09-30 04:10:37
标定 可以运行,供参考,误差还是有点,环境是opencv1.0+vc
【文件预览】:
双目标定程序代码
----求出的所有结果R,t.txt(1KB)
----calibdata1.txt(174B)
----Test14.vcproj.CHEN-5489AABEC8.chen.user(1KB)
----calibdata2.txt(172B)
----Test14.ncb(10.6MB)
----Test14.sln(877B)
----Test14.dsw(537B)
----caliberation_result2.txt(770B)
----image1()
--------Video1_grougJpg3.jpg(45KB)
--------Video1_grougJpg1.jpg(46KB)
--------Video1_grougJpg5.jpg(48KB)
--------Video1_grougJpg2.jpg(46KB)
--------Video1_grougJpg7.jpg(46KB)
--------Video1_grougJpg6.jpg(47KB)
--------Thumbs.db(69KB)
--------Video1_grougJpg4.jpg(51KB)
----caliberation_result1.txt(0B)
----image2()
--------Video2_grougJpg1.jpg(48KB)
--------Video2_grougJpg3.jpg(45KB)
--------Video2_grougJpg6.jpg(47KB)
--------Video2_grougJpg5.jpg(49KB)
--------Video2_grougJpg2.jpg(49KB)
--------Video2_grougJpg4.jpg(52KB)
--------Thumbs.db(79KB)
--------Video2_grougJpg7.jpg(47KB)
----calibration.cpp(8KB)
----cvut()
--------cvutUtil.h(6KB)
--------cvut.h(277B)
--------cvutSeq.h(6KB)
--------cvutMatrix.h(16KB)
--------cvutImage.h(5KB)
----Test14.plg(1KB)
----Test14.suo(18KB)
----Test14.dsp(5KB)
----Debug()
--------Test14.exe(646KB)
--------Test14.ilk(1.63MB)
--------calibration.obj(659KB)
--------Test14.exe.embed.manifest(406B)
--------BuildLog.htm(7KB)
--------Test14.bsc(5.82MB)
--------Test14.exe.intermediate.manifest(381B)
--------vc90.pdb(988KB)
--------vc90.idb(819KB)
--------mt.dep(67B)
--------Test14.exe.embed.manifest.res(472B)
--------calibration.sbr(0B)
--------Test14.pdb(3.94MB)
----Test14.vcproj(6KB)
----Test14.opt(49KB)

网友评论

  • 对程序进行简单的修改后,能运行。值得借鉴
  • 可以运行,缺少opencv_calib3d231d.dll文件,实用配置方法,配置后程序调试方法http://download.csdn.net/detail/u010005336/8294003
  • 对于新手,这个代码非常好,配置好环境可以直接用。
  • 我的openCV配置别的程序能运行 这个总是提示cxcore.lib找不到,这是不知道为什么。有能解决的加扣扣:263328381
  • 我的openCV配置别的程序能运行 这个总是提示cxcore.lib找不到
  • 可以运行,但需要配置好OpenCV才行,思路比较简单,适用于新手。
  • 我的是vs2005不知道怎么编译
  • 进行修改后,可以编译,不错。但是运行还有错误呃,说是矩阵不合适