登录
首页 » c++ » opencv相机检校

opencv相机检校

于 2023-06-09 发布 文件大小:3.18 MB
0 135
下载积分: 2 下载次数: 1

代码说明:

opencv 编写的相机平面检校,绝对可靠,精度高。编译需要先配置opencv,配置方法参考网络教程。运行debug版本时,如果缺少opencv库,额外下载即可。

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

发表评论

0 个回复

  • VCPPGetHardwareId
    VC++获取网卡MAC、硬盘序列号、CPU ID、BIOS编号,是个文档,用来学习,需要的话代码移植下也比较简单(VC++ Gets NIC MAC, hard drive serial number, CPU ID, BIOS serial number, is a document used to study under the required code migration is relatively simple)
    2015-07-24 10:49:26下载
    积分:1
  • Information on the relationship to add a simple winform
    有简单关系的信息添加 C# VS2005 MSSQL2005 winform-Information on the relationship to add a simple winform
    2022-02-26 13:58:38下载
    积分:1
  • PPC版智能手机蓝牙模块操作源码(基于虚拟串口通道)
    PPC版智能手机蓝牙模块操作源码(基于虚拟串口通道)-PPC version of the smart phone operating source Bluetooth module (based on a virtual serial port channel)
    2023-08-06 07:45:04下载
    积分:1
  • 基于51单片机的超声波测距毕业设计
    该设计为基于89c51单片机的超声波测距,其中原理图,仿真以及论文都已在其中,大家可自由修改。源代码真实可用,PCB板图是自己画完并未验证,有可能不能用。如果大家需要PCB板制作,请自行创作。
    2022-06-03 09:15:01下载
    积分:1
  • STM32_ADC_FSMC_TFT_DMA_OK
    STM32_ADC_FSMC_TFT_DMA_OK.rar STM32经典应用程序 经过项目的验证(51 single classic applications, sub-program after program verification, high reliability)
    2014-02-16 11:31:41下载
    积分:1
  • C# 建立SQL Server数据库连接的基本方法
    C# 建立SQL Server数据库连接的基本方法,核心代码为:   try   {    string ConStr =//创建数据库连接字符串   @"server=WIN-GI7E47AND9RLS;user id=sa;pwd=;database=db_TomeTwo";    SqlConnection con = new SqlConnection(ConStr);//创建数据库连接对象    string SqlStr = "select * from 帐单";//创建SQL查询字符串    SqlDataAdapter ada = new SqlDataAdapter(SqlStr, con);//创建数据适配器对象    DataSet ds = new DataSet();//创建数据表    ada.Fill(ds);//填充数据集    this.dgv_Message.DataSource =//设置数据源    ds.Tables[0].DefaultView;   }   catch(Exception ex)//捕获异常   {    MessageBox.Show(ex.Message,"提示!");//弹出消息对话框   }
    2022-07-28 04:06:36下载
    积分:1
  • NBIot
    CKS芯片通过m5310A连接onenet平台(CKS chip connects onenet platform through m5310A)
    2020-06-21 07:20:01下载
    积分:1
  • 在线酒店管理代码
    免费下载在线酒店管理系统项目简介,网上酒店管理系统,小型和大Servlet和JSP项目的源代码
    2023-06-25 11:45:03下载
    积分:1
  • 18.红外遥控
    说明:  基于51单片机完成红外遥控的代码,包括完整的代码、测试文件等,是一个综合性的实验。(It is a comprehensive experiment to complete the code of infrared remote control based on 51 single chip microcomputer, including complete code, test file, etc.)
    2020-04-06 20:08:35下载
    积分:1
  • stm32f103 ADS1256
    说明:  ads256驱动,实现ad采样及转换功能(Ads256 driver, realize AD sampling and conversion function)
    2021-04-19 16:39:10下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载