登录
首页 » matlab » 系统标定棋盘格

系统标定棋盘格

于 2020-12-11 发布
0 170
下载积分: 1 下载次数: 4

代码说明:

说明:  系统标定棋盘格用于系统的标定,在三维测量系统中起到很重要的作用,标定摄像机和投影仪。(System calibration checkerboard is used for system calibration, which plays an important role in 3D measurement system, such as calibrating cameras and projectors.)

文件列表:

系统标定棋盘格\ChessBoard.m, 443 , 2013-10-23
系统标定棋盘格\interface.m, 536 , 2013-10-23
系统标定棋盘格\test.m, 293 , 2013-10-23
系统标定棋盘格\writeChessBoard.m, 709 , 2013-10-23
系统标定棋盘格, 0 , 2020-12-09

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

发表评论

0 个回复

  • 获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)...
    获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)->h_addr_list就可以获取,但是外网IP还需要对一个提供显示当前外网IP的网页进行分析才可以获取,具体实现请参照代码.-Access to the machine outside the network and IP network IP. Within the IP network is easy to acquire, directly calls gethostbyname (name)-
    2022-02-25 01:51:13下载
    积分:1
  • 这是飞鸽传书 v2.0版的源代码。它是一个跨平台、基于 TCP/IP(UDP)、无需服务器、简单易用、可传送和接收文件的一个网络小软件,安全可靠,数据通讯均采用...
    这是飞鸽传书 v2.0版的源代码。它是一个跨平台、基于 TCP/IP(UDP)、无需服务器、简单易用、可传送和接收文件的一个网络小软件,安全可靠,数据通讯均采用 RSA/Blofish 加密。-This is the IP Messenger v2.0 version of the source code. It is a cross-platform, based on TCP/IP (UDP), no servers, easy to use, can send and receive files of a network of small software, safety and reliability, data communications are used RSA/Blofish encryption.
    2023-02-04 22:35:03下载
    积分:1
  • EAPOCS
    图像的EAPOCS超分辨率算法,可以实现边缘抑制的POCS算法(EAPOCS image super-resolution algorithm, can inhibit the realization of the edge of the POCS algorithm)
    2008-05-17 01:20:06下载
    积分:1
  • ldpc
    ldpc编码的matlab实现,供大家参考(Matlab implementation of LDPC coding for your reference)
    2021-01-25 16:28:43下载
    积分:1
  • HEU_KMS_Activator_v2.4
    合并果子,压缩是一种有效的减小数据量的方法,目前已经被广泛应用于各种类型的信息系统之中。 一种压缩文本文件的方法如下: 1. 原始文本文件中的非字母的字符,直接拷贝到压缩文件中; 2. 原始文件中的词(全部由字母组成),如果是第一次出现,则将该词加入到一个词的列表中,并拷贝到压缩文件中;否则该词不拷贝到压缩文件中,而是将该词在词的列表中的位置拷贝到压缩文件中。 3. 词的列表的起始位置为 1 。 词的定义为文本中由大小写字母组成的最大序列。大写字母和小写字母认为是不同的字母,即 abc 和 Abc 是不同的词。词的例子如下: * x-ray 包括两个词 x 和 ray * mary s 包括两个词 mary 和 s * a c-Dec 包括三个词 a 和 c 和 Dec 编写一个程序,输入为一组字符串,输出为压缩后的文本。(Fruit combined compression is an effective method for reducing the amount of data, has been widely applied to various types of information into the system. A method of compressing a text file is as follows: 1 original text file non-alphabetic characters, copy directly to the compressed file 2 words in the original document (all composed of letters), if it is the first time, then. The word is added to a word list, and copied to the compressed file otherwise the term is not copied to the compressed file, but the position of the word in the list of words copied to the archive. 3 the starting position is a list of words. The maximum term is defined by a sequence of text consisting of uppercase and lowercase letters. Uppercase and lowercase letters are considered different letters, ie abc and Abc are different words. Examples of the word as follows:* x-ray consists of two words x and ray* mary' s, including two words mary and s* a c-Dec consists of three words a and c and Dec to write )
    2013-12-02 17:28:34下载
    积分:1
  • FFT-hanming-blackman
    线性调频信号用汉明窗以及布莱克曼窗加窗后进行旁瓣抑制处理效果(Chirp signal with Hamming window and Blackman window windowed side lobe suppression after treatment effect)
    2021-01-28 09:48:35下载
    积分:1
  • Jsp网络,入门与实践,针对初学者,包含了255个实例,介绍XML,Struts,JSTL等...
    Jsp网络编程,入门与实践,针对初学者,包含了255个实例,介绍XML,Struts,JSTL等-Jsp Network Programming, Introduction to and practice, aimed at beginners, includes 255 examples introduce XML, Struts, JSTL, etc.
    2022-02-14 14:38:20下载
    积分:1
  • polar3d
    讲解如何画3D的极坐标图形!有M文件和说明!(Explain how to draw 3D polar coordinate graphics! M-file and instructions!)
    2012-05-27 20:18:25下载
    积分:1
  • The-Autolisp-code-turns-vba
    将Autolisp的代码转换成 ASCII码进行在VB或CAD自带的VBA编辑器里用命令方式执行转换后的ASCII码(Convert Autolisp code into ASCII code to carry on the ASCII code after took of used an order method in VBA editor performance conversion in the VB or CAD)
    2014-04-16 11:06:24下载
    积分:1
  • 实现了圆拟合的功能,效果比较好,可以下来试一下。有问题联系我...
    实现了圆拟合的功能,效果比较好,可以下来试一下。有问题联系我-To achieve the function of the circle fitting, the effect is better, you can try it. There are problems contact me
    2022-05-27 08:48:18下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载