登录
首页 » Visual C++ » tkgz

tkgz

于 2011-12-10 发布 文件大小:3565KB
0 156
下载积分: 1 下载次数: 492

代码说明:

  在VS2008平台上基于opencv编写的运动目标检测与跟踪的程序,检测与跟踪方法可选,并对跟踪目标编号,带有AVI视测试视频,效果很好,完全可以运行(Moving target detection and tracking procedures, methods of detection and tracking options, and AVI video with good results, can run)

文件列表:

tkgz

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

发表评论

0 个回复

  • VCPPPMFC_GSM-SM-Modem_code-
    这是用vC++写的短信猫的开发程序,函数接口已经提供了以及有Word的函数说明,VC++编写的短信猫SDK(It is written in SMS cat vC++ development program, function interface has been provided as well as Word' s function description, VC++ write SMS cat SDK)
    2014-11-21 01:16:41下载
    积分:1
  • server
    Program to upload one or more file in a specific server.
    2011-08-29 04:51:31下载
    积分:1
  • car4Ssale
    用c++做的汽车4s店销售系统(mfc) 录入查询库存预定等功能模块 头文件中定义 class CAutomobile4SshopDlg : public CDialog 头文件中定义class sale : public CDialog class service : public CDialog class storage : public CDialog class guanli : public CDialog 分别作销售,服务,库存,管理功能模块函数体调用 #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #define IDS_ABOUTBOX 101 #define IDD_AUTOMOBILE4SSHOP_DIALOG 102 .....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc) Input query inventory reserve and other functional modules Header file defines class CAutomobile4SshopDlg: public CDialog Header file defines class sale: public CDialog class service: public CDialog class storage: public CDialog class guanli: public CDialog Respectively, for sales, service, inventory management function module calls the function body # define IDM_ABOUTBOX 0x0010 # define IDD_ABOUTBOX 100 # define IDS_ABOUTBOX 101 # define IDD_AUTOMOBILE4SSHOP_DIALOG 102 Defined as a function of the body ..... macro call)
    2013-10-24 17:52:29下载
    积分:1
  • QuadraticQuadAssemble
    QuadraticQuaassemble 的源程序 matlab有限元分析源程序 (QuadraticQuaassemble source matlab source Finite Element Analysis)
    2013-11-11 13:36:05下载
    积分:1
  • C++MFC+ICMP网络编程
    是利用MFC技术和winpcap来制作一个追踪目的IP的程序。输入目的IP地址,可以在相应的控件中显示出到达目的主机所要经过的每一跳路由器的序号以及IP地址。可以利用ICMP(互联网控制消息协议)的特点,即用于在IP主机、路由器之间传递控制消息,来获取一系列消息发送的情况。 ICMP是一种TCP/IP协议族中的面向连接的协议,用于传输处所报告控制信息,包括报告错误、交换受限控制和状态信息等。当遇到IP数据无法访问目标、路由器无法按当前的传输速率转发数据包等情况时,会自动发送ICMP消息。
    2022-02-01 01:02:44下载
    积分:1
  • fb203b56d21a
    matlab gui很好的例子,对学习有很大帮助。(matlab gui good example of great help in learning.)
    2011-05-24 04:35:27下载
    积分:1
  • project
    说明:  课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求 场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。 2、通过3DS Loader 读取场景数据。。 3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。 4、提供用户界面,并实现场景的交互漫游功能。 选做部分: 1、在场景中添加了三维地形。 2、实现雾这种气象条件的实时绘制。 3、实现计算机动画技术,飞机在天空中飞,圆环在不停的运转。 4、阴影的绘制 5、在场景中添加了喷泉。 6、实现Billboard 绘制技术。 7、添加了美妙的背景音乐。 (The main content of curriculum design for the development of a real-time rendering system of procedures for large-scale three-dimensional scene (running Interface, refer to Figure 1), including part and the election will be made part (where part of the requirements to achieve Optional 2 to 3 Or more than function). Will be part of: 1, learning the basic functions of 3DS Max, and three-dimensional scene using 3DS Max for modeling, requirements Scene includes buildings, roads, skies and other basic elements, to achieve the texture mapping function of the scene. 2, read the scene data by 3DS Loader. . 3, learn and use OpenGL or DirectX 3D real-time rendering the scene. 4, provide the user interface and interaction to achieve the scene roaming. Optional parts: 1, in the three-dimensional terrain scenes added. 2, the fog that weather conditions to achieve real-time rendering. 3, the realization of computer animation technology, aircraft flying in the sky, circle in)
    2011-04-16 21:32:57下载
    积分:1
  • Project 1
    1. Image reduction: ? Alternative line reduction ? Fractal linear reduction to reduce images to any smaller size 2. Use two images to perform image enlargement: ? Pixel replication ? Nearest enlargement ? Bilinear interpolation ? Bicubic interpolation ? Fractal linear expansion to expand images to any larger size 3. Perform negative image operation ? On gray images ? On color images(1. Image reduction. 2. Use two images to perform image enlargement. 3. Perform negative image operation.)
    2018-03-07 15:58:17下载
    积分:1
  • VCPmatlab
    本文详细介绍了如何实现VC与Matlab的混合编程,对于进行复杂的运算有很好的用处(This paper describes how the VC and Matlab programming mix, for complex calculations to good use)
    2013-09-07 11:32:39下载
    积分:1
  • cpplibraryfunctionmanual
    里面包含了linux和c++库函数使用手册,希望对学习c++的人有帮助(Which contains linux and c++ library function manual, and I hope people learn c++ help)
    2011-01-08 12:33:10下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载