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

搜索资源列表

  1. Line_Segment_Detector-master

    0下载:
  2. Line_Segment_Detector(LSD)直线检测算法,不同于Houghline-Line_Segment_Detector (LSD) line detection algorithm, unlike Houghline
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:168767
    • 提供者:laoji
  1. Hough

    0下载:
  2. Hough变换程序,可以方便快捷的检测图像中的直线,提取出直线的相关信息-Hough transform program, can be in a straight line, convenient detection images to extract the linear related information
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2210
    • 提供者:张宇鹏
  1. HoughLine

    0下载:
  2. 使用Hough变换检测图像直线,并在VS2010下实现-hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11302685
    • 提供者:王璞
  1. hough-matlab

    0下载:
  2. 多个利用hough变换进行直线检测的matlab文件,和hough变化和代码的清晰说明-Multiple use hough transform for straight line detection of matlab files, and hough change and clear statement of your code
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1810670
    • 提供者:曾臻
  1. hough

    0下载:
  2. 利用log算子提取边缘再,检测图像中直线并将直线描绘成白色-hough detect for liens
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:44822
    • 提供者:zhangziyuan
  1. contour

    0下载:
  2. 基于VS2013+opencv,用于对图像几何特征的检测,提取图像的轮廓、线条及连通区域,包括直线检测和圆检测-based on V013+opencv,it can be used in detecting line and circle , which can show conturs together
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5251069
    • 提供者:孙晓阳
  1. LSD_C

    8下载:
  2. 自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-11
    • 文件大小:6121
    • 提供者:liwenzhen
  1. hough-transform

    0下载:
  2. hough变换实现,包括直线检测及圆弧检测-hough transform,line and cycle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2573
    • 提供者:宋明
  1. EDLinesTest

    2下载:
  2. EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (E
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5152794
    • 提供者:zhanglei
  1. zhixiantiqu

    0下载:
  2. 图像处理之图像分割之直线提取中的Hough变换矩阵和直线检测-Matrix and line detection of linear image processing division of the extraction Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:48087
    • 提供者:gg
  1. hough

    0下载:
  2. VS下利用opencv 实现hough变换,检测出直线或者圆形图像。-VS under use opencv achieve hough transform to detect straight line or circular image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5985128
    • 提供者:yonghong Wang
  1. Lane_Detection

    3下载:
  2. 基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。-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.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:66416640
    • 提供者:蛋蛋
  1. Hough_Process

    0下载:
  2. 可实现答题卡阅卷系统中的图像倾斜矫正,采用Hough进行直线检测,并根据所定位的特征直线位置计算倾斜角度,再进行图像旋转,得到校正结果-chieve answer sheet scoring system image tilt correction, performed using Hough line detection, and calculates the inclination angle in accordance with the target characteristic line
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5429127
    • 提供者:Curry
  1. 8.6

    0下载:
  2. 图像特征提取与分析-用hough函数检测图像中的直线-Image feature extraction and analysis- Using hough function to detect the image of a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1510
    • 提供者:赵海鸿
  1. RansacLine-master

    0下载:
  2. 基于ransac的直线检测,可以用于找出图像中的直线段-fitting a line using ransac algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:5819
    • 提供者:邓风
  1. x

    0下载:
  2. 计算机视觉中经常需要识别或者定位某些几何图形,比如直线,圆等,还有其他一些图形。检测这些几何图形的霍夫变换提供了在图像中寻找图形的一种算法-Computer vision are often necessary to identify or locate some of the geometry,such as lines,circles and other graphics.Hough transform to detect these geometry provides a graphic
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:25185
    • 提供者:汤军
  1. CornerDetection_Final

    0下载:
  2. 图像特征检测小程序,包含各种角点检测,即直线检测-Feature Detection
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-01
    • 文件大小:13516617
    • 提供者:Jessy
  1. HoughLines

    0下载:
  2. HoughLines检测,用于图像中直线或线段检测,可以用于车道识别-HoughLines check
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:420924
    • 提供者:lao
  1. hough

    0下载:
  2. hough变换检测图像直线信息,实现检测图像的直线边缘信息,可以提取出图像的边沿-Hough transform to detect image linear information, to achieve the line edge detection image information, you can extract the edge of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:119615
    • 提供者:zz
  1. nietai

    0下载:
  2. 含噪脉冲信号进行相关检测,多抽样率信号处理,直线阵采用切比学夫加权控制主旁瓣比。- Noisy pulse correlation detection signal, Multirate signal processing, Linear array using cut than learning laid upon the right control of the main sidelobe ratio.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:5711
    • 提供者:haifieyai
« 1 2 ... 28 29 30 31 32 3334 35 »
搜珍网 www.dssz.com