CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough transform lane

搜索资源列表

  1. jqsjxg

    1下载:
  2. VC++开发机器视觉算法源程序(全部集成在一个pdf文档里) 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:267.97kb
    • 提供者:龚璇
  1. LaneDetect

    0下载:
  2. 用Hough变换检测车道直线,用MATLAB自带的Hough(),houghlines(),houghpeaks()实现-Lane with a straight line Hough transform detection, using MATLAB' s own Hough (), houghlines (), houghpeaks () to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:598byte
    • 提供者:
  1. hough1

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.63kb
    • 提供者:wuhao3424
  1. HOUGH

    0下载:
  2. 将经过二值化的车道线图利用hough变换提取车道线-After binarization the lane line graph using hough transform to extract lane
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:987byte
    • 提供者:dan
  1. LANE-Detection-HOUGH-Transform

    0下载:
  2. a lane dtection method using hough-transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:26.99kb
    • 提供者:amt
  1. Lane

    0下载:
  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

    • 发布日期:2015-02-06
    • 文件大小:7kb
    • 提供者:狂风
  1. xiaochengxu

    1下载:
  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. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:22.14kb
    • 提供者:王明玉
  1. test

    0下载:
  2. 基于C++的路面车道线的检测,利用hough变换原理,检测弯曲车道线-Based C++ road lane detection using hough transform theory, curved lane detection
  3. 所属分类:Graph program

    • 发布日期:2017-11-11
    • 文件大小:8.22mb
    • 提供者:陈林
  1. Machine-Vision

    0下载:
  2. 车道线检测与车辆检测,通过hough变换实现-Lane detection and vehicle detection, hough transform by
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:27.73kb
    • 提供者:沈东
  1. 32131312312321njianceok

    0下载:
  2. 基于HOUGH变换的车道线检测和识别的程序,可以使用-Lane HOUGH transform detection and recognition based on the program, you can use
  3. 所属分类:Development Research

    • 发布日期:2017-04-14
    • 文件大小:2.95kb
    • 提供者:曹操
  1. Lane-detection

    0下载:
  2. 对车道线进行检测,涉及大津阈值,hough变换等,并预测行驶线。-To detect the lane line, involving the Otsu threshold, Hough transform, and the prediction of the running line.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4.09kb
    • 提供者:张琪
  1. Shape-Detection

    0下载:
  2. 直线检测及道路边缘检测,包括在DM6437上的实现-use the Hough Transform, Find Local Maxima, and Hough Lines blocks to find the longest line in an image. In the second step, the algorithm used for line detection will be the basis of a lane detection procedure.
  3. 所属分类:software engineering

    • 发布日期:2017-05-28
    • 文件大小:9.87mb
    • 提供者:李澳
  1. road_lane

    0下载:
  2. 用于检测车道线,本程序是基于单帧图像的车道线检测识别,利用了二值、边缘检测、霍夫变换-Used to detect the lane line, this procedure is the lane line detection based on single frame image recognition, using the two values, edge detection and hough transform
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:张琪
  1. Lane-mark-detection

    0下载:
  2. 基于机器视觉的车道标识先检测,能够从图片中检测出车道线,主要方法:Hough变换-First detection of machine vision based lane marking, the main method can detect the lane line, the picture: Hough transform
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:220.7kb
    • 提供者:喵呜
  1. houghlinedetection

    0下载:
  2. ostu+sobel+hough变换实现车道线的检测-ostu+sobel+hough transform to detect lane lines
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:217.92kb
    • 提供者:张冠丽
  1. hough@lane-detection

    0下载:
  2. 利用祸福变换对图像中的直线进行提取检测,效果一般,但基本功能实现-Use fortune to transform the image of a straight line extraction testing, the general effect, but the basic functions to achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:794byte
    • 提供者:郭朝荐
  1. road-lane-dector

    1下载:
  2. 车辆车道线检测,使用CANY提取轮廓,hough变换获得直线。-Vehicle lane detection, contour extraction using CANY, hough transform to obtain a straight line.
  3. 所属分类:transportation applications

    • 发布日期:2017-05-13
    • 文件大小:2.46mb
    • 提供者:zengjie
  1. vehicle-lane-detection

    0下载:
  2. 能实现直线型车道线的有效检测,利用改进的hough变换和区域生长方法,提高检测的准确性。-Can be achieved effectively detect lane straight line, with improved hough transform and region growing methods to improve detection accuracy.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-30
    • 文件大小:489.02kb
    • 提供者:tina
  1. basic_lane_detection

    1下载:
  2. 车道线检测的matlab实现,能够准确实现车道线,通过霍夫变换。-Lane line detection matlab implementation, it is possible to achieve accurate lane by Hough transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.23kb
    • 提供者:ADAS
  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. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:3.31mb
    • 提供者:雪山红叶
« 12 »
搜珍网 www.dssz.com