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

搜索资源列表

  1. hough变换检测直线

    2下载:
  2. C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:128961
    • 提供者:杨兵
  1. Hough

    0下载:
  2. 利用hough变换检测图像中的线段,然后进行相关处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1298
    • 提供者:李莉
  1. Hough变换检测图像中的线段

    0下载:
  2. 利用hough变换可以检测图像中的多条线段
  3. 所属分类:图形图象

    • 发布日期:2009-03-23
    • 文件大小:432225
    • 提供者:ag1984@126.com
  1. Hough.rar

    0下载:
  2. opencv检测线段,用到hough,非常使用的,This is a standalone program. Pass an image name as a first parameter of the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1164
    • 提供者:勤勤
  1. HoughLineDection

    0下载:
  2. 利用Hough变换,可以检测图像中的多条线段,效果很好-using hough transform for line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:8373
    • 提供者:杨云
  1. hough

    0下载:
  2. 使用Hough变化来划分出位图中的直线线段,程序比较简单,并附示例-The change of use of Hough bit map is divided into straight line segments, the program is relatively simple, together with examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:77821
    • 提供者:wangjing
  1. Hough-Transform

    0下载:
  2. 霍夫变换检测线段,用到OPENCV,实现简单易懂,值得参考-Hough Transform,opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:82529
    • 提供者:shao zhu cui
  1. hough

    0下载:
  2. 图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:82772
    • 提供者:zhang
  1. HOUGH

    0下载:
  2. 用HOUGUH变换检测线段,基于OPENCV开发,代码简单,适合广大软件开发者-Detection of line segments used HOUGUH transform, based on the OPENCV development, code is simple, suitable for the vast numbers of software developers
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:82777
    • 提供者:liweijun
  1. Simulation_System_of_Unknown_Environmen

    0下载:
  2. :以matlab工具箱的形式给出了静态及动态未知环境下移动机器人地图构建的仿真研究平 台。通过分析polaroid6500声纳、电子罗盘、编码器等传感器的工作原理建立了参数可调的传感器 模型。这些传感器为机器人提供位姿及环境信息。在分析已有基于hough变换的线段提取算法的基 础上提出了抑止。杂线段。现象的CIHT[Clus~r Inhibiting Hough Transform]算法.采用cIHT 对声蚋信息作环境特征提取,便于开展基于环境特征的未知环境地图构建算法方面的研究
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:358565
    • 提供者:xuyuhua
  1. houghlinedetect

    0下载:
  2. hough 变换实现直线检测 在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。-hough transform line detection in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pix
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1107
    • 提供者:fisher
  1. hough

    0下载:
  2. (1)hough1.m计算所有点的直线参数 ,并将参数存入累加数组中; (2)houghpeaks.m文件进行峰值检测 (3)houghlines.m对图像中的线段检测和链接:-(1) hough1.m straight points for the calculation of all parameters, and parameters into the cumulative array (2) houghpeaks.m document peak detector (3) hou
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3641
    • 提供者:tudou
  1. hough

    0下载:
  2. 用hough寻找二值图像中的一组线段,最后在而知图像上叠加这些线段-Hough used to find binary image of a set of line segments, the final superimposed image in the sense of these lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:678
    • 提供者:张晶
  1. hough

    0下载:
  2. 在噪声服从高斯分布的背景中,采用固定长线段滑动的方法,用Hough变换来实现对弱线段的检测。-With the Hough transform to achieve the right detection of the weak segment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1338
    • 提供者:哓哓
  1. hough111

    0下载:
  2. hough变换检测线段的程序 端点和线段都已经用不同颜色标识出来-hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:637
    • 提供者:崔跃利
  1. HoughTransform

    0下载:
  2. 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改 进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。-Hough transform image processing image recognition from the basic geometry of one of the methods, the application is very wide, there are many improved algorithm. The most basic b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:66920
    • 提供者:Houghtransform
  1. Hough

    0下载:
  2. 图像处理的hough变换的线段检测 VC实现-hough
  3. 所属分类:Special Effects

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

    0下载:
  2. 基于opencv的vc++图像处理中的hough线段检测代码-hough line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:803
    • 提供者:vivicharchar
  1. Hough-Line-detection

    0下载:
  2. 基于opencv的Hough线段检测,能有效的检测出图像中的线段-Hough line detection based on opencv can effectively detect image segments
  3. 所属分类:CSharp

    • 发布日期:2017-11-01
    • 文件大小:821106
    • 提供者:吴星怡
  1. Hough-line-test

    0下载:
  2. Hough线段检测,是一个很好的opencv学习范例,对于初学者有很大的帮助。-Hough line detection, opencv learning is a good example of a great help for beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:962
    • 提供者:王越
« 12 3 »
搜珍网 www.dssz.com