登录
首页 » Visual C++ » 356f25b6c7b8

356f25b6c7b8

于 2016-08-21 发布 文件大小:5023KB
0 169
下载积分: 1 下载次数: 13

代码说明:

  利用Opencv软件实现对一段三车道上的视频进行车辆计数(Using Opencv software implementation for a three lane video vehicle counting )

文件列表:

毕业设计完成稿
..............\TrackandID - 三车道
..............\...................\AVSEQ01.avi,726130,2006-12-23
..............\...................\TrackandID用质心跟踪
..............\...................\....................\cv097.dll,569384,2007-03-07
..............\...................\....................\cv097d.dll,1138729,2007-03-07
..............\...................\....................\cv097d_i7.dll,1110060,2007-03-07
..............\...................\....................\cvaux097.dll,430131,2005-07-26
..............\...................\....................\cvcam097.dll,86016,2005-07-26
..............\...................\....................\cxcore097.dll,806956,2007-03-07
..............\...................\....................\cxcore097d.dll,1470509,2007-03-07
..............\...................\....................\cxcore097d_i7.dll,1417264,2007-03-07
..............\...................\....................\cxts001.dll,77877,2007-03-07
..............\...................\....................\cxts001d.dll,163890,2007-03-07
..............\...................\....................\Debug
..............\...................\....................\.....\StdAfx.obj,106304,2013-04-05
..............\...................\....................\.....\TrackandID.exe,122987,2013-05-13
..............\...................\....................\.....\TrackandID.ilk,268108,2013-05-13
..............\...................\....................\.....\TrackandID.obj,15742,2013-04-05
..............\...................\....................\.....\TrackandID.pch,5545696,2013-04-05
..............\...................\....................\.....\TrackandID.pdb,418816,2013-05-13
..............\...................\....................\.....\TrackandID.res,2712,2013-05-13
..............\...................\....................\.....\TrackandIDDlg.obj,71117,2013-05-13
..............\...................\....................\.....\TrackandIDDlg.pdb,25600,2013-05-03
..............\...................\....................\.....\vc60.idb,320512,2013-05-31
..............\...................\....................\.....\vc60.pdb,462848,2013-05-13
..............\...................\....................\highgui097.dll,376877,2007-03-07
..............\...................\....................\highgui097d.dll,520238,2007-03-07
..............\...................\....................\libguide40.dll,188416,2004-11-06
..............\...................\....................\ReadMe.txt,3651,2006-12-28
..............\...................\....................\res

..............\...................\....................\...\TrackandID.rc2,402,2006-12-28
..............\...................\....................\resource.h,872,2013-05-13
..............\...................\....................\StdAfx.cpp,212,2006-12-28
..............\...................\....................\StdAfx.h,1054,2006-12-28
..............\...................\....................\TrackandID.aps,36192,2013-05-13
..............\...................\....................\TrackandID.clw,1217,2013-05-31
..............\...................\....................\TrackandID.cpp,2119,2006-12-28
..............\...................\....................\TrackandID.dsp,5115,2012-10-03
..............\...................\....................\TrackandID.dsw,545,2006-12-28
..............\...................\....................\TrackandID.h,1368,2006-12-28
..............\...................\....................\TrackandID.ncb,173056,2013-05-31
..............\...................\....................\TrackandID.opt,113664,2013-05-31
..............\...................\....................\TrackandID.plg,254,2013-05-23
..............\...................\....................\TrackandID.rc,5462,2013-05-13
..............\...................\....................\TrackandIDDlg.cpp,16108,2013-05-13
..............\...................\....................\TrackandIDDlg.dsp,3485,2013-05-03
..............\...................\....................\TrackandIDDlg.dsw,551,2013-05-03
..............\...................\....................\TrackandIDDlg.h,2289,2013-05-13
..............\...................\....................\TrackandIDDlg.ncb,41984,2013-05-23
..............\...................\....................\TrackandIDDlg.opt,48640,2013-05-23
..............\...................\....................\TrackandIDDlg.plg,3288,2013-05-03
..............\...................\....................\trs.dll,49200,2007-03-07
..............\...................\问题解决.docx,15026,2013-05-13
..............\...................\问题解决.txt,405,2013-05-09
..............\帧间差分法.wmf,7716,2013-06-03
..............\背景差分法.wmf,8312,2013-06-03
..............\计数算法.wmf,6662,2013-06-03
..............\车辆跟踪.wmf,7554,2013-06-04

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

发表评论

0 个回复

  • ex_playservice
    android 音乐播放器 具有基本的播放功能(android music player)
    2010-07-17 08:38:54下载
    积分:1
  • binomial
    输入二项式的每一项系数和指数,输入未知函数的值求值,然后输入第二个二项式,并合并两个二项式(Enter the binomial coefficient and index of each one, enter the value of an unknown function evaluation, and then enter the second binomial, and the merger of the two binomial)
    2009-12-27 11:03:56下载
    积分:1
  • CListCtrlExtendedPlugin
    CListCtrl 的扩展,可以实现排序,提示条,隐藏或显示某一列,编辑某一项,支持拖拽等功能。(Grid Control Based on CListCtrl Sorting Cell navigation and keyboard search Tooltips Hiding and showing columns Cell editing Grouping Clipboard (copy only) Persist column width, position and visibility OLE Drag and Drop (includes reordering of items) )
    2009-12-07 18:44:33下载
    积分:1
  • BlueTest
    界面使用C#开发,底层使用C++开发的无线电脑锁软件。采用蓝牙通信协议控制。(Interface using C# development, the underlying wireless computer lock software use C++ developed. Bluetooth communication protocol control.)
    2012-06-07 14:58:10下载
    积分:1
  • matlab_iir16
    给出了通过matlab设计IIR低通滤波器的程序,并通过程序把在DSP中所用到的变量计算出来,很有价值。(Matlab given by IIR low-pass filter design procedures, and procedures used in the DSP in the calculated variables, very valuable.)
    2009-06-15 10:23:48下载
    积分:1
  • HaarWavelet
    haar小波分析的类,只有头文件,输入为一个序列的信号,输出为haar小波分解后的各级参数(haar wavelet class)
    2013-12-11 09:41:20下载
    积分:1
  • Zigbee
    Zigbee开发文档和常见案例 18B20可休眠温度采集方案快速搭建手册 串口透传方案快速上手指南(Zigbee )
    2013-10-18 15:57:29下载
    积分:1
  • Neural network
    说明:  This a document which help you learn python
    2019-05-11 17:07:11下载
    积分:1
  • BeautyWorld(Korea).part01
    2011-03-28 18:03:43下载
    积分:1
  • optimization-of-sctp
    在windows平台的的流控制协议的优化程序简介以及论文。(In the windows platform flow control protocol optimizer profile and papers.)
    2011-07-07 16:43:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载