登录
首页 » Visual C++ » CarCount

CarCount

于 2010-01-04 发布 文件大小:11377KB
0 136
下载积分: 1 下载次数: 316

代码说明:

  该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项(The program function is to achieve movement of vehicles on the road statistics. A small module function has the following: 1 solution for video frames and displayed. 2, the video training background image. 3, using the background image used by the background method of testing the prospects for video extraction, and conduct threshold processing, image segmentation, to identify mobile car-connected domain. 4, vehicle statistics. Interface package contains instructions and procedures related to the use of the steps and considerations)

文件列表:

CarCount
........\beijing
........\CarCount.aps
........\CarCount.clw
........\CarCount.cpp
........\CarCount.dsp
........\CarCount.dsw
........\CarCount.h
........\CarCount.ncb
........\CarCount.opt
........\CarCount.plg
........\CarCount.rc
........\CarCountDlg.cpp
........\CarCountDlg.h
........\Clip_video1[(019349)15-44-02].AVI
........\Debug
........\.....\beijing

........\.....\CarCount.bsc
........\.....\CarCount.exe
........\.....\CarCount.ilk
........\.....\CarCount.obj
........\.....\CarCount.pch
........\.....\CarCount.pdb
........\.....\CarCount.res
........\.....\CarCount.sbr
........\.....\CarCountDlg.obj
........\.....\CarCountDlg.sbr
........\.....\StdAfx.obj
........\.....\StdAfx.sbr
........\.....\test





........\.....\....\SaveImage_14.bmp
........\.....\....\SaveImage_15.bmp
........\.....\....\SaveImage_16.bmp
........\.....\....\SaveImage_17.bmp
........\.....\....\SaveImage_18.bmp
........\.....\....\SaveImage_19.bmp
........\.....\....\SaveImage_2.bmp
........\.....\....\SaveImage_20.bmp
........\.....\....\SaveImage_21.bmp
........\.....\....\SaveImage_22.bmp
........\.....\....\SaveImage_23.bmp
........\.....\....\SaveImage_24.bmp
........\.....\....\SaveImage_25.bmp
........\.....\....\SaveImage_26.bmp
........\.....\....\SaveImage_27.bmp
........\.....\....\SaveImage_28.bmp
........\.....\....\SaveImage_29.bmp
........\.....\....\SaveImage_3.bmp
........\.....\....\SaveImage_30.bmp
........\.....\....\SaveImage_31.bmp
........\.....\....\SaveImage_32.bmp
........\.....\....\SaveImage_33.bmp
........\.....\....\SaveImage_34.bmp
........\.....\....\SaveImage_35.bmp
........\.....\....\SaveImage_36.bmp
........\.....\....\SaveImage_37.bmp
........\.....\....\SaveImage_38.bmp
........\.....\....\SaveImage_39.bmp
........\.....\....\SaveImage_4.bmp
........\.....\....\SaveImage_40.bmp
........\.....\....\SaveImage_5.bmp
........\.....\....\SaveImage_6.bmp
........\.....\....\SaveImage_7.bmp
........\.....\....\SaveImage_8.bmp
........\.....\....\SaveImage_9.bmp
........\.....\testsave





........\.....\........\SaveImage_14.bmp
........\.....\........\SaveImage_15.bmp
........\.....\........\SaveImage_16.bmp
........\.....\........\SaveImage_17.bmp
........\.....\........\SaveImage_18.bmp
........\.....\........\SaveImage_19.bmp
........\.....\........\SaveImage_2.bmp
........\.....\........\SaveImage_20.bmp
........\.....\........\SaveImage_21.bmp
........\.....\........\SaveImage_22.bmp
........\.....\........\SaveImage_23.bmp
........\.....\........\SaveImage_24.bmp
........\.....\........\SaveImage_25.bmp
........\.....\........\SaveImage_26.bmp
........\.....\........\SaveImage_27.bmp
........\.....\........\SaveImage_28.bmp
........\.....\........\SaveImage_29.bmp
........\.....\........\SaveImage_3.bmp
........\.....\........\SaveImage_30.bmp
........\.....\........\SaveImage_31.bmp
........\.....\........\SaveImage_32.bmp
........\.....\........\SaveImage_33.bmp
........\.....\........\SaveImage_34.bmp

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

发表评论

0 个回复

  • ImgPro
    交通标志检测,pic文件夹下为实验用的交通标志图,这是我们小组的研究性学习课题.(Traffic sign detection, pic folder for the experimental use of traffic signs, which is our group of research learning topics.)
    2017-02-24 16:17:50下载
    积分:1
  • M-Khook
    vc++编写的鼠标键盘消息的拦截程序,运用钩子实现(vc++ prepared to intercept mouse messages keyboard procedures, the use of hook realize)
    2008-04-13 16:41:55下载
    积分:1
  • 123456
    基于混沌置乱的DCT域灰度级盲水印算法 需要的可以看下~(Based on Chaotic Scrambling DCT-domain blind watermarking algorithm for gray-level needs can facie ~)
    2008-05-05 11:05:12下载
    积分:1
  • DCMImage
    vtk mfc 显示DICOM影响,自己编的,还可以的,网上相关资料较少(no32456789808976543324567890-0987564433)
    2021-02-19 16:19:44下载
    积分:1
  • example
    常见C++ 课程的立体源码,其中含有函数,类与对象,继承与派生,多态,等C++常见的集中类型(plus)
    2009-12-16 10:04:33下载
    积分:1
  • track
    该程序是我多年的经验总结以及代码,实现了全景目标跟踪、火焰识别、烟雾识别、起立坐下行为判断、越界闯入、徘徊、违规停车等多种智能功能一体化,粒子滤波、贝叶斯分类器、随机森林等多种在线学习机制,还有传统的camshift、meanshift、光流法、卡尔曼滤波、struck、KCF、TLD、CT、区域匹配,相位相关、轮廓跟踪等多种算法(The program is my many years of experience and code, the realization of the panorama target tracking, flame detection, smoke detection, standing up sitting judge, cross-border intrusion, wandering, illegal parking and other various intelligent functions integration, particle filter, Bayesian classifier, random forest variety of online learning mechanism, and the traditional CAMSHIFT, meanshift, optical flow method, Kalman filter, the, KCF, regional matching, phase correlation, contour tracking and other several algorithms)
    2020-06-29 23:00:01下载
    积分:1
  • 封装好的一个显示BMP JPG GIF WMF的类
    封装好的一个显示BMP,JPG,GIF,WMF图形的类(Packaging, a good show BMP, JPG, GIF, WMF graphics category)
    2005-06-09 09:51:05下载
    积分:1
  • denary三角剖分
    denary三角剖分算法源码,用于离散点成面,自动构建面的高级算法,该算法非常难得,希望你们有所启发。(denary triangulation algorithm source code for the discrete points into face, the face automatically build senior algorithm, which is very rare that you have inspired.)
    2005-04-18 13:59:20下载
    积分:1
  • volume3D
    使用vtk库开发的volume程序,主要用于建立多边形面片,用于演示三维体的算法。(Developed using VTK library volume procedures, set up primarily for polygon surfaces for the presentation of three-dimensional body algorithms.)
    2009-02-18 16:45:24下载
    积分:1
  • disk
    对于给定的文件检索概率,编程计算磁盘文件的最优存储方案.(For a given probability of document retrieval, programming the calculation of the optimal disk file storage scheme.)
    2007-09-15 14:43:26下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载