搜索资源列表
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
1111111111111
- 一种感应线圈车辆检测器的抗干扰方法,An Induction Loop Vehicle Detector interference method-An Induction Loop Vehicle Detector interference method
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
vehicle-detector-coil
- 车辆闯红灯检测,线圈车辆检测器在监控记录系统中的应用,线圈车辆检测器技术规格-Vehicle ran a red light detection
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
Vehicle-violation-detection
- 通过电子仪器自动控制摄像机或照相机,以成像技术再现交通违章车辆及...由四部分组成:①交通违章检测系统,根据事先设定的交通违章条件和数据,通过路面下设置的环行线圈检测器,或道路上设置的视频检测器,或测速雷达等自动识别违章 ... -Reproduction in imaging technology through electronic instrument automatically control the camera or the camera, traffic violation
movingtargetdetectionandtracking
- 在道路交通管理中,为了获得车辆的运动数据,早期经常采用的是感应线圈等硬件测量的方法。而如果采用摄像头拍摄的道路视频,再用计算机软件处理的方法,则可以极大的增加方便性和灵活性。本文运动目标检测与跟踪研究如何让计算机从视频图像序列中获得物体运动数据。-Traffic management in order to obtain motion data of the vehicle, is a method often used early induction coil measurement hard
r
- 交通视频采集后的图像预处理。由于硬件及环境等因素的影响,摄像头提取的图像不可避免地包含噪声,图像的质量会受到不同程度的失真。因此,我们要对采集到的视频序列进行图像的预处理。 车辆检测算法。概括性的分析了基于图像处理的几种常用的车辆检测算法:帧差法、光流法,总结了各种方法的优缺点,并采用背景差法对车流量进行检测。该算法自适应能力强,计算量小,可正确判断有无车辆、完成车辆计数,实现车流量计算,为交通监管系统提供实时有效的交通参数。 车辆计数。分析常用的车辆计数方法:虚拟线圈法和目标跟踪法。并