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

搜索资源列表

  1. houghcircle

    0下载:
  2. hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。-Hough transform to detect linear & round of high tool used here is a round Hough Transform detection procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1426
    • 提供者:hi
  1. Hough-fast

    1下载:
  2. Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure, * The function used to detect images of parallel linear. If the images are two parallel lines, it wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5928
    • 提供者:wu tao
  1. line_hough

    0下载:
  2. 用matlab实现hough变换的直线检测,对原有代码的错误指出进行了改正,可以直接运行.-using Matlab achieve hough transform linear detection, on the original error code that the correction can be run directly.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1658
    • 提供者:李守一
  1. Hough-tuoyuan

    2下载:
  2. Hough检测直线,圆,椭圆的代码 其中椭圆是用matlab-Hough line detection, round, oval ellipse code which is used Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2537
    • 提供者:郭飞
  1. HoughTrans

    1下载:
  2. 自己写的Hough Transform检测直线和圆的代码,直线检测做了点小改进,可以检测线段,但只能检测一个圆和一条直线,希望对初学者能有帮助-wrote Hough Transform detection of linear and circular code Line Detection done a small improvement can be detected line, but only detected a circle and a straight line. hope to
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:66098
    • 提供者:wxj
  1. Hough-transform

    0下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线提取出来-the function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear extracted
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9649
    • 提供者:庄宇飞
  1. linedetec

    0下载:
  2. 这是一个使用hough变换来实现一副图像中直线检测的代码,比较高效而且检测效果很不错-use hough transform to achieve an image line detection code, more efficient and effective detection is pretty good
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1017
    • 提供者:亿摆
  1. Hough-change

    0下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。-the function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear * extracted.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:24564
    • 提供者:成成
  1. Hough111

    0下载:
  2. hough变换检测直线的matlab算法-hough transform line detection algorithm Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1367
    • 提供者:黄慈栋
  1. hough

    0下载:
  2. hough变换,能够检测图像中的直线,并能检测出直线的倾斜角
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:204634
    • 提供者:赤脚女孩
  1. Edge_Detection_and_Segmentation

    0下载:
  2. 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6777
    • 提供者:major
  1. Hough_Grd

    0下载:
  2. 在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:432538
    • 提供者:major
  1. HoughLine

    0下载:
  2. 利用OPenCV写的一个hough变换检测直线的程序
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1236
    • 提供者:朱勇
  1. Hough_line_circle_ellipse

    3下载:
  2. 基于Hough变换的直线,圆,椭圆的检测.其中直线检测是VC代码.圆和椭圆是MATLAB代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2365
    • 提供者:夏小静
  1. houghtans

    1下载:
  2. 该源码在matlab平台上运行,实现的功能是利用hough变换检测图像中具有一定长度的直线,并将直线从整个图像中提取出来.不仅如此,还可以通过计算分析求出对应直线的斜率.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:11151
    • 提供者:秀秀
  1. hough

    3下载:
  2. 霍夫变换是一个非常有用的算法,可以检测直线、圆、椭圆等等,也可以进行边缘连接。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:98464
    • 提供者:格子
  1. hough

    0下载:
  2. 可以对图像进行边缘检测,滤波,二值化处理,最后提取图像中的直线。(Edge detection can be carried out on the image, filtering, two value processing, and finally extract the image of the straight line.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:dajb
  1. Hough

    0下载:
  2. 冈萨雷斯数字图像处理Hough变换检测直线源码(The Hough transform in the digital image processing course written by Gonzales is used to detect the linear source code)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:jm2017
  1. Hough_LineDetect

    0下载:
  2. 详解利用Hough变换进行直线检测的代码(detailed interpretation of the code that uses Hough transform for line detection)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:8192
    • 提供者:sangba2017
  1. 2边缘检测

    1下载:
  2. Canny算子检测边缘,并在此基础上做Hough变换,拟合直线(Canny operator detects the edge, and based on this Hough transform, fitting straight line)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:3158016
    • 提供者:JRM
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »
搜珍网 www.dssz.com