搜索资源列表
firstt.rar
- 基于虚拟线圈的车辆技术与速度检测 需要OPENCV2.0的支持,Technology-based virtual loops and speed detection vehicles need the support of OPENCV2.0
a
- 基于OPENCV的车辆检测,采用画出虚拟线圈的方法实现车辆的检测,定位,触发-OPENCV-based vehicle detection, draw virtual coil vehicle detection, location, and trigger
danpianjikzjtd
- 本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。本系统实用性强、操作简单、扩展功能强。 -The system uses MSC-51 series single-chip ATSC
vehiclemonitoring
- 机动车闯红灯自动监测记录系统采用稳定可靠的地感线圈检测技术,成功的抓捕各种闯红灯违法车辆-Automatically record red light running vehicle monitoring system and a sense of stable and reliable detection coil technology, the success of a variety of red light running violators arrested
1
- 人工智能识别 -- 环形线圈检测车辆的研究.rar-License Plate Recognition System On Image Segmentation.RAR
Vehicle1.3
- VC6.0 + QT4 + OpenCV 环境。演示视频地址http://v.youku.com/v_show/id_XMzA3MTU2Mzky.html (低角度车流量检测器)一种基于车头特征的车辆检测,很好的应用于低角度摄像机。与地感线圈车检器相比,解决了跟车问题。与传统基于背景建模的检测方法相比,解决了道路拥堵问题并解决了传统方法受限于摄像机必须架设很高的问题。同时能有效去除自行车、摩托车、行人的干扰,准确率可达95 。 all rights reserved by birdwcp-V
FlowDetect
- 该程序为C++Builder环境下编制的,可以在视频文件中(AVI)中检测道路上通过虚拟线圈的车辆数量,并可以在车道上画虚拟线圈。实检率达到93.8 -Prepared by the procedures C++Builder environment, in a video file (AVI) detected on the road by the number of vehicles of the virtual loops, virtual coil and can be painted
5-21
- 基于OPENCV的车辆检测,采用画出虚拟线圈的方法实现车辆的检测,定位,触发-Intelligent transport system(ITS)is currently being studied and the subject of widespread concern in the area of the world transport.These years,the great economic benefit has been gained through ITS,At the
r
- 交通视频采集后的图像预处理。由于硬件及环境等因素的影响,摄像头提取的图像不可避免地包含噪声,图像的质量会受到不同程度的失真。因此,我们要对采集到的视频序列进行图像的预处理。 车辆检测算法。概括性的分析了基于图像处理的几种常用的车辆检测算法:帧差法、光流法,总结了各种方法的优缺点,并采用背景差法对车流量进行检测。该算法自适应能力强,计算量小,可正确判断有无车辆、完成车辆计数,实现车流量计算,为交通监管系统提供实时有效的交通参数。 车辆计数。分析常用的车辆计数方法:虚拟线圈法和目标跟踪法。并