-
单目摄像头标定,以及多张标定板图片
这份工程里面有许多不同的函数,其中还包含一些基础的视觉图像处理等(包括圆形的识别等),该工程的主要作用是用于摄像头的标定,标定板为6*8的,文件中含有标定图片,也可以自行修改标定板的规格
- 2022-01-31 23:16:41下载
- 积分:1
-
oracle tips beginner beginners is to write, not copy to the
oracle初学者的初学秘籍,是自己写的,不是拷贝来的-oracle tips beginner beginners is to write, not copy to the
- 2022-03-06 20:09:11下载
- 积分:1
-
发送邮件系统
发送邮件系统 -Send e-mail system
- 2022-03-22 23:50:46下载
- 积分:1
-
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=...
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=q1,以找出DFA在处理了第一个输入符号a1之后进入的状态。处理下一个输入符号a2,求δ(q1,a2)的值,假设这个状态是q2。以这种方式继续下去,找出状态q3,q4,…,qn,使得对每个i,δ(qi-1,ai)=qi。如果qn属于F,则接受输入a1a2…an,否则就“拒绝”。-DFA" s " language" is the DFA to accept all of the string collection. A1a2 ... an assumption is an input symbol sequence, so that the DFA into operation from the initial state q0. Look transfer function δ, say δ (q0, a1) = q1, in order to identify the DFA in dealing with the first input into the state after the symbol a1. To the next input symbol a2, seeking δ (q1, a2) values, assuming that this state is q2. Continue in this way to find out the state q3, q4, ..., qn, making for every i, δ (qi-1, ai) = qi. If qn belongs to F, then accept the input a1a2 ... an, otherwise, " refuse."
- 2022-06-15 20:45:50下载
- 积分:1
-
VC++ generate realistic movement of clouds effects
VC++生成逼真流动的云彩特效.供初学者学习参考-VC++ generate realistic movement of clouds effects
- 2022-01-25 22:33:04下载
- 积分:1
-
哈夫曼树的建立和哈夫曼编码译码器。用C编写的。是学习数据结构的很好源代码...
哈夫曼树的建立和哈夫曼编码译码器。用C编写的。是学习数据结构的很好源代码-Huffman tree establishment and Huffman decoder. Prepared by C. Data structure is a good learning source code
- 2022-06-21 22:07:03下载
- 积分:1
-
基于OpenCV和MFC的人脸识别系统
该程序在opencv上调试,能够识别出人脸并做出标记
- 2022-05-05 22:20:57下载
- 积分:1
-
我做的老师留的作业,只有基本的注册,登录,修改,查询功能.应该有很多不足,希望大家批评指正!...
我做的老师留的作业,只有基本的注册,登录,修改,查询功能.应该有很多不足,希望大家批评指正!-I do teachers stay in operation, only the basic registration, login, modify the inquiry. Should be a lot less than the hope that we criticized correct!
- 2022-01-25 15:26:32下载
- 积分:1
-
该计算器是弥补Windows系统“科学型计算器Microsoft((R)_R5.1”功能的不足。专门用来进行两个复数的加、减、乘、除与取反(共轭)计算。用del...
该计算器是弥补Windows系统“科学型计算器Microsoft((R)_R5.1”功能的不足。专门用来进行两个复数的加、减、乘、除与取反(共轭)计算。用delphi 7 编写。
双击应用程序:Calculate.exe 即打开复数计算器窗口。
-Calculator is the Windows system to make up for "science-based Microsoft Calculator ((R) _R5.1 "functional deficiencies. two devoted to the increase in the plural, subtraction, multiplication, Except for the anti- (conjugate) basis. prepared with delphi 7. Double-click application : Calculate.exe that is the plural Calculator window open.
- 2022-08-19 13:44:44下载
- 积分:1
-
an arithmetic software on the network game "Mu".it was used to enjoy myself in t...
网游奇迹的战士配点算法软件,是当初游戏时自己编写来玩的,采用VC编写,界面简单使用方便!-an arithmetic software on the network game "Mu".it was used to enjoy myself in the first. it was writen by Vc ,and was designed very convenient to use .
- 2022-02-20 17:45:12下载
- 积分:1