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

搜索资源列表

  1. A8010363

    0下载:
  2. 用两步法霍夫变换检测圆的论文,提高了运算效率,可以用于椭圆检测。-Change Detection by two-step round paper Fahuo Fu, improve the efficiency, can be used for ellipse detection.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:419078
    • 提供者:du dan
  1. hv

    0下载:
  2. 利用霍夫变换实现数字图像的转换和处理,有助于理解霍夫变换原理。-Hough transform using digital image processing and conversion, contribute to an understanding of the principle of Hough transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:766
    • 提供者:yyb
  1. DIP(week06)

    0下载:
  2. 数字图像处理包含图像的全局阈值处理和霍夫变换的代码-Digital Image Processing including global threshold processing and Hough transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:183164
    • 提供者:lilyofvalley
  1. hough.circle

    0下载:
  2. 介绍了一种圆检测的方法,该方法,基于霍夫变换,并根据圆几何特征可以快速准确的提取出圆中心坐标-Introduction of a circle detection method, based on the Hough transform, and in accordance with the characteristics of circular geometry can be extracted quickly and accurately the circle center coordina
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:6326
    • 提供者:qinchuanhero
  1. TuXiangChuLi_OpenCV

    0下载:
  2. 基于opencv的图像和视频处理的软件。该软件实行了opencv的多种功能:边缘检测、拉氏变换、椒盐噪音、人脸识别、霍夫变换等功能。-Opencv-based image and video processing software. The software has multiple functions opencv: edge detection, Laplace transform, salt and pepper noise, face recognition, Hough transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2910102
    • 提供者:陶应学
  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. Simple-Shape-Detection-using-Hough-Transform

    0下载:
  2. Simple Shape Detection using Hough Transform 用霍夫变换做为形状检测的matlab源码,从matlab官网下载-Simple Shape Detection using Hough Transform Hough transform used as a shape detection matlab source, from the official website download matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:40265
    • 提供者:miaosiyi
  1. CircularHough

    0下载:
  2. Circular Hough是Hough Transform for circle detection,霍夫变换用于圆检测的matlab源码,希望对大家有一定帮助-Circular Hough is the Hough Transform for circle detection, Hough transform for circle detection matlab source, and they hope to have everyone must assist
  3. 所属分类:Special Effects

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

    0下载:
  2. 霍夫变换,最常用的霍夫变换,包括测试图片vc实现-Hough transform, Hough transform the most commonly used, including the test picture vc implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:12068
    • 提供者:hall
  1. houghlines

    0下载:
  2. 直线霍夫变换例程,能够在图像中拟合出直线-Straight-line Hough transform routine, the image can fit in a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1104737
    • 提供者:zhou
  1. hough

    0下载:
  2. 霍夫变换可以进行边值提取功能,在数字图像处理上功能强大-hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:570
    • 提供者:dlm
  1. Hough

    0下载:
  2. 霍夫变换的C程序源码,接口已封装,可以在你的工程中调用-Hough transform of C program source code, interface has been packaged, you can call your project
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1557
    • 提供者:liutong
  1. houghline

    1下载:
  2. 用matlab代码实现的霍夫变换,对于初学者有一定的帮助-Matlab code to use the Hough transform, for beginners will certainly help
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1336
    • 提供者:吕晋普
  1. Houghtransform

    0下载:
  2. 图像处理的霍夫变换程序,采用M语言编写,对数字图像进行直线追踪-HOUGHLINES- detects lines in a binary image using common computer vision operation known as the Hough Transform.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2642
    • 提供者:李健
  1. bobust

    0下载:
  2. 霍夫变换和RANSAC... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... -observe that Hough transform and RANSAC can estimate line parameters even with outliers. Write a program to estimate the parameters of a 2D circle.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:1354
    • 提供者:zhengyan
  1. Hough

    0下载:
  2. 对图像作霍夫变换,这是图形图像处理中常用的变换之一。-Hough transfoemation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:798
    • 提供者:David
  1. Hough

    0下载:
  2. 此程序包包含了霍夫变换的大部分主要程序,常用于抑制噪音等-This package contains the Hough transform most of the major procedure commonly used in noise suppression
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:7011218
    • 提供者:zhaoye
  1. fhouhgh

    0下载:
  2. 利用霍夫变换进行直线检测的算法实现 设置不同的阈值来控制直线的输出-detect lines in image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1715
    • 提供者:lihao
  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. fgsfg

    0下载:
  2. 该部分内容是与霍夫变换相关的一些算法的文档集合,都是PDF格式的,这些文档主要描述了霍夫变换过程以及改进的方向和措施,有需要的人可以参考下-The part of the Hough transform associated with the document collection of some algorithms are PDF format, these documents describes the process of the Hough transform and improve
  3. 所属分类:File Formats

    • 发布日期:2017-05-25
    • 文件大小:8219779
    • 提供者:leo
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com