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

搜索资源列表

  1. 19999ch1_1

    0下载:
  2. 是一个hough程序采用VC++编程 十分实用 可以圆和直线检测-Hough program is a program using VC++ is very useful for detection of circles and straight lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:60373
    • 提供者:李天羽
  1. HoughGrd

    0下载:
  2. 使用hough 变换检测直线,参数可以任意设定,程序说明详细。-Using the hough transform to detect straight lines, the parameter can be set, detailed descr iption of the procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:428646
    • 提供者:hanyulan
  1. zhixianhough

    0下载:
  2. 用hough变换检测直线,检测直线之后用颜色标记出来-Line detection using hough transform to detect straight line after the color-coded
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:876
    • 提供者:李鹏立
  1. bianhuan

    0下载:
  2. 利用霍夫变换检测直线,园,椭圆,曲线,简单有效,用用方便-Using Hough transform to detect straight lines, park, oval, curve, simple, effective, easy to use with
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:970
    • 提供者:王正旺
  1. houghl1

    0下载:
  2. 编码实现Hough变换算法,最基本的Hough变换检测直线方法,可以实现-achieve to detect lines
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:757
    • 提供者:王珊
  1. hough

    0下载:
  2. 利用hough变换对图像进行直线检测的源代码-The image using hough transform line detection of the source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1325
    • 提供者:andy
  1. xihua

    2下载:
  2. 采用索引表细化算法,对图像进行细化处理,用于图像的骨架提取,附加一个霍夫变换检测直线-Thinning algorithm using an index table, refine the image processing for image skeleton extraction, attach a Hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2341
    • 提供者:gao
  1. Hough

    0下载:
  2. 图形处理的基本C++程序,该函数用于对检测图像中的平行直线。-Graphics of the basic C++ program, this function is used to detect the image of parallel lines.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1818
    • 提供者:何林立
  1. hough-zhixian-jian-ce--

    0下载:
  2. HOUGH直线检测 设计程序,包含以下功能: (1)读入待检测的图像(二值图像即黑白图像); (2)输出hough变换; (3)输出检测到特定的直线图像; -HOUGH line detectionDesign program, includes the following function:( 1) reads the detected image ( two value image is a black and white image ) ( 2) the outp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:189793
    • 提供者:欧阳波
  1. 26.Hough

    0下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线-This function is used to detect the image of parallel lines. If the image has two parallel lines, then these two parallel lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:9488
    • 提供者:braveahmat
  1. HoughLine

    0下载:
  2. 自己编写的霍夫代码检测直线,不一定是最好的,但是里面有学习心得啊-The line detection by hough,writed it by myself,it is very value for myself studying
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1642
    • 提供者:wang
  1. HoughLine

    0下载:
  2. 霍夫变换的图像处理程序,能够检测直线和圈,可以完美MFC运行-Hough transform MFC program, able to detect the straight line and circle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4133092
    • 提供者:潘跃
  1. hough-Line

    0下载:
  2. 霍夫变换,检测图像中的直线 非常好用的算法 可以学习一下-Hough transform, a straight line in the detection image is very easy to use algorithm can learn
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15920761
    • 提供者:高旭超
  1. detectline

    0下载:
  2. 通过霍夫变换检测直线的方法,这里需要增添自己设的阈值, 增加移动性。-using hough transform to detect lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:927
    • 提供者:LUO
  1. Hough matlab-line-mark

    3下载:
  2. matlab环境下的hough变换实现 检测图像中的直线 并将直线标出 适用于检测目标直线边缘 圆柱形物体边缘 飞机机翼 导弹边缘 机场跑道直线 海天交界线 等-hough transform with matlab ,straight line detection in a image and mark it ,it can detect the edge of the target straight edge, cylindrical object edge ,aircraft wing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:429040
    • 提供者:
  1. HoughTrans

    1下载:
  2. hough变换检测直线,改进过可以用来检测直线和坐标之间的角度,用来检测指针式仪表的值。-an inptoed hough transform for line segments detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5981423
    • 提供者:ljd
  1. Houghhesobel

    0下载:
  2. 在C环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the C environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:841
    • 提供者:吴昊
  1. hough-transform

    0下载:
  2. 检测图像中的直线,对断点进行桥接,使之成为连续的边缘-A straight line in the detection image breakpoint bridge
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1497
    • 提供者:liuda
  1. VCDIP_P563

    0下载:
  2. OpenCV实现霍夫变换检测,比较简单,可以检测直线和圆周-OpenCV Hough transform to detect relatively simple, and can detect a straight line and circular
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:4001349
    • 提供者:刘浦
  1. houghtransformation

    0下载:
  2. hough变换检测直线,opencv环境下使用-hough transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8074070
    • 提供者:leeshuzhen
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 22 »
搜珍网 www.dssz.com