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

搜索资源列表

  1. Line-Detection-

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

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

    0下载:
  2. 通过本程序,通过输入一幅图像,实现hough变换,本变换可以顺利检测图像中的直线-Hough transform by the present procedure, by the input of an image, the transformation may be a straight line smoothly detect images
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:73502
    • 提供者:武阿明
  1. my_hough

    0下载:
  2. 在高斯白噪声淹没的二维图像中,利用hough变换实现直线的检测。-In Gauss white noise in two-dimensional images, using Hough transform linear detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:995
    • 提供者:张利伟
  1. Hough

    0下载:
  2. 用基本的循环语言实现Hough变换以及用这种方法检测图像中的直线。代码深刻体现了hough变化的思想,便于初学者理会图像处理工具箱中的函数。-The basic cycle language Hough transform as well as a straight line in the image is detected by this method. The code reflects the profound change in the thinking of the hough, th
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:1447
    • 提供者:谢双云
  1. hough-line-detection

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

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

    0下载:
  2. hough 变换 实现了对图像中直线的检测,同时还实现了其他功能-hough transform to achieve a straight line in the image detection, while still achieving other features
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:98549
    • 提供者:江子巷
  1. Hough

    0下载:
  2. Hough检测直线,圆,椭圆的代码,用hough变换实现圆的检测,能完美检测出图像中的圆、直线和椭圆-Hough detection of straight line, circle, ellipse, code, hough transform circle detection can be perfect in the detected image of circles, lines and ellipses
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:2268
    • 提供者:李文
  1. hough-change

    0下载:
  2. 利用opencv对图像进行哈夫变换,Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Opencv use the Hough transform to the image, Hough transformation point- line Duality image space and Hough parameter space to the image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:9427298
    • 提供者:赵健
  1. Hougu-transformation

    0下载:
  2. Hough变换,检测图像中最长的直线,并检测该直线与水平线间的夹角,可用于图像的倾斜校正。-Hough tranformation which can find the longest line in picture,and mesure the angle between the horizontal line and it.This procedure can be used to picture tilt correction.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:1684
    • 提供者:
  1. Hough

    0下载:
  2. 实现了HOUGH变换,能够很好地检测图像中的直线-HOUGH transform achieved, can well detect the linear image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2308042
    • 提供者:汤唯
  1. CV2_Learn_LineFinder

    0下载:
  2. 使用opencv2写的,利用概率霍夫变换检测直线,并检测带有端点的线段。-Use opencv2 written using probabilistic Hough transform to detect straight line, and the line segment with endpoint detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9797866
    • 提供者:alonjiao
  1. classical-hough

    0下载:
  2. 文件中有根据经典HOUGH变换算法写的圆检测VC函数,由于圆有三个参数,因此HOUGH算法的圆检测相比直线要慢得多-Document based on the classic HOUGH transform circle detection algorithm written in VC function, there are three parameters as a result of a round, so HOUGH circle detection algorithm is much
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1725
    • 提供者:tbelieve
  1. Hough2013

    0下载:
  2. hough变换的直线检测方法,加入了通过直线斜率滤除干扰直线-hough transform line detection method, adding a straight line through the slope of the line filter interference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1348
    • 提供者:王猛
  1. StandardHT

    0下载:
  2. 用标准Hough变换实现直线检测。内含标准的Hough函数和简单实例。-Standard Hough transform line detection. Hough function includes standard and simple examples.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1937
    • 提供者:efingIt
  1. StandardHT

    0下载:
  2. 用标准Hough变换实现直线检测。内含标准的Hough函数和简单实例。-Standard Hough transform line detection. Hough function includes standard and simple examples.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1983
    • 提供者:全个
  1. code

    0下载:
  2. 图像分割,基于LOG和Canny算子的精确边缘检测,基于Hough变换的直线检测,图像的四叉树分解-Image segmentation, edge detection based on precise LOG and Canny operator, Hough transform based line detection, image quadtree decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1464
    • 提供者:王易凝
  1. myhough

    1下载:
  2. 一个基于hough变换的直线检测算法,是对书上标准程序改进后的结果-Lion detection based on Hough translation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:150710
    • 提供者:赵添
  1. Hough

    0下载:
  2. 经过一般霍夫变换检测出的直线有可能因为车辆挡住路沿等原因断开,形成线段,因为检测道路是要找直线焦点,这样的效果就不好。本代码在Matlab环境下实现优化后的霍夫变换。 -This code optimize the Hough transform in the environment of Matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1052
    • 提供者:张海涛
  1. test2

    1下载:
  2. 读取图像文件,自动寻找双峰型直方图的阈值,HOUGH变换寻找直线,背景检测.(单高斯模型)-Read image files, automatically find the bimodal histogram threshold, HOUGH transform looking straight, background detection. (Single Gaussian model)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:4620
    • 提供者:小洋芋
  1. Deskwwtop

    0下载:
  2. matlab课程编程【谷速软件】使用标准Hough变换进行直线检测-Courses matlab software programming speed [Valley] using standard Hough transform line detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:13791
    • 提供者:李静
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com