搜索资源列表
CarCount
- 该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项-The program function is to achieve movement of vehicles on the road statistics. A small module function has t
cheliuliang
- 驱动摄像头且获取一视频,并对视频中单车道上的车辆进行统计。-Driver camera and gets a video, and video of the single lane on which the vehicle statistics
CarStreamTest
- 可分别对视频中的四个车道的车流数目进行统计 ,采用的的基于OpenCV+VC2008编程,车车辆识别采用背景差分法和邻帧检测法-Video can be respectively on the four lane number traffic statistics, the based on OpenCV+ VC2008 programming, the car vehicle identification adopted the background difference method and
122142245215
- 程序既可以准确检测视频中的车辆也可以统计车辆的个数。-THe program can accurately detect the number of vehicles can also statistics in video
matlab
- 十字路口车流通量及车身颜色的统计通过MATLAB创建系统对象,用于读入待处理视频,用于色彩空间转换、检测出包含汽车运动的图像块、用高斯混合模型检测背景、对检测出的运动车辆进行框画、标注检测到车辆的个数用于显示结果。颜色提取算法采用 RGB 颜色模型,利用MATLAB进行仿真-Crossing the circulation of the car and body color statistics by MATLAB to create object system, used to read th
Traffic-Statistics-Based-on-Video
- 该程序基于视频统计车流量。该算法通过识别出交通场景图像中复合车辆特征的像素,进行图像分割,并依据提取出来的特征来匹配前后两幅图像中的车辆,从而计算车流量。-The program is based on the video statistics vehicle traffic. The algorithm calculates the traffic volume by recognizing the pixels of the composite vehicle feature in the
(vc6.0)车辆检测
- 检测视频中的车辆,从而可以对车辆实现自动统计(Detecting vehicles in video)
图像处理
- 视频图像处理,通过matlab编写程序统计视频中的的车流量,分车道检测,此外还有一些基本的图像处理程序(the program is used to count the number of cars that passed the road in the video)