交通视频车辆检测我要分享

Traffic video vehicle detection

MATLAB交通视频 车辆检测 matlab-车辆检测 detecting-vehicle 车辆

关注次数: 270

下载次数: 1

文件大小: 876KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

交通视频车辆检测,实现步骤为:

  1. 读取视频文件

  2. 利用图像提取相关算法检测单帧图像中的车辆

  3. 车辆检测算法应用于视频图像中

  4. 将结果可视化


English Description:

The realization steps of vehicle detection in traffic video are as follows: < / P > < ol class = "list paddingleft-2" style = "list style type: decimal;" > < li > < p > read the video file < / P > < / Li > < li > < p > detect the vehicle in a single frame image by using image extraction correlation algorithm < / P > < / Li > < li > < p > apply the vehicle detection algorithm to the video image < / P > < / Li > < li > < p > visualize the result < / P > < / Li > < / OL >


代码预览

MatlabTest

..........\one.avi

..........\Untitled.m