搜索资源列表
LaneDetect
- 用Hough变换检测车道直线,用MATLAB自带的Hough(),houghlines(),houghpeaks()实现-Lane with a straight line Hough transform detection, using MATLAB' s own Hough (), houghlines (), houghpeaks () to achieve
LaneDetectionAlgorithmsedonaHyperbol
- 这是一个基于抛物线模型的车道线检测算法模型方法,并详细介绍了车道线分离警告系统的设计步骤。-This is a model based on the parabolic model for lane-line detection algorithm method, and details of the lane line separating warning system design steps.
8954613Matlab
- 车道检测中弯道的检测,是用MATLAB写的,能较好的检测车道-Turn lane detection tests written using MATLAB
007
- 本文详细介绍了我们为首届全国智能车大赛而准备的智能车系统方案。该 系统以Freescale16 位单片机MC9S12DG128 作为系统控制处理器,采用基于的 摄像头的图像采样模块获取赛道图像信息,通过边缘检测方法提取赛道黑线, 求出小车与黑线间的位置偏差,采用PID 方式对舵机转向进行反馈控制。通过 自制的速度传感器实时获取小车速度,采用Bang-Bang 控制策略形成速度闭环 控制。小车还将通过特定算法分析出前方的路况,并根据路况的不同而为小车 分配以不同的速度。文中
Design_of_Control_Unit_of_Traffic_Detection_Syste
- The main function of the traffic detection system is to examine the speed, the flow, the vehicle type and the lane occupancy of the motor vehicles. The method based on ARM embedded system in this paper provides a new means for the traffic detection s
87361012Matlab
- is the source for lane detection algorimtm-is is the source for lane detection algorimtm
lanedetection
- lane detection using vc++ and opencv
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
caltech-lane-detection
- used to detect curves. on the dos platform
Two-level-Particle-Filter-Based-Lane-Detection-for
- 提出了基于2层粒子滤波数据融合的道路检测框架.通过道路检测算法的2个主要模块:特征 提取和道路参数估计,同时引入粒子滤波算法,并以支持向量机(SVM)识别道路模型、初始化粒子滤波器提高算法的环境适应性,以期找到基于机器视觉的道路检测算法在鲁棒性和实时性之间更好的平衡点. -Since the normal monocular-vision based lane detection algorithms for outdoor applications sel- dom conside
Matlab-based-lane-detection-line
- 基于matlab的直线行车线检测,代码简单可行,但需要你的深入研究-Matlab-based lane detection line, the code is simple and feasible, but requires in-depth study of your
LANE-Detection-HOUGH-Transform
- a lane dtection method using hough-transform
Lane
- 使用OpenCV进行车道线检测,Canny算子加霍夫变换,效果请看http://v.youku.com/v_show/id_XMjkzMzk2OTMy.html-Lane detection using opencv, Canny and Hough Transform. see the link http://v.youku.com/v_show/id_XMjkzMzk2OTMy.html
lane-detection-using-image-processing
- Lane detection using image processing
lane-detection
- -For lane detection code, very practical, interested students can take research
Lane detection My 01
- Lane detection My 01
LANE DETECTION AND TRACKING
- REVIEW OF LANE DETECTION AND TRACKING ALGORITHMS IN ADVANCED DRIVER ASSISTANCE SYSTEM
Vehicle-Lane-Detection-master
- 车辆以及车道检测。可以检测图片中的车辆以及车道-A example of car detection and lane detection
caltech-lane-detection-master
- lane detection dataset
lane-detection-master
- 实现ADAS中道路检测的算法.具有非常实用的价值。(The algorithm of road detection in ADAS is realized.)