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

搜索资源列表

  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. hough变换检测园和直线,计算机视觉作业-Park and the straight line hough transform detection, computer vision operations
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:298272
    • 提供者:xuyangzhe
  1. hough3

    0下载:
  2. 利用Hough变换实现直线的快速精确检测 利用Hough变换对直线进行检测,通常存在“速度缓慢、结果不够精确”的问题,确检测成为可能。-Using Hough transform line detection using Hough transform fast and accurate detection of a straight line, usually there is " slow, the result is not precise enough" issue, this pap
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:184384
    • 提供者:vicky
  1. hough_matlab

    0下载:
  2. 基于HOUGH变换的直线检测的MATLAB源程序代码,下载可以直接运行-HOUGH transform line detection based on the MATLAB source code, you can download directly run! !
  3. 所属分类:matlab

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

    0下载:
  2. line detection using hough transform
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:664
    • 提供者:hooman
  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. Houghdlinedetect

    0下载:
  2. Matlab中hough变换检测直线的程序,将灰度图片至于同一目录下,更名为“2.bmp”,运行即可-Hough transform line detection program in Matlab, grayscale picture as to the same directory, changed its name to " 2.bmp can be run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:605
    • 提供者:lowr
  1. line-segment-detector

    0下载:
  2. 图像处理 哈夫变换,检测直线的程序,内容详细,欢迎下载使用-The image processing based on vc++ 6.0 hough transform, the detection of the linear program, download welcome to use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1619
    • 提供者:想与做
  1. Line-Detection-

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

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

    0下载:
  2. 基于canny边缘检测和hough变换的长直线检测,入门级别,代码简单易懂。-Long canny edge detection and hough transform line detection, entry-level, the code is simple and easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:619
    • 提供者:张小红
  1. code

    0下载:
  2. 本实验研究了数字图像处理中图像分割中的hough变换和运用hough变换的线检测。-This study hough transform line detection the hough transform digital image processing, image segmentation and apply.
  3. 所属分类:Graph program

    • 发布日期:2017-11-26
    • 文件大小:1418564
    • 提供者:黄凯
  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. road

    0下载:
  2. 道路识别程序,包括图像预处理算法、霍夫变换和道路边界线检测-Road recognition procedures, including image preprocessing algorithm, Hough transform line detection and road borders
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:3822999
    • 提供者:裔天
  1. WenLiLiJiaophoto

    0下载:
  2. 该程序为离焦模糊参数识别的方法,通过canny算子检测边缘,用hough变换检测直线的方法求离焦半径。-The program for the defocus blur parameter identification method by canny operator edge detection using hough transform line detection method for the defocus radius.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:530
    • 提供者:fanhaiju
  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. 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. Houghtransform

    0下载:
  2. 基于MATLAB编程的Hough变换直线检测程序,程序简单易懂,具有参考价值-Hough transform line detection procedure based on MATLAB programming, simple procedure, has the reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:8471
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com