搜索资源列表
车辆检测与车牌识别
- 视频帧分析源码,用于车辆检测及车牌识别,采用背景差分法
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.
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.
VisualPerceptionandTrackingofVehiclesforDriverAssi
- 这是一篇基于视频的车辆检测跟踪的英文文献,在IEEE上下载的,希望对大家有用-This is a video-based Vehicle Detection and Tracking of English literature, downloaded in IEEE, in the hope that useful
ANAPPROACHTOONROADVEHICLEDETECTIONDESCRIPTIONANDTR
- 在IEEE上下载的基于视频图像的车辆检测方法,是篇英文文献,对毕业设计有帮助-IEEE downloaded in video-based vehicle detection method is in English literature articles on the graduation project will help
ReviewonVehicleDetectionBasedonVideoforTraffic
- 这个是一篇英文文献,在IEEE上下载的基于视频图像的车辆检测跟踪的综述,对毕业设计有帮助-This is an English literature, in IEEE downloaded video image-based tracking of the Summary of Vehicle Detection for help graduation project
Video-Frame
- 视频帧分析源码,用于车辆检测及车牌识别,采用背景差分法-Analysis of source video frame for vehicle license plate detection and identification, using the background difference method
IntelligentTransportationSystem
- 本文主要研究了基于视频的车型自动识别系统,系统通过对摄像机采集的视 频图像进行运动车辆检测分割、特征提取与选择、模式识别等处理,达到实时车 型识别-This paper mainly studies video-based automatic vehicle identification system, the system collected through the camera video image vehicle detection exercise segmentation,
crms_linux
- 基于视频序列的车辆检测,采用PHP程序开发并进行了优化-vehicle detection
read_AVI
- 这是一个车辆检测中读取avi视频的源码,可以读取和显示一般avi视频-code about read and show the avi video
Video_of_vehicles_based_on_new_method_of_detection
- 一种基于视频的车辆检测新方法,效果非常不错-Video vehicle detection based on a new method, the effect was very good
VideobasedvehicledetectionalgorithmSummary
- 基于视频分析得运动车辆检测的主要方法的综述和对比-Video analysis was based on detection of moving vehicles and comparative overview of the main methods
An-improved-video-based-vehicle-detection-and-iden
- 一种改进的基于视频的车辆检测与识别方法An improved video-based vehicle detection and identification-An improved video-based vehicle detection and identification
0010231
- 视频车辆检测识别系统设计论文,基于视频交通流检测,利用背景差法-Video vehicle detection and recognition system design papers, video-based traffic flow detection, the use of background subtraction
kaka
- 基于opencv的道路视频车辆检测与跟踪,基于帧差法-Opencv video based road detection and tracking of vehicles, based on frame difference method
VehicleTrack
- 视频车辆检测,主要是介绍视频中的车辆运动目标的检测和跟踪计数(The detection of video vehicle mainly introduces the detection and tracking of moving targets in video)
12_运动车辆检测跟踪系统
- 1.首先从文件菜单打开程序目录下的car.avi视频,系统将显示视频的第一帧。 2.点击背景提取菜单,稍后会提取出背景并显示在打开的第二个窗口中。 3.当提取出背景后,点击检测跟踪菜单,对车辆进行检测和跟踪。 4.点击轨迹绘制菜单,绘制车辆的轨迹。 注:由于使用OpenCV打开AVI视频文件需要视频解码器,故在程序运行前请在电脑上先安装DivX类型的的视频解码器,否则将出现无法打开文件的错误。本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.d
视频车辆检测
- 完整的视频车辆检测的原理是首先通过图像采集系统采集视频图像,数字化,存入内存或帧缓存中;对数字图像进行预处理(滤波除噪、图像锐化、对比度增强),从而减小噪声对图像质量的影响。(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)