登录
首页 » Visual C++ » camera-calibration

camera-calibration

于 2012-02-17 发布 文件大小:1003KB
0 143
下载积分: 1 下载次数: 89

代码说明:

  利用opencv实现相机的标定,算法采用张正友的棋盘法。结构很清晰易懂。(Opencv camera calibration algorithm using the checkerboard method of Zhang Zhengyou. The structure is clear and easy to understand.)

文件列表:

摄像机定标
..........\cvut_test
..........\.........\calibdata (2).txt,16,2011-10-25
..........\.........\calibdata.txt,124,2007-06-19
..........\.........\caliberation_result.txt,2030,2012-02-16
..........\.........\calibration.cpp,6631,2011-10-25
..........\.........\cvut
..........\.........\....\cvut.h,277,2007-05-29
..........\.........\....\cvutImage.h,5172,2007-05-29
..........\.........\....\cvutMatrix.h,16538,2007-05-29
..........\.........\....\cvutSeq.h,6162,2007-05-29
..........\.........\....\cvutUtil.h,6442,2007-05-29
..........\.........\cvut_test.dsp,4709,2007-06-19
..........\.........\cvut_test.dsw,543,2007-05-29
..........\.........\cvut_test.ncb,369664,2012-02-16
..........\.........\cvut_test.opt,50688,2012-02-16
..........\.........\cvut_test.plg,252,2012-02-16
..........\.........\Debug
..........\.........\.....\caliberation_result.txt,0,2012-02-16
..........\.........\.....\calibration.obj,386406,2011-10-25
..........\.........\.....\calibration.sbr,0,2011-10-25
..........\.........\.....\cvut_test.bsc,25600,2012-02-15
..........\.........\.....\cvut_test.exe,651369,2011-10-25
..........\.........\.....\cvut_test.pdb,1213440,2011-10-25
..........\.........\.....\vc60.pdb,192512,2011-10-25
..........\.........\image





..........\.........\.....\chess5.jpg,12704,2002-10-18
..........\.........\.....\chess6.jpg,13521,2002-10-18
..........\.........\.....\chess7.jpg,13817,2002-10-18
..........\.........\.....\chess8.jpg,50467,2002-10-18
..........\.........\.....\chess9.jpg,387395,2002-10-18
..........\标定程序说明.txt,340,2008-11-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • sumimoSimulationConfig
    此源程序为MATLAB代码,是LTE平台链路级仿真中单用户MIMO的仿真设置(The source code for MATLAB is LTE link level simulation platform for single-user MIMO emulation settings)
    2014-11-17 22:10:24下载
    积分:1
  • shuixiaxindaodejiucuomayanjiujiruanjianshixian
    水下信道的纠错码研究及软件实现,对研究纠错码的工程师有帮助(Underwater channel error-correcting codes and software implementation, error-correcting codes of research will help engineers)
    2008-12-26 17:41:16下载
    积分:1
  • anzhuo
    下面介绍使用方法: 1. 首先将附件下载解压为 SMSReceiver.apk 文件安装到目标手机即可,初次运行需要进行放行和授权。 2. 用任何一部手机向目标手机发送格式为"sunzn:yoursendmail@gmail.com,password,yourreceivemail@xxx.com"【注:不包括外边的双引号,sunzn:为必须填写的格式,yoursendmail@gmail.com为你的邮件发送地址,这个地址必须为Gmail,password 为前面发送邮件的密码,最后的 yourreceivemail@xxx.com 为你用什么邮件地址来接收监听到的短信内容,另外要说明的是,你向目标手机发送的这条短信不会在手机界面上得到显示,在手机的数据库中也不会有记录,所以你可以放心的向目标手机发送】在你按照以上格式发送短信后,你的邮件接收地址会收到一封设置成功的邮件,你可以在接收邮件中进行查看 本文来自: 吾就爱智能 www.592zn.com 详细文章参考:http://www.592zn.com/thread-197934-1-1.html
    2013-10-13 14:53:46下载
    积分:1
  • usbview_test
    基于WDK开发,查看USB设备信息, 编译成DLL动态库,可直接调用(Developed based on the DDK, see the USB device information, compiled into a DLL dynamic libraries, and can be called directly)
    2012-04-10 16:39:23下载
    积分:1
  • 3275-anqn
    VC++ 通过ODBC读写Excel文件 VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码,程序没有其它功能,就这一个读写EXCEL的功能,可以VC6下编译通过(VC++ to read and write Excel files via ODBC VC++ ODBC operations directly through the program to read and write Excel spreadsheet files, attach the source code, no other program features a reading and writing EXCEL on this feature, you can compile under VC6)
    2011-07-12 10:10:34下载
    积分:1
  • CTwainDll
    调用Twain接口实现高档摄像头图像捕获,绝对原创.很好的Twain接口图形图像采集原码(Twain interface called high-grade camera image capture, absolute originality. Twain good graphic image acquisition interface original code)
    2007-01-04 17:44:53下载
    积分:1
  • 11
    本程序利用OPENCV实现了圆形以及椭圆的拟合,并输出椭圆以及圆的中心坐标。(This procedure using OPENCV achieve a circular and elliptical fitting, and outputs the ellipse and the circle center coordinates.)
    2020-12-08 20:39:20下载
    积分:1
  • Lab_link
    实验室信息管理系统,用MFC做的界面部分,然后利用sql完成数据库部分(Laboratory Information Management System, part of the interface to do with MFC, then use the sql database part of the complete)
    2011-08-02 16:26:58下载
    积分:1
  • csexamsys
    SOCKET网络编程实例,讲解细致,适合C/C++开发人员学习(SOCKET network programming, detailed explanations, suitable for C/C++ developers to learn)
    2011-08-01 22:59:36下载
    积分:1
  • 偶尔小工具(简单版)魔力超强外挂
    魔力宝贝 私服辅助 偶尔小工具 自动战斗 高速战斗 脚本(moli sf software atuo fight)
    2017-11-23 21:10:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载