搜索资源列表
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.
code
- 检测车辆数量,通过交通监控视频..检测出车道上的车辆数量-vehicle detection
01
- hough检测直线 该算法可以检测诸如车道线之类的直线和斜线-hough line detection algorithm can detect such as lane lines straight and slash
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.
几种车道检测论文
- 主要是提供了几种车道检测办法,很容易理解跟实现(Mainly provides several ways to detect lanes, it is easy to understand and achieve)
c
- 车辆及车道线的检测与跟踪 包含所需动态库(Vehicle and lane detection and tracking include required dynamic libraries.)
基于卡尔曼滤波的运动目标检测,matlab代码
- 基于卡尔曼滤波算法的运动目标检测,做视频车道线检测,动态车辆识别,行人检测的朋友可以参考一下(Based on Calman filter algorithm for moving object detection, do video lane detection, dynamic vehicle recognition, pedestrian detection friend can refer to.)
OPENCV车道检测与车辆识别LaneDetection
- 基于C#OPENCV车道检测与车辆识别,速度快,直线检测准确(Lane detection and vehicle identification based on C#OPENCV)
多车道复杂环境下前方车辆检测算法_孔栋
- 基于前方车辆与本车存在安全距离,利用自适应阈值法确定图像灰度分割阈值,形态学处理,利用最小外接矩形框选候选车辆目标,集合车底阴影几何位置等特征验证车辆假设。(Based on the safe distance between the front vehicle and the vehicle, the adaptive threshold method is used to determine the threshold of image gray level segmentation, mo
Line_Detect
- 车道线检测 基于matlab 实现对图片的车道线检测 示例图片为999.png(landlines detection)