-
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
-
PondWater
directx 下实现的shader water(directx under the shader water)
- 2008-01-10 11:30:17下载
- 积分:1
-
debug
详尽阐述了如何在VC的IDE下进行调试,并且在后半部分,还说明了写VC代码的注意事项,以及避免出错的方法。(Elaborated on how the VC IDE for debugging, and in the second half, also explains the precautions write VC code, as well as ways to avoid making mistakes)
- 2013-10-06 21:41:24下载
- 积分:1
-
s3c2410
s2c2410说明手册,开发可用,希望有用处(about s2c2410)
- 2009-05-25 12:08:31下载
- 积分:1
-
TSiP_win
复杂环境下无人机的路径规划,用rrt和a*算法实现,在qt开发环境下编译。(Complex environment UAV path planning with rrt and a* algorithm, compiled under qt development environment.)
- 2014-03-10 22:54:29下载
- 积分:1
-
MFCSimReaderTest
配合我发的F320单片机及其驱动程序的上位机测试程序。完成发送APDU指令(I made the F320 with its single-chip PC driver testing procedures. Finished sending APDU command)
- 2014-05-14 18:14:48下载
- 积分:1
-
dianhuaben
这是一个电话本的程序,可进行电话查询
可以参考一下(A phone book program)
- 2012-12-28 17:32:59下载
- 积分:1
-
Ado1
ADO数据库操作类,包括数据库的创建、表的创建、删除、查询、和字段值得获取等一系列方法。(The ADO operation class ,which can realize the creation of database and table, the delete ,select of record.)
- 2013-12-02 16:31:31下载
- 积分:1
-
jiugongwenti
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里,如图1-1所示。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。((Nine-palace issues) in a 3 × 3 of the Nine-palace are 1-8 this 8 random number and the placing of a space in which the cell house, as shown in Figure 1-1. Now required to achieve this issue: the squares adjustment for the right as shown in Figure 1-1 form. Adjustment of the rules: each can only be with the spaces (upper and lower, or left, right) adjacent to a digital flat space. Test Programming to solve this problem.)
- 2008-12-25 22:07:50下载
- 积分:1
-
SeriesPort
说明: 通过CreatFile SetupComm GetCommStat等API函数来创建一个串口传输程序(CreatFile SetupComm GetCommStat such as through the API function to create a serial transfer procedure)
- 2008-10-08 22:44:29下载
- 积分:1