-
CAMSHIFT
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。
该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。(CAMSHIFT algorithm using rapid detection and tracking moving targets C/C++ source code, OPENCV BETA 4.0 version in its SAMPLE given this example. Document in the running VC6.0 environment compiler, is a stand-alone operating procedures, no OPENCV DLL library support. Before the operation, please connect the USB interface of the camera. You can then use the mouse selectedwiththemousewishestotrackthetarge. Has been transferred through.)
- 2013-07-14 22:25:08下载
- 积分:1
-
OperateAccess
自己写的用ADO操作数据库,添加,删除,修改功能,显示在listctrl上,已经数据导出EXCEL。(ado )
- 2010-06-24 21:27:14下载
- 积分:1
-
HSDL7001PDF
红外通信装置
HSDL-7001PDF资料(Infrared communication device
HSDL- 7001 PDF data
)
- 2014-08-07 20:48:06下载
- 积分:1
-
The-CPP-PL
C++ 之父作品,据说是学习C++最好的教程,里面有C++的最新内容标准。(C++ programming language is write by the father of C++, it s said that the book is the most useful book to learn C++.)
- 2013-11-19 10:21:02下载
- 积分:1
-
MATLABGUI
信号处理与分析,是基于gui的信号处理与分析,相关函数的应用。(Random signal analysis and Process)
- 2013-12-25 15:27:36下载
- 积分:1
-
Responder
抢答器论文及其proteus仿真资料 单片机C51程序(Responder papers and proteus simulation data C51 MCU program)
- 2016-12-22 16:55:12下载
- 积分:1
-
DbConnect
Microsoft SQLServer数据库连接窗口动态链接库源码(SQLServer connect dialog dll code source)
- 2015-05-12 11:21:07下载
- 积分:1
-
WINDOWS_CoreProgramming
新手初次学习windows程序时必看的一部参考书籍,很有帮助的(Novice learner windows program a must-see one reference book, very helpful)
- 2010-01-19 16:09:22下载
- 积分:1
-
dynarray
动态数组应用实例。将动态数组运用于房间的计算,包括房间个数,总面积,平均面积,最大以及最小房间面积等(Dynamic array application example. Dynamic arrays used in the calculation of the room, including the room number, the total area, average size, maximum and minimum room size, etc.)
- 2009-11-25 03:49:38下载
- 积分:1
-
erchashu
二叉树的链式存储、先序中序遍历和层次遍历。(构造一棵树并输入数据,编写三个函数,非别是树的前序递归遍历算法、树的后序递归遍历算法、树的非递归中序遍历算法(这里的非递归以中序为例)。在主程序中调用这三个函数进行树的遍历,观察用不同的遍历方法输出的数据的顺序和验证递归与非递归输出的数据是否一样。)(Chain store binary tree, preorder traversal and hierarchy traversal.)
- 2013-12-07 23:16:06下载
- 积分:1