-
new camera calibration algorithm Functions with a calculated exercise group were...
摄像机标定新算法,用一个子函数计算出两组运动组的参数本程序用于调试摄像机标定新算法这个程序在原来的基础上改变了部分返回值,将标准离差改为均方值的计算加入标定整体误差计算,运动复原和三维复原整体误差计算应先用计算出的平移矢量进行三维复原,从得出的点对统计其z方向为正的个数,多者为正确的平移矢量 -new camera calibration algorithm Functions with a calculated exercise group were the parameters of the testing procedures for the new camera calibration algorithm of this procedure in the original change based on the return of some value, the standard deviation to the mean square value calculated by adding the overall calibration error terms, 3D sports rehabilitation and recovery overall error calculation should be calculated using the 3D vector translation recovery, derived from the statistical point of its z direction as is the number, the greater the correct translation vector
- 2022-07-20 02:37:02下载
- 积分:1
-
expression of the realization of a binary tree. An arbitrary input before the or...
表达式二叉树的实现。输入任意一个前序中序或后序表达式,可生成对应的表达式二叉树并树状打印,之后用户可以选择以前序中序或后序将表达式再次输出。-expression of the realization of a binary tree. An arbitrary input before the order or sequence after sequence expressions, which will generate the corresponding binary tree and the tree expression Print, after users can choose before the order or sequence after sequence of expression of a recurrence.
- 2022-09-02 21:05:03下载
- 积分:1
-
use of this procedure, ADO connection ACCESS database segmentation window differ...
此程序用到了,ADO连接ACCESS数据库,切分窗口,以及不同视图之间进行通信.List Control和Tree Control,用户UI线程等技术.-use of this procedure, ADO connection ACCESS database segmentation window different Views of communication between. List Control and Tree Control, users UI thread technology.
- 2022-02-26 03:30:25下载
- 积分:1
-
calculated cone
计算球顶圆锥的RCS程序,输入频率和角度,球锥的外形尺寸等,得到其RCS。这个程序是俺老师给的,只供参考-calculated cone-top RCS procedures input frequency and angle of the cone-shape size, to be its RCS. The program is the teacher I have for the use of reference
- 2022-02-01 00:02:51下载
- 积分:1
-
Provinces, municipalities and databases, database, provinces, municipalities, pr...
省、市和数据库,数据库,省、市、省和市数据库,数据库,省、市、省和市数据库,
- 2022-03-11 18:41:38下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
实现4
实现4自由度scara机械手的点对点运动,用Jacobi实现坐标变换-Realize 4-DOF SCARA robot point-to-point movement, and realize Jacobi coordinate transformation
- 2022-05-12 17:18:59下载
- 积分:1
-
In the cadence virtuoso painting under the bus of the skill procedure.
在cadence virtuoso 下画bus的skill程序。-In the cadence virtuoso painting under the bus of the skill procedure.
- 2022-03-26 07:37:42下载
- 积分:1
-
一款在VC环境下编辑的餐厅管理系统
由于是初学者还有很多不足请大家指教...
一款在VC环境下编辑的餐厅管理系统
由于是初学者还有很多不足请大家指教-An editorial in the VC environment, a restaurant management system for beginners because it is still much to be desired please Zhijiao
- 2022-08-22 20:48:04下载
- 积分:1
-
巧用事件开发小软件。易语言源码
巧妙利用事件来开发的一个小小软件。易语言源码-Clever use of events to develop a small software. Easy language source
- 2022-09-26 21:50:03下载
- 积分:1