CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 线检测

搜索资源列表

  1. openCV...Track

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

    • 发布日期:2015-02-06
    • 文件大小:12550144
    • 提供者:王玉
  1. shuzituxiangchuli

    1下载:
  2. 数字图像处理程序,包括直方图、区域平滑、降噪和线检测等一系列程序代码。-Digital image processing procedures, including histograms, regional smoothing, noise reduction, and a series of line detection code.
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-23
    • 文件大小:7235584
    • 提供者:马静文
  1. 20140519

    0下载:
  2. 基于opencv的车道线检测,做过实际的例子,在高速公路上实现了预定的目标-Opencv-based lane detection
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:4588
    • 提供者:Dawson
  1. Davinci_VLPR2_20120427

    0下载:
  2. 基于DM6446的车道线检测代码,可以标记识别出车道线、- The DM6446-based lane detection code, can be labeled to identify the lane,
  3. 所属分类:DSP program

    • 发布日期:2017-05-16
    • 文件大小:4259191
    • 提供者:sunhongliang
  1. hough

    0下载:
  2. 基于opencv函数,用霍夫算法对图像进行线检测与圆检测-Based on opencv function Hough line detection algorithm for image and circle detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:李少芳
  1. HT

    0下载:
  2. 这个是自己编写的霍夫变换直线检测MATLAB程序,可以用于道路分道线检测。是一种非常简单容易实践的程序。-This is a hough line detection algorithm which can be used to road lane detection. this method is very simple and easy to realize
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:8089
    • 提供者:张华
  1. test-1

    1下载:
  2. 车道线检测,实验代码,本人已经验证过,可以直接使用,带有图片和实验结果-The lane line detection code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1492377
    • 提供者:康家荣
  1. contour

    0下载:
  2. 车道线检测,用的是OPENCV对道路的车道线进行识别处理。-Lane detection, using a OPENCV lane road to recognition processing.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2486153
    • 提供者:sky
  1. road

    0下载:
  2. 车道线检测,在vs2010配置opencv的情况下亲测可用,代码没有做出透视变换-Lane detection, in the case of pro-test opencv vs2010 configuration is available, the code does not make a perspective transformation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2851951
    • 提供者:potter
  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
    • 文件大小:1225
    • 提供者:张琪
  1. lanedetection

    0下载:
  2. 车道线检测c++源码,对图像进行预处理,包括二值化,边缘检测等,最后利用霍夫变换。- Lane detection c++ source code, for image preprocessing, including two values, such as edge detection, finally using Hof transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1713
    • 提供者:moyan
  1. contourss

    0下载:
  2. 可以进行简单道路状况的车道线检测,载入相应图片即可成功运行-Road conditions can be a simple traffic lane detection, loads the appropriate image to the successful operation
  3. 所属分类:Other systems

    • 发布日期:2017-05-24
    • 文件大小:4559994
    • 提供者:zhangjian
  1. jiancezhixian

    0下载:
  2. 为了能有效解决H ough 变换的计算量大的问题,文中提出了一种基于直线局部结构特征的H ough 变换改进的直 线检测算法。该算法根据F reem an 准则分析了直线上基元的特征信息,通过图像上邻近的同类基元的倾斜角约束基元上 像素点的极角范围,减少每个点的计算次数,在保持精度的同时,提高直线检测的速度,在有噪声的情况下,该算法相对标 准H ough 变换算法可以提高到6 到7 倍。 -In o rder to effectively solve the pro blem o
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16849089
    • 提供者:zheng mingzhi
  1. caltech-lane-detection12

    1下载:
  2. 实时车道线检测改写的代码,可能还有点问题,不过在改改就行啦。-Real-time detection of lane rewrite code, perhaps with a few problems, but in the change to change on the line.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21170176
    • 提供者:hanpeng
  1. fppwqpwl

    0下载:
  2. BP神经网络算法的matlab代码,本程序根据训练好的网络文件temp.mat预测新的数据 文件,包括有点检测、线检测、Hough变换、temp算法、temp1测试原理展示等功能。-BP neural network algorithm matlab code, the procedure according to the trained network file prediction temp.mat new data Files, including bit detect
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8298
    • 提供者:shiyulong_bt
  1. alqbcofn

    0下载:
  2. BP智能输入法的预测算法的matlab代码,本程序根据训练好的网络文件 brglEd.mat预测新的数据文件,包括有点检测、线检测、Hough变换、temp算法、qvIsdUZ测试原理展示等功能-BP intelligent input method of prediction algorithm matlab code, the procedure according to the trained network file prediction brglEd.mat new data Fil
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:9836
    • 提供者:jjieqy
  1. azaorevw

    0下载:
  2. BP智能输入法的预测算法的matlab代码,本程序根据训练好的网络文件 TOiPeK.mat预测新的数据文件,包括有点检测、线检测、Hough变换、temp算法、siLpVlR测试原理展示等功能-BP intelligent input method of prediction algorithm matlab code, the procedure according to the trained network file prediction TOiPeK.mat new data Fil
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:7777
    • 提供者:uuvquv
  1. bdcfktuy

    0下载:
  2. BP智能输入法的预测算法的matlab代码,本程序根据训练好的网络文件 TnxzXt.mat预测新的数据文件,包括有点检测、线检测、Hough变换、temp算法、JDOgDvl测试原理展示等功能-BP intelligent input method of prediction algorithm matlab code, the procedure according to the trained network file prediction TnxzXt.mat new data Fil
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5262
    • 提供者:ubjmkd
  1. bheprnyy

    0下载:
  2. BP智能输入法的预测算法的matlab代码,本程序根据训练好的网络文件 AxOpuU.mat预测新的数据文件,包括有点检测、线检测、Hough变换、temp算法、AdFtXVH测试原理展示等功能-BP intelligent input method of prediction algorithm matlab code, the procedure according to the trained network file prediction AxOpuU.mat new data Fil
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6025
    • 提供者:wlhbni
  1. bramyimg

    0下载:
  2. BP智能输入法的预测算法的matlab代码,本程序根据训练好的网络文件 OmEFZZ.mat预测新的数据文件,包括有点检测、线检测、Hough变换、temp算法、BOGAnFX测试原理展示等功能-BP intelligent input method of prediction algorithm matlab code, the procedure according to the trained network file prediction OmEFZZ.mat new data Fil
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6971
    • 提供者:znmups
« 1 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com