搜索资源列表
yydcld
- 本程序,是汽车电子方面的到速雷达,利用收发同体超声波传感器,来测量车身里障碍物的距离,在1.5米内开始报警,在0.5米内连续报警。次项目能够在-40度到80度范围内不会误报。-this process, the electronic vehicle to the speed radar, using the same transceiver Ultrasonic sensors, Body Lane to measure the distance barrier, the 1.5-meter s
glim
- 设计一个十字路口的交通灯控制电路,要求东西方向车道和南北方向车道两条交叉道路上的车辆交替运行,每次通行时间都设为45秒。时间可设置修改。-Designed a crossroads of traffic lights control circuit, require lane east-west direction and north-south direction cross the two lane road on the turn of the vehicle is running, ea
007
- 本文详细介绍了我们为首届全国智能车大赛而准备的智能车系统方案。该 系统以Freescale16 位单片机MC9S12DG128 作为系统控制处理器,采用基于的 摄像头的图像采样模块获取赛道图像信息,通过边缘检测方法提取赛道黑线, 求出小车与黑线间的位置偏差,采用PID 方式对舵机转向进行反馈控制。通过 自制的速度传感器实时获取小车速度,采用Bang-Bang 控制策略形成速度闭环 控制。小车还将通过特定算法分析出前方的路况,并根据路况的不同而为小车 分配以不同的速度。文中
srlj
- 设计一个十字路口的交通灯控制电路,要求东西方向车道和南北方向车道两条交叉道路上的车辆交替运行,每次通行时间都设为45秒-Design of a crossroads of traffic lights control circuit, require lane east-west direction and cross the two-lane north-south direction on the road to the turn of the vehicle running time of
jiaotongdeng
- 设计一个十字路口的交通灯控制电路,要求东西方向车道和南北方向车道两条交叉道路上的车辆交替运行,每次通行时间都设为45秒-Design of a crossroads of traffic lights control circuit, require lane east-west direction and cross the two-lane north-south direction on the road to the turn of the vehicle running time of
123
- 设计一个十字路口的交通灯控制电路,要求东西方向车道和南北方向车道两条交叉道路上的车辆交替运行,每次通行时间都设为45秒。时间可设置修改。-Design of a crossroads of traffic lights control circuit, require lane east-west direction and cross the two-lane north-south direction on the road to the turn of the vehicle runnin
videoldws
- 本程序在视频流中检测道路线标记,并强调该车辆的行驶线。这些信息可以被用来检测车辆的意外离开并发出警告。-This demo detects road lane markers in a video stream and highlights the lane in which the vehicle is driven. This information can be used to detect an unintended departure from the lane and issu
3
- 交通流量检测系统是一套计算机系统,它运用了图象识别技术和图象压缩技术。用一个摄像头安装在高速公路或城市内公路上,计算机对图象进行实时处理,计算机识别车道与车辆,对车辆进行统计与记录。-Traffic detection system is a computer system, which used the image recognition and image compression technology. With a camera installed in the highway or ci
car-count
- 基于动态模板检测运动物体,检测高速公路上每个车道上通过车辆数目-Detection of moving objects based on dynamic template, testing each lane on the highway by the vehicle titles
Quad_Prog
- 基于车辆行驶换道仿真的二次规划控制分配算法-Based on the vehicle lane change simulation quadratic programming control allocation algorithm
road-lane-dector
- 车辆车道线检测,使用CANY提取轮廓,hough变换获得直线。-Vehicle lane detection, contour extraction using CANY, hough transform to obtain a straight line.
vehicle-lane-detection
- 能实现直线型车道线的有效检测,利用改进的hough变换和区域生长方法,提高检测的准确性。-Can be achieved effectively detect lane straight line, with improved hough transform and region growing methods to improve detection accuracy.
Vehicle_lane_change_detect
- 基于opencv的车辆变道识别。霍夫变换检测直线找到车道线,通过车道线方向判断变道-Vehicle lane change identification based on opencv. Hof transform detection line to find the lane line, through the lane direction to determine the way
cheliangchedaopianliyujing
- 本程序基于opencv实现车辆偏离车道报警功能,检测效率高,速度快-The program is based on opencv a vehicle lane departure warning function, high detection efficiency and speed
Vehicle-Lane-Detection-master
- 车辆以及车道检测。可以检测图片中的车辆以及车道-A example of car detection and lane detection
opencv-lane-vehicle-track-master
- 实时车辆检测以及跟踪的代码。基于opencv-Project implements a basic realtime lane and vehicle tracking using OpenCV.
CA.MATLAB
- 基于元胞自动机交通流模型的车辆换道仿真MATLAB-Vehicle lane changing simulation based on cellular automata traffic flow model MATLAB
multi_driveway
- 在某一特定车流密度下的(车流密度由fp决定)单、双车道仿真模型 nc:车道数目(1或2),nl:车道长度——输入参数 v:平均速度,d:换道次数(1000次)p:车流密度——输出参数 dt:仿真步长时间,nt:仿真步长数目——输入参数 fp:车道入口处新进入车辆的概率——输入参数 test: nl 400 fp 0.5 nc 2 dt 0.01 nt 500 构造元胞矩阵-In a particular traffic density (tr
lane_change_planner
- A lane change control method for autonomous vehicle
lane-detection-master
- 使用C++、opencv进行图像处理,成功识别车道线(lane detect, opencv, digital image processing, vehicle detection.)