登录
首页 » Visual C++ » CarCount

CarCount

于 2010-01-04 发布 文件大小:11377KB
0 196
下载积分: 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 个回复

  • lzwGif
    gif格式图片生成,包括动画生成,是非常好的入门学习资料。(gif format image generation, including animation generation, is a very good learning materials.)
    2013-12-09 20:43:10下载
    积分:1
  • toushi
    图形学中的透视投影算法 在屏幕中心绘制立方体的透视投影 可以绘制一点透视图 二点透视图 三点透视图(Graphics in the perspective projection algorithm for drawing a cube in the center of the screen you can draw a little perspective projection perspective two point perspective three-point perspective)
    2020-11-18 23:39:40下载
    积分:1
  • Laplacian-Gaussian-Model
    文章介绍了一种基于拉普拉斯——高斯模型的语音端点检测算法!(This paper introduces a Laplace-based- voice endpoint detection algorithm Gaussian model!)
    2015-03-20 22:31:30下载
    积分:1
  • segmentation-superpixel
    超像素分割方法,在计算机视觉领域,图像分割(Segmentation)指的是将数字图像细分为多个图像子区域(像素的集合)(也被称作超像素)的过程。超像素有一系列位置相邻且颜色、亮度、纹理等特征相似的像素点组成的小区域。这些小区域大多保留了进一步进行图像分割的有效信息,且一般不会破坏图像中物体的边界信息。(Super pixel Segmentation method, in the field of computer vision, image Segmentation, Segmentation) refers to the digital image Segmentation region for multiple image sequence (the set of pixels) (also known as the pixels) process. Adjacent pixels have a series of position and features such as color, brightness, texture similar to that of small region composed of pixels. Most of these small area retains the further effective information for image segmentation, and generally does not destroy the boundary of the object in the image information.)
    2015-03-31 15:58:59下载
    积分:1
  • testcanny
    Canny算子的分步骤实现,基于C语言,一共6部分,学习图像处理参考(Canny operator steps to achieve, based on the C language, a total of 6 parts, the study of image processing reference)
    2021-04-21 14:08:49下载
    积分:1
  • shuangsanjiaoxing
    输出一个具有一定大小的双三角形,该三角形中间最小(Output of a certain size with a double triangle, the triangle between the minimum)
    2009-11-13 15:02:26下载
    积分:1
  • HIC_new
    用spiht写的图像压缩代码,适用于基于DWT的图像压缩,欢迎下载(Written by SPIHT image compression code, the application of DWT-based image compression, welcome to download)
    2007-12-14 08:52:38下载
    积分:1
  • 基于像处理集成数控技术
    说明:  这是一个用VC++写的用于数控编程的系统,内含仿真器和说明书,请不要用于商业行为。(This is a VC was made for NC programming system includes simulators and brochures, please do not for commercial activities.)
    2021-04-22 23:28:48下载
    积分:1
  • MarkAVI
    视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。(video watermarking algorithm source code (VC, the dialog interface), for doing video watermarking comrades in this on the basis of their innovation.)
    2005-06-23 18:33:23下载
    积分:1
  • bitmap_bit
    VC++ 位图大PK程序,两幅BMP图像比较大小,希望能对大家有所帮助 (VC++ big PK bitmap program, comparing the size of two BMP images, hoping to be helpful)
    2011-04-19 23:09:40下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载