CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Hough

搜索资源列表

  1. 分层迭代Hough变换方法

    0下载:
  2. 分层迭代Hough变换方法,检测微器件圆形轮廓
  3. 所属分类:技术管理

    • 发布日期:2014-01-15
    • 文件大小:154261
    • 提供者:llxxhh2002
  1. 基于广义Hough变换的不规则形状目标提取方法

    1下载:
  2. 广义Hough变换不规则形状提取,基于广义Hough变换的不规则形状目标提取方法
  3. 所属分类:文档资料

    • 发布日期:2014-01-15
    • 文件大小:133862
    • 提供者:llxxhh2002
  1. Hough-circle-paper

    0下载:
  2. 这个一篇硕士论文,题目是:基于改进Hough变换的圆形物体检测.这里面提出了很多改进的hough算法.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3046651
    • 提供者:yaodage
  1. \基于局部PCA的参数约束Hough直线分层检测

    0下载:
  2. 基于局部PCA的参数约束Hough直线分层检测
  3. 所属分类:文档资料

    • 发布日期:2010-12-22
    • 文件大小:531859
    • 提供者:alexjump
  1. The-adaptive-hough-transform.r

    2下载:
  2. The adaptive hough transform(21HT) 作者:J.Kittler,自适应霍夫变换方法的作者,IEEE的原文,从图书馆找的。,The adaptive hough transform (21HT) Author: J. Kittler, Adaptive Hough Transform, author of Ways, IEEE original text, from the library looking for.
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3380848
    • 提供者:miaosiyi
  1. 基于Hough变换的车牌倾斜检测算法

    0下载:
  2. 典型的角度检测算法是进行Hough变换后寻找最长直线的倾斜角度.一般情况 下,待处理图象中未必有明显的较长直线.甚至存在一些对图像进行正确检测的长直线干扰 文 章介绍了一种基于统计考虑的数据分析思路,以期在基于Hough变换的角度检测算法上取得更高 的准确性。,The perspective of a typical detection algorithm is the Hough transform to find the longest straight line after the
  3. 所属分类:文档资料

    • 发布日期:2016-03-26
    • 文件大小:182605
    • 提供者:liyu
  1. hough变换找直线

    0下载:
  2. hough变换找直线,先看效果,左上角为原图,左下角为找到的直线,右图为hough变换后的图
  3. 所属分类:文档资料

  1. Houghcicle.txt

    0下载:
  2. hough变换检测直线和圆,运用hough变换原理检测出来-hough transform linear and circular detection using hough transform detected Principle
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:2084
    • 提供者:jakey0000
  1. hough

    0下载:
  2. 基于hough变换的椭圆检测新方法,有改进,提高了运行效率-Hough transform based ellipse detection of new ways to improve and enhance the operating efficiency
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:171843
    • 提供者:Andy
  1. circle-detection-using-hough-transform

    0下载:
  2. circle detection using hough transform 作者:D J Kcrbywn and T J Atherton, University of Warwick, U.K.霍夫检测圆的IEEE,1995的文章,对指导霍夫变换圆检测的原理有一定的指导。-circle detection using hough transform Author: DJ Kcrbywn and TJ Atherton, University of Warwick, UK Hough
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:338439
    • 提供者:miaosiyi
  1. ellipse-detection-using-the-hough-transform

    0下载:
  2. ellipse detection using the hough transform 作者 H.K. Yuen, J. Illingworth and J. Kittler Department of Electronics and Electrical Engineering University of Surrey, Guildford。对霍夫变换检测检测椭圆的原理有一定的参考意义。-ellipse detection using the hough transform Autho
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2085495
    • 提供者:miaosiyi
  1. object-recognition-using-fast-adaptive-hough-trans

    0下载:
  2. object recognition using fast adaptive hough transform 快速自适应霍夫变换 作者:D.D. Haule. A.S. Malowany Computer Vision and Robotics Laboratory Department of Electrical Engineering McGill University。IEEE 1989的文章,对指导霍夫变换检测目标的识别有一定的参考意义-object recognitio
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:390561
    • 提供者:miaosiyi
  1. bwl

    0下载:
  2. 图像像素级边缘检测程序,主要基于soble算子与Hough变换-Image pixel level edge detection process, the major operator and soble based on Hough transform
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:590
    • 提供者:潘明雷
  1. hough

    0下载:
  2. hough变换原理的简单介绍 希望大家一起讨论编程 -hough transform the principle of hope with a brief discussion of programming
  3. 所属分类:Project Manage

    • 发布日期:2017-04-01
    • 文件大小:2064
    • 提供者:penglixiao
  1. EdgeLecture2x4

    0下载:
  2. The Hough transform is a technique which can be used to isolate features of a particular shape within an image. Because it requires that the desired features be specified in some parametric form, the classical Hough transform is most commonly used fo
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:869854
    • 提供者:AMEL
  1. hough_line

    0下载:
  2. 直线 检测 hough 直接可以运行有原图像 图像为256色bmp -Hough line detection can be run directly with the original image, the image of 256-color bmp
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5298310
    • 提供者:南埃里克斯
  1. houghcircle

    0下载:
  2. Hough transform for line detection. (very fast and easy solution). written by : Ebaadat Ghanbari Parmehr. Nov.21.2004. University of Tehran. Faculty of Engineering. Surveying and Geomatics Department. Photogrammetry Devision.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:20320
    • 提供者:Carlos
  1. hough

    0下载:
  2. houghline transform, it it uses canny edge detection and hough transform. It then places a red line over any detected straight lines.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:85615
    • 提供者:markman86
  1. heart_hough

    0下载:
  2. heart high level segmentation and Generalized hough transform
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:835361
    • 提供者:Amburose
  1. hough

    0下载:
  2. 国内外的霍夫变换元检测直线检测的论文合集-hough detect line or circle
  3. 所属分类:File Formats

    • 发布日期:2017-06-21
    • 文件大小:34775040
    • 提供者:裴玉东
« 12 3 4 5 »
搜珍网 www.dssz.com