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

搜索资源列表

  1. hough-Transform-for-Line-Detect

    0下载:
  2. Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:1414
    • 提供者:黄习培
  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. 14747250392005103100175675708

    0下载:
  2. Hough 变换 matlab 源代码-Hough transform Matlab source Medan
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-06
    • 文件大小:795
    • 提供者:sss
  1. Houghtransformbymatlab

    0下载:
  2. hough变换的matlab实现用来检测图像中的直线圆等特征-Hough Transform Matlab achieve images used to determine the characteristics of Circle Line
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:795
    • 提供者:dewgjs
  1. hough

    0下载:
  2. 这个是MATLAB实现Hough变换的程序。有基本的Hough变换的理解程序,也有使用Hough变换来检测信号的程序-This is the realization of Hough Transform MATLAB procedures. Hough transform a basic understanding of procedures, have also used the Hough transform to detect the signal process
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3142
    • 提供者:spring
  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. MATLAB

    0下载:
  2. 利用MATLAB实现的一些图像处理程序 有利用HOUGH变换实现圆的检测 也有实现均值处理的以及同台滤波处理还有中值滤波的-The use of MATLAB implementation of a number of image processing procedures have to use HOUGH transform circle detection also realize there is implementation of the deal, as well as the me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4505
    • 提供者:刘东
  1. HoughObject

    0下载:
  2. Shape Detection using Hough Transform in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:9903
    • 提供者:nino
  1. Hough

    0下载:
  2. Hough变换 使用matlab随机函数,计算输入图像的Hough变换。-Hough Transform.Use matlab s radon function to compute the hough transform.or threshold its edges.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:963
    • 提供者:汪蔷
  1. houghtransform

    0下载:
  2. hough变换实现直线检测,MATLAB实现,带实例说明-hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:91352
    • 提供者:王林林
  1. 4_hough

    3下载:
  2. 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:14529
    • 提供者:cui ju
  1. line_sobel

    1下载:
  2. Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:618
    • 提供者:mayan
  1. hough[matlab]

    0下载:
  2. hough变换检测椭圆的matlab程序-hough transform matlab ellipse detection procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3501
    • 提供者:
  1. detectIris

    0下载:
  2. Detection of Iris with segmentation and dilatation, Not performant algorithm, better with hough transform
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1010
    • 提供者:zepek
  1. HT

    2下载:
  2. HOUGH变换及用于SAR动目标检测的matlab程序!-HOUGH Transform and its implemention in the SAR moving target detection
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:656
    • 提供者:yule
  1. matlab-hough

    1下载:
  2. 在matlab中应用hough变换进行虹膜定位,效果不错,供大家学习!-Application of the hough transform matlab for iris location, good results for everyone to learn!
  3. 所属分类:Special Effects

    • 发布日期:2016-03-29
    • 文件大小:18126
    • 提供者:阿黄
  1. hough

    0下载:
  2. MATLAB写的Hough变换的程序,希望对大家有帮助。-Hough Transform MATLAB written procedures, and they hope to help everyone.
  3. 所属分类:matlab

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

    1下载:
  2. 这是一个基于matlab的Hough变换源代码,很简洁但很实用-This is a Hough transform based on the matlab source code, very simple but very practical
  3. 所属分类:matlab

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

    0下载:
  2. Hough transform Matlab code. (c) Rafeef Abu-Gharbieh, Karin Althoff, Ghassan Hamarneh Line Detection Using Hough Transform -Hough transform Matlab code. (c) Rafeef Abu-Gharbieh, Karin Althoff, Ghassan Hamarneh Line Detection Using Houg
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:205131
    • 提供者:Haxpes
  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 2 34 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com