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

搜索资源列表

  1. hough6

    0下载:
  2. 灰度图像的hough变换,进行直线检测的程序编码-Grayscale images hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1276
    • 提供者:wang
  1. Hough_LineDetect

    0下载:
  2. 自己编写的利用霍夫变换检测满足一定条件直线的matlab程序,对各个参数进行了详细说明-I have written using Hough transform to detect straight line to meet certain conditions, matlab program for a detailed explanation of each parameter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:981
    • 提供者:章智凯
  1. Hough_Transform_for_Line_Detection

    0下载:
  2. Hough变换的直线检测Hough Transform for Line Detection-Hough transform line detection Hough Transform for Line Detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:238252
    • 提供者:laf
  1. hough_lines

    0下载:
  2. 基于hough变换的直线的检测程序,实用,适用于hough变换直线检测研究的初学者。-Straight line hough transform based on testing procedures, practical, hough transform for line detection of the beginner.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3103
    • 提供者:sdphw
  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. 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. 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. HoughLine

    1下载:
  2. hough变换源码学习,VC6.0实现的hough变换,可以设置生成多条不同角度的直线,然后同过hough变换检测一副图象中存在的直线段,再由得出的角度数据还原直线,-hough transform source code to learn, VC6.0 achieve the hough transform, can be set to generate a number of different angles of straight lines, then the same image ov
  3. 所属分类:Algorithm

    • 发布日期:2017-01-06
    • 文件大小:3655680
    • 提供者:RED
  1. line_circle_ditect

    0下载:
  2. 利用canny边缘检测和hough变换检测图像中的直线和圆,并显示出来。-Using canny edge detection and hough transform detection of lines and circles in the image, and displayed.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2484
    • 提供者:Li Wei
  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. DectRect

    0下载:
  2. 利用hough变换检测平行线 直线 程序简单 适合初学
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3136440
    • 提供者:zhangqian
  1. detectline

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

    • 发布日期:2017-04-07
    • 文件大小:927
    • 提供者:LUO
  1. Edge-detection

    0下载:
  2. 各种边缘检测:robert边缘检测,sobel边缘检测,prewitt边缘检测,kirsch边缘检测,gauss边缘检测,利用Hough变换检测平行直线,轮廓提取,种子填充算法1,2,3.-Various edge detection: Robert Sobel edge detection, edge detection, edge detection and edge detection of Prewitt, Kirsch, Gauss edge detection, the use of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:51496
    • 提供者:Lee Simth
  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. 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. HoughLines

    0下载:
  2. Hough变换检测图像中的直线,从而判断图像形状,采用VC++6.0和OpenCV编程实现。-Straight line Hough transform detection of the image in order to determine the shape of the image, using VC++ 6.0 and OpenCV programming to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1457798
    • 提供者:李阳
  1. image-detection-and-transformation

    0下载:
  2. 利用hough变换检测图像中的形状圆和直线,以及图像几何变换-detecting image circle or line using hough transformation and transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:5018
    • 提供者:zhao
  1. hHHoough111o

    0下载:
  2. hough变换检测直直线的matlab算法 -hough transform to detect straight linear Matlab algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:1162
    • 提供者:谨防
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com