搜索资源列表
houghostu
- matlab平台下的一个车道线检测算法 其中主要包括了HOUGH变换方法和大津自动阈值分割方法,在打包文件中详细说明了每个函数的作用,其中包括了验证图片-Matlab platform under a lane line detection algorithm which includes mainly the transformation methods and HOUGH big-automatic thresholding methods, the packing paper deta
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.
01
- hough检测直线 该算法可以检测诸如车道线之类的直线和斜线-hough line detection algorithm can detect such as lane lines straight and slash
Kalman
- 学习中文OPENCV里面的一个经典实用例子,检验的卡尔曼滤波的有效性,对于车道线跟踪有借鉴意义-Learning Chinese opencv inside a classic practical examples and test the effectiveness of the Kalman filter
Opencv
- 关于汽车车道线的图像二值化的阈值分析,程序很成功。-Image binarization threshold analysis, the program is very successful.
openCV...Track
- openCV中的代码 有2ROI Hough检测直线 kalman跟踪小球 播放视频 车道线检测工程代码 -openCV code 2ROI Hough kalman and other thing
20140519
- 基于opencv的车道线检测,做过实际的例子,在高速公路上实现了预定的目标-Opencv-based lane detection
contour
- 车道线检测,用的是OPENCV对道路的车道线进行识别处理。-Lane detection, using a OPENCV lane road to recognition processing.
contourss
- 可以进行简单道路状况的车道线检测,载入相应图片即可成功运行-Road conditions can be a simple traffic lane detection, loads the appropriate image to the successful operation
houghlinedetection
- ostu+sobel+hough变换实现车道线的检测-ostu+sobel+hough transform to detect lane lines
Project_test
- 车道线检测C++代码,为自己学校模式识别课程设计做的。-line detection
LaneDepartureWarning-master
- 车道线检测,并划分安全驾驶区域,当车辆偏离安全行驶区域时报警。附有测试视频,检测效果不错-Detection of lane lines, and the division of hazardous areas, when the vehicle position the safety lane when the alarm. With a test video, good results
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
Lane_Detection
- 基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。-Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.
图像处理作业
- 车道线识别,matlab程序,仅仅供给大家参考,有一定不确定的地方(Lane identification, Matlab procedures, only to provide your reference, there must be uncertainty)
12
- vc编写的用来处理车道线的程序,可用来提取弯车道线(Vc prepared by the process used to deal with lane line, can be used to extract the curl line)
devkit_scene_flow
- 开发工具,道路车道线识别的的工具包,很有参考价值(development toolkit for road lane detection ,very useful ,really recommeng it to everyone working on lane detections)
新建文本文档
- matlab自带视频中对车道线的识别,能够在matlab自带视频中划分出标注道路的车道线(Lane recognition in matlab video)
CurvedLaneDetection
- 识别弯道车道线,通过Hough变换以及双曲线拟合来识别图像中弯道和直线的车道线。(The lane of lane is identified, and the lane of curve and straight line is identified by Hough transformation and hyperbolic fitting.)
Line_Detect
- 车道线检测 基于matlab 实现对图片的车道线检测 示例图片为999.png(landlines detection)