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

搜索资源列表

  1. my_func(1)

    0下载:
  2. 二值化、加噪、基于霍夫变换的直线和圆的检测-Binarization, noise, and based on the straight line Hough transform circle detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2162
    • 提供者:wft
  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. HOUGHLIANXIUntitled

    0下载:
  2. hough变换方法,检测,提取直线。效果非常明显,希望对大家有用-Hough transform method, detection and extraction in a straight line.The effect is very obvious, in the hope that useful to everyone
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2425
    • 提供者:huangtingting
  1. improvedHough

    0下载:
  2. 首先检测图像中相邻的像素点并进行聚类, 形成一些相连的像素点的集合, 然后将聚类 后的像素点进行感知编组, 细分成比原聚类线段更接近直线的线段, 最后对每段近似直线用随机 Hough变换进行检测-First detection in adjacent pixels of the image and clustering, form some connected set of pixels, then clustering Pixels after perception marshalli
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:260820
    • 提供者:huangtingting
  1. hough

    0下载:
  2. 霍夫变换,用于图像中直线检测,可以通过改变阈值设置改变结果-used in image processing for line detection after transform done threshold can be set on the result.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1370
    • 提供者:magcin
  1. DetectThreshold

    0下载:
  2. matlab中的霍夫变换检测圆,利用其检测直线的原理,来检测圆形,非常有效。-matlab principle of Hough transform circle detection, using its line detection to detect round, very effective.
  3. 所属分类:CAD

    • 发布日期:2017-04-07
    • 文件大小:938
    • 提供者:vincent
  1. zhixian

    0下载:
  2. hough变换直线检测,源代码,可在matlab软件中直接进行运行-hough transform line detection
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2910781
    • 提供者:张坚
  1. houghdemo

    0下载:
  2. hough变换主要用于直线检测,在图像处理,图像识别方面应用广泛-hough transform for line detection primarily, widely used in image processing, image recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1054
    • 提供者:张素琦
  1. HOUGH

    0下载:
  2. 加载一幅图片 对图片进行 标准霍夫线变换 或是 统计概率霍夫线变换. 分别在两个窗口显示原图像和绘出检测到直线的图像.-Load a picture The picture standard Hough transform line or line statistical probability Hough transform. Original image and draw a straight line detected image are shown in the tw
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:3098
    • 提供者:马东兴
  1. houghbianhuan

    0下载:
  2. hough变换,matlab编程。Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-hough transform, matlab programming. Hough transform is a vote on the principle of using a parameter estimation tech
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1325999
    • 提供者:李爱
  1. hough_line_dect

    0下载:
  2. matlab源码,实现利用霍夫变换的直线检测-matlab source code, line detection using Hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1284
    • 提供者:Leo
  1. line_detection

    0下载:
  2. 霍夫变换,直线检测 将位于一条直线上的散点连起来-hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:17475
    • 提供者:zhiheng zuo
  1. Hough

    0下载:
  2. 此文件可以实现霍夫变换直线检测,代码简单实用-This file can be achieved Hough transform line detection, code simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:79663
    • 提供者:
  1. HoughTransform

    0下载:
  2. 霍夫变换,直线检测,包括了边缘检测,双向高斯滤波。自己写的函数, 不是toolbox自带函数。图像处理-Hough Transform,line detect, edge detect, sep-guassian filter, matlab, image processing.self-define function, no toolbox
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4540
    • 提供者:Wynne
  1. bianhuan

    0下载:
  2. hough变换提取图像中的直线 有利于检测出海天线的位置,进而分割-hough change
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2062
    • 提供者:zhangzhongyu
  1. hough--line-transform

    0下载:
  2. hough 直线变换,针对焊接边缘检测有飞溅时,可以提高检测精度-hough line transform
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:5805409
    • 提供者:范永强
  1. hough111

    0下载:
  2. hough变换直线检测-hough Straight line detection.......................
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:923
    • 提供者:杨驱动
  1. hough@lane-detection

    0下载:
  2. 利用祸福变换对图像中的直线进行提取检测,效果一般,但基本功能实现-Use fortune to transform the image of a straight line extraction testing, the general effect, but the basic functions to achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:794
    • 提供者:郭朝荐
  1. lsd_line

    0下载:
  2. 一种直线的快速检测算法,检测速度优于hough变换-A linear algorithm for rapid detection, detection speed than hough transform
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-03
    • 文件大小:631006
    • 提供者:朱天意
  1. zhixiantiqu

    0下载:
  2. 图像处理之图像分割之直线提取中的Hough变换矩阵和直线检测-Matrix and line detection of linear image processing division of the extraction Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:48087
    • 提供者:gg
« 1 2 ... 10 11 12 13 14 1516 17 »
搜珍网 www.dssz.com