搜索资源列表

  1. houghostu

    1下载:
  2. matlab平台下的一个车道线检测算法 其中主要包括了HOUGH变换方法和大津自动阈值分割方法,在打包文件中详细说明了每个函数的作用,其中包括了验证图片-Matlab platform under a lane line detection algorithm which includes mainly the transformation methods and HOUGH big-automatic thresholding m
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:76495
    • 提供者:田炳香
  1. 道路分割

    1下载:
  2. Matlab车道线检测,用matlab实现道路分割,包含了分割检测等多种算法 ,有效地实现了道路分割
  3. 所属分类:源码下载

    • 发布日期:2011-05-19
    • 文件大小:1812045
    • 提供者:lxdjch
  1. 车道线检测

    0下载:
  2. 所属分类:源码下载

  1. houghostu

    0下载:
  2. matlab平台下的一个车道线检测算法 其中主要包括了HOUGH变换方法和大津自动阈值分割方法,在打包文件中详细说明了每个函数的作用,其中包括了验证图片-Matlab platform under a lane line detection algorithm which includes mainly the transformation methods and HOUGH big-automatic thresholding m
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:75776
    • 提供者:田炳香
  1. a

    0下载:
  2. 本论文从道路环境理解的角度出发,针对智能车辆视觉导航中的车道保持问题,运用单目视觉技术对行驶车辆前景中的道路边界和车道线进行检测,以获取本车与当前道路的相对位置信息和方向信息。-In this paper, the understanding from the perspective of road environment for visual navigation of intelligent vehicle driveway to
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:5253120
    • 提供者:nexscorpio
  1. LaneDetectionAlgorithmsedonaHyperbol

    0下载:
  2. 这是一个基于抛物线模型的车道线检测算法模型方法,并详细介绍了车道线分离警告系统的设计步骤。-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.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3255296
    • 提供者:徐厚杰
  1. Lane

    1下载:
  2. 使用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
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:狂风
  1. xiaochengxu

    0下载:
  2. 该程序包中有基于Hough变换的车道线检测,还有卡尔曼跟踪和别的小程序,都是可运行的,读者可自行学习-The package, the lane detection based on Hough transform, Kalman tracking and other small programs are running, readers can learn on their own
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:22528
    • 提供者:王明玉
  1. biandaoxianjiance

    0下载:
  2. 该程序包是道路边缘和车道线检测与跟踪的matlab程序,可运行,实验效果很好-The package is the road edge and lane detection and tracking matlab program, you can run, experimental works well
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2334720
    • 提供者:王明玉
  1. VCPP

    1下载:
  2. c++6.0编程代码,车道线检测,可运行,实现报警和鸣笛两种措施。运行前对OPENCV进行设置,并下载一个视频解码器。-the programming c++6.0 code, lane line detection can be run to achieve alarm and whistle two measures. Opencv set before running, and download a video codec.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:4368384
    • 提供者:chenying
  1. BRTproject

    0下载:
  2. 快速公交车辆行驶中的车道线检测程序,包括白线、黄线的检测-BRT
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:829440
    • 提供者:刘红海
  1. lane-detect

    0下载:
  2. canny边缘检测,还有车道线检测。效果还可以。-canny edge detection, and lane detection. The effect can be.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:2960384
    • 提供者:沈东
  1. Machine-Vision

    0下载:
  2. 车道线检测与车辆检测,通过hough变换实现-Lane detection and vehicle detection, hough transform by
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:28672
    • 提供者:沈东
  1. openCV...Track

    1下载:
  2. openCV中的代码 有2ROI Hough检测直线 kalman跟踪小球 播放视频 车道线检测工程代码 -openCV code 2ROI Hough kalman and other thing
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:12550144
    • 提供者:王玉
  1. lane_detection

    1下载:
  2. 基于VS+opencv,实现实时车道线检测。首先通过边缘检测,再运用霍夫变换进行直线检测。(VS+opencv.Real time lane detection)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:chapman
  1. WaterMarkhough变换

    0下载:
  2. 基于hough变换的水印检测,方法比较有用,还可以用到车道线检测方面(The method of watermark detection based on Hough transform is more useful and can also be used in lane detection.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3468288
    • 提供者:雪山红叶
  1. 图像处理相关

    0下载:
  2. 能实现车道线的检测,并且还有一些关于数字图像处理的英文资料(It can detect lane lines, and there are some English information about digital image processing.)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:67640320
    • 提供者:YLlee
  1. 基于卡尔曼滤波的运动目标检测,matlab代码

    0下载:
  2. 基于卡尔曼滤波算法的运动目标检测,做视频车道线检测,动态车辆识别,行人检测的朋友可以参考一下(Based on Calman filter algorithm for moving object detection, do video lane detection, dynamic vehicle recognition, pedestrian detection friend can refer to.)
  3. 所属分类:其他小程序

  1. Line_Detect

    1下载:
  2. 车道线检测 基于matlab 实现对图片的车道线检测 示例图片为999.png(landlines detection)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:24777728
    • 提供者:fsafadas
  1. lane-detect

    0下载:
  2. 车道线检测,对道路的车道线进行检测,检测道路线(Lane line detection, detect the lane line of the road, detect the road line and extract it)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:107520
    • 提供者:小宋sj
« 12 3 4 »

源码中国 www.ymcn.org