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

搜索资源列表

  1. OpenCV_examples

    0下载:
  2. opencv 实例,包括直线检测、圆检测、canny边缘检测、轮廓检测、FFT等-the examples of opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2134230
    • 提供者:赖容
  1. daolu

    0下载:
  2. 道路识别。输入图片后进行灰度化、边缘检测、道路直线检测-Road recognition. Gray, edge detection, the road straight line detection in the input picture
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:138720
    • 提供者:yangze
  1. Hough

    0下载:
  2. 实现Hough直线检测,标记直线的两端点坐标,再对相似的直线做曲线拟合,可以完美实现边缘连接。-Hough line detection, marking a straight line at both ends of point coordinates, similar linear curve fitting, can be the perfect realization of the edge connector.
  3. 所属分类:Graph program

    • 发布日期:2017-11-29
    • 文件大小:37448
    • 提供者:majun
  1. lined

    1下载:
  2. 基于radon变换的图像直线检测,用MATLAB编写-Lines detection based radon transform
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1024
    • 提供者:lxiongh
  1. HoughLine

    0下载:
  2. 用于道路的检测,通过调用opencv中的直线检测算法Hough变换,检测结构化道路的道路引导线-For road detection, Hough transform, by calling the line detection algorithm in opencv detect structural road road guide line
  3. 所属分类:OpenCV

    • 发布日期:2017-12-04
    • 文件大小:28267520
    • 提供者:
  1. Line-Detection-

    0下载:
  2. 这是一个基于Hough变换的直线检测matlab程序文件,可以有效地检测直线-Line Detection via Standard Hough Transform
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:1453
    • 提供者:牛子蛋
  1. hough_lines

    0下载:
  2. vs下C++编程的霍夫直线检测代码,使用openCV新的C++接口函数。包含测试图片,已编译,直接点击运行按钮运行出结果。-Vs C++ programming under hough line detection code, the use of openCV new C++ interface function. Contains test images, compiled, click the run button running out the results.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:8747645
    • 提供者:lee
  1. lsd_1.6

    0下载:
  2. LSD快速直线检测算法 应用于光学图像 检测门限值的大小确定不需根据图像调整,检测速度快,检测性能优越-LSD fast line detection algorithm is applied to the size of the optical image detection threshold determined not need to be adjusted according to the image detection speed, excellent detection perfo
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-05
    • 文件大小:630820
    • 提供者:tanxi
  1. houghlines

    0下载:
  2. 实现在matlab环境下的直线检测,效果很好-Straight line detection, with good results achieved in the matlab environment
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:1373
    • 提供者:小闽
  1. lianmazhixianjiance

    1下载:
  2. 链码直线检测,采用求取图像边界,然后边界跟踪,判别直线-Chain code line detection, to strike the image boundary, then the boundary tracking, discriminant linear
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:1688
    • 提供者:俞正国
  1. xiangweizhixianjiance

    0下载:
  2. 相位法进行直线检测,求出图像梯度,利用梯度信息进行,直线判别-Line detection phase method, find the image gradient using gradient information, linear discriminant
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:1259
    • 提供者:俞正国
  1. jindianhough

    0下载:
  2. 采用hough变化进行直线检测,应用matlab自带的函数进行检测-Hough the changes line detection function detects application matlab comes
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:1384
    • 提供者:俞正国
  1. Radon-Transform-to-detect-lines

    0下载:
  2. Radon变换原理及其在直线检测上的应用-Radon transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:206070
    • 提供者:王二小
  1. videoDetect

    0下载:
  2. opencv 1.0 直线检测;圆形标志牌检测-opencv 1.0 the linear detection detection of circular signs
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:35233
    • 提供者:huanghai
  1. hough-line-detection

    0下载:
  2. hough变换 对图像进行直线检测 效果好-hough transform line detection the result is ok
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:163741
    • 提供者:xujin
  1. 20130119

    0下载:
  2. 数字图像处理边缘检测(hough变化-平行直线检测,轮廓跟踪、提取,种子填充算法1和2)的具体实现。-The edge detection digital image processing (hough change- parallel line detection, the concrete realization of contour tracking, extract, seed filling algorithm 1 and 2).
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:2113961
    • 提供者:谢生龙
  1. digital-image

    1下载:
  2. 北理工数字图像课程的作业,拥有各种放大缩小,变换,检测直线检测圆等程序-The job of the of North Polytechnic digital image course, has a variety of zoom, transform, detection procedures such as straight-line detection circle
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:8328271
    • 提供者:shijiyun
  1. houghss

    0下载:
  2. 基于canny边缘检测和hough变换的长直线检测,入门级别,代码简单易懂。-Long canny edge detection and hough transform line detection, entry-level, the code is simple and easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:619
    • 提供者:张小红
  1. line-detection

    0下载:
  2. 直线检测的代码,非常好用,对棋盘格图像的直线检测清晰准确。-Line detection code is very easy to use, straight-line detection of checkerboard images clearly and accurately.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-07
    • 文件大小:2454191
    • 提供者:王琳
  1. hough

    0下载:
  2. vs2010+opencv2.3.1实现的在指定区域内的canny边缘检测+HOUGH变化,实现感兴趣区域内的直线检测-vs2010+opencv2.3.1 to achieve of the the the canny in the the within the the the designated area the edge of detection+HOUGH changes in, to achieve the the the within the of the the straight
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:21331633
    • 提供者:651
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 33 »
搜珍网 www.dssz.com