搜索资源列表
车辆检测与车牌识别
- 视频帧分析源码,用于车辆检测及车牌识别,采用背景差分法
车辆检测的程序
- 利用帧差法实现车辆检测,效果不错。
车辆检测算法
- opencv自带的车辆检测程序
车辆检测的程序
- 车辆检测的程序,用于实现光流的。大家参考一下。,Vehicle Detection procedures for the implementation of optical flow. U.S. reference.
Image.rar
- 图像处理 车辆跟踪 边缘检测 二值化等等 车辆检测 交通流,Image Edge Detection Vehicle Tracking Vehicle Detection binary traffic flow, etc.
blobtrack.rar
- 基于vc++ 和openCV的车辆检测及跟踪代码,测试过,无错误,Based on vc++ and openCV vehicle detection and tracking code, tested, no error
chelianggengzongjiance.rar
- 源程序实现的是基于卡尔曼滤波的车辆检测与跟踪,并对车辆进行计数编号。,Source implementation is based on Kalman filtering vehicle detection and tracking, and count the number of vehicles.
MATLAB.rar
- 基于阈值分割的运动车辆检测跟踪,在视频中按灰度阈值不同进行图像分割,并标记结果。,Threshold-based segmentation to track the movement of vehicles detected in the video by a different gray level threshold for image segmentation, and mark the results.
kalmandlg
- 采用卡尔曼滤波进行背景建模再作差分的方法的车辆检测程序,用到了opencv库-Kalman filter for background modeling method further differential vehicle testing procedures, use the opencv library
MATLABcarsdetect
- 运动车辆检测 跟踪车辆 基于matlab 实时性很好-car detectcar detectcar detect
Cmeanvalue
- 基于背景差分算法和C均值聚类算法的车辆检测与跟踪-Based on background difference algorithm and C means clustering algorithm for detecting and tracking vehicles
video-vehicle-detection
- 用于视频车辆检测,使用matlab语音,测试结果准确率达90 -For video vehicle detection, the use of matlab voice, test results are accurate 90
Opencv
- 基于OpenCV的视频道路车辆检测与跟踪的文献,优秀硕士论文。希望对相关专业的学习有益。-OpenCV-based video detection and tracking of road vehicles literature, excellent, Vol. Hope that the relevant professional learning useful.
cmu-tracking
- cmu车辆检测以及跟踪程序,采用光流法计算,-CMU vehicle detection and tracking procedures, the use of optical flow method,
MEANSHIFTKALMAN
- 运动车辆检测与跟踪 静态场景下的车辆检测与跟踪。-Movement of vehicles for detecting and tracking vehicles under static scene detection and tracking.
12_运动车辆检测跟踪系统
- 1.首先从文件菜单打开程序目录下的car.avi视频,系统将显示视频的第一帧。 2.点击背景提取菜单,稍后会提取出背景并显示在打开的第二个窗口中。 3.当提取出背景后,点击检测跟踪菜单,对车辆进行检测和跟踪。 4.点击轨迹绘制菜单,绘制车辆的轨迹。 注:由于使用OpenCV打开AVI视频文件需要视频解码器,故在程序运行前请在电脑上先安装DivX类型的的视频解码器,否则将出现无法打开文件的错误。本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.d
车辆检测效果测试
- 车辆检测测试,进行图片中汽车车型识别,属于智能交通系统的一部分。(car shape identify.picture or video car to identify .)
视频车辆检测
- 完整的视频车辆检测的原理是首先通过图像采集系统采集视频图像,数字化,存入内存或帧缓存中;对数字图像进行预处理(滤波除噪、图像锐化、对比度增强),从而减小噪声对图像质量的影响。(The principle of complete video vehicle detection is to collect video images from the image acquisition system first, digitize, save the memory or frame cache, an
路面移动车辆检测
- 视频车辆检测 中值滤波 背景差法 实现视频中移动车辆的检测。更新背景(Video vehicle detection)
多车道复杂环境下前方车辆检测算法_孔栋
- 基于前方车辆与本车存在安全距离,利用自适应阈值法确定图像灰度分割阈值,形态学处理,利用最小外接矩形框选候选车辆目标,集合车底阴影几何位置等特征验证车辆假设。(Based on the safe distance between the front vehicle and the vehicle, the adaptive threshold method is used to determine the threshold of image gray level segmentation, mo