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

搜索资源列表

  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-to-detecting-lines

    0下载:
  2. hough变换检测直线matlab代码,对深刻理解hough变换有一定帮助!-hough transform line detection matlab code, on a deep understanding of the hough transform some help!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:577806
    • 提供者:张星星
  1. Hough

    1下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线提取出来。-This function is used to detect images of parallel straight lines. If there are two parallel lines, the image is two parallel lines extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:8209
    • 提供者:彭颖
  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. 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. 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. Hough

    0下载:
  2. 利用hough变换检测直线,并将检测出来的直线绘制出来。-Hough transform line detection and detected straight line is drawn.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-04
    • 文件大小:3567018
    • 提供者:ode
  1. opcvtext2

    0下载:
  2. 实现对图片的灰度处理,canny检测,hough直线变换等预处理-Gray scale processing of the picture, canny detection, hough linear transform pretreatment
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:2373556
    • 提供者:毛雷鸣
  1. houghline

    0下载:
  2. Hough直线块通过检测交叉点处的参考图像的边界线找到图像-The Hough Lines block finds the points of intersection between the reference image boundary lines and the line specified by a (rho, theta) pair. The block outputs one-based [x y] coordinates for the points of intersectio
  3. 所属分类:Graph Recognize

    • 发布日期:
    • 文件大小:2327
    • 提供者:yyq
  1. Hough

    0下载:
  2. vs2010+opencv的霍夫直线特征提取-Hove, vs2010+opencv linear feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:5697005
    • 提供者:liyuan
  1. HOUGH

    0下载:
  2. 图像中的直线检测程序,可以检测图像中的直线,可以设置参数,支持-The linear image detection procedure can detect the linear image, you can set parameters, to support
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-13
    • 文件大小:218319
    • 提供者:徐光辉
  1. hough

    0下载:
  2. 关于Hough变换的论文和算法设计, 详细描述了如何使用Hough变换提取直线\圆等算法,并提供了加速方法-Papers and on the Hough transform algorithm design, a detailed descr iption of how to use the Hough transform to extract linear \ Yuan and other algorithms, and provides acceleration method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2918755
    • 提供者:梁振
  1. hough

    0下载:
  2. 图像分割中霍夫变换检测直线,先看效果,左上角为原图,左下角为找到的直线,右图为hough变换后的图-hough change
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:945
    • 提供者:小昭
  1. Hough

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

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

    0下载:
  2. 在图像处理中,经常用到的检测直线的方法,抗干扰性很强。-In image processing, frequently used line detection methods, strong anti-interference.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:11979
    • 提供者:hhhu
  1. Hough-Transform

    0下载:
  2. 霍夫变化直线检测程序,用于检测图像中的直线,本算法涉及梯度变化,感觉检测效果还不错。望指正。-Hough variation straight line detection procedures, is used to detect the image of straight line, the present algorithm involves gradient change, the feeling detection effect Huan pretty good. Look corre
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:1439
    • 提供者:zj
  1. hough

    0下载:
  2. 用来检验图像中直线的hough变换代码,用C++编写-Hough transform is used to test the image straight line code, written in c++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1410
    • 提供者:王丽
  1. 基于Hough变换的直线检测

    0下载:
  2. 使用霍夫变换,将直角坐标中的线转换为极坐标中的点,检测图像中的直线,
  3. 所属分类:matlab例程

  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 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 28 »
搜珍网 www.dssz.com