CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - hough transform

搜索资源列表

  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. Hough

    0下载:
  2. line detection using Hough transform
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:226764
    • 提供者:srikhan
  1. eyematch2

    0下载:
  2. eye matching using Circular hough transform for eyedetection and precise eyes location. it is a very good code that works on both grayscale and jpg image.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:666
    • 提供者:archit
  1. HoughObject

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

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

    0下载:
  2. 这个matlab程序通过标准的hough变换,并指定圆半径的情况下,在二值图像中检测圆。-The matlab program through standard hough transform, and specify the radius, the two values in the detection of circular images.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:37914
    • 提供者:eddielee
  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. 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. line

    1下载:
  2. matlab程序,利用Hough变换进行线提取。有图,可直接运行查看效果!-matlab procedures, the use of Hough transform for line extraction. There are maps, can be run to view results!
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3772
    • 提供者:李昕
  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. DoorDetector

    0下载:
  2. Project with GUI for door and other rectangular objects. Uses hough transform and neural-network based recognition. (MATLAB r2007b)
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8200531
    • 提供者:Alex
  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. HoughObject

    0下载:
  2. Circles We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of fixed radius can be described fully by the location of its center (x, y). Think of each feature (edge) point on the circle
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:104154
    • 提供者:mina
  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. hough

    2下载:
  2. 对 二值图像进行霍夫变换 找出圆来,即找到圆心和半径,再将圆画出来- houghcircle- takes an edge map image, and performs the Hough transform for finding circles in the image.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1161
    • 提供者:huang
  1. Hough-Circle-Detection

    0下载:
  2. 基于hough变换的圆形检测,非常好用。-Based on hough transform circle detection, very easy to use.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:37919
    • 提供者:cc
  1. houghbianhuan

    0下载:
  2. 广义霍夫变换边缘提取代码,目标是针对图像中某一标识,进行识别和提取-Generalized Hough transform edge detection code, the goal is for the image of a logo, to identify and extract
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3895
    • 提供者:吴安琪
  1. hough

    2下载:
  2. hough变换识别直线,识别圆,提取圆心半径-hough transform line identification, identification circle, the radius of the center extraction
  3. 所属分类:matlab例程

    • 发布日期:2013-08-19
    • 文件大小:6250
    • 提供者:武西
  1. Hough-circle-detection

    0下载:
  2. 本压缩包是利用霍夫变换来处理圆角边界问题-This archive is the use of Hough transform to deal with border issues fillet
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:208918
    • 提供者:丁海龙
  1. Iris Recognition (Hough Transform)

    0下载:
  2. Iris Recognition (Hough Transform)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:350208
    • 提供者:Faiz Mat Rodzi
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com