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

搜索资源列表

  1. match.rar

    2下载:
  2. 《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
  3. 所属分类:matlab

    • 发布日期:2016-09-19
    • 文件大小:345377
    • 提供者:fzj
  1. HoughCircle

    0下载:
  2. matlab进行霍夫变换检测圆...未使用matlab的源码-matlab for Hough transform to detect circles ... not use the source code matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1207
    • 提供者:丽丽
  1. Hough

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

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

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

    • 发布日期:2017-03-28
    • 文件大小:1336
    • 提供者:吕晋普
  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. cppfrance_DETECTION-DROITES-DANS-IMAGE-HOUGH___Pa

    0下载:
  2. code source pour la détection des droites dans une image en utilisant Hough transform
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:319453
    • 提供者:walid
  1. nonuniformhough

    0下载:
  2. non uniform hough transform matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4435
    • 提供者:mahdi
  1. hough

    0下载:
  2. 这是一段关于hough变换的代码,用matlab编写。-This is a paragraph on the hough transform code written with matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:15416
    • 提供者:山风
  1. 68732416sobelphough

    0下载:
  2. HOUGH变换用MATLAB实现的代码-HOUGH transform implemented using MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:40699
    • 提供者:曾迪晖
  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

    0下载:
  2. 用matlab编写的利用Hough变换法提取直线的代码,用该函数实现利用Hough变换提取直线的功能。-Written by matlab extracted using Hough transform line of code, with the function to achieve the use straight-line Hough transform to extract features.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1286
    • 提供者:林安安
  1. houghcircle

    0下载:
  2. This code is to implement hough transform. used in edge linking
  3. 所属分类:matlab

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

    1下载:
  2. hough变换原理和公式 检测边缘 和MATLAB程序代码-hough transform theory and MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:11404
    • 提供者:h
  1. Matlab-program-of-Hough-Transform

    0下载:
  2. 关于Hough转换的matlab代码,有图片和文字解释-On the Hough transform matlab code, pictures and text to explain
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:741191
    • 提供者:孔子墨
  1. hough_matlab

    0下载:
  2. 基于HOUGH变换的直线检测的MATLAB源程序代码,下载可以直接运行-HOUGH transform line detection based on the MATLAB source code, you can download directly run! !
  3. 所属分类:matlab

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

    0下载:
  2. MATLAB代码中hough变换检测直线-Detection Hough transform in MATLAB code line
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1158
    • 提供者:热潮
  1. ques10

    0下载:
  2. . Write MATLAB code that will do the following. (a) Perform point detection. (b) Perform line detection. (c) Perform edge detection using Laplacian, Prewitt, Sobel operators. (d) Perform boundary detection using Hough Transform. (e) Perform
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:42935
    • 提供者:Rokibul Ahmed
  1. circle_hough

    0下载:
  2. matlab code for Hough transform for circles
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:91204
    • 提供者:sswtechnology
  1. hough

    0下载:
  2. 霍夫变换圆检测MATLAB程序 利用霍夫变换进行圆检测的MATLAB代码,带有详细解释,适合新手-Hough transform circle detection procedure using the Hough transform MATLAB circle detection MATLAB code with detailed explanations, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1068
    • 提供者:叶影
  1. Iris-recognition-matlab-source-code

    0下载:
  2. 利用MATLAB的虹膜识别例程,霍夫变换。-Iris recognition using MATLAB routines, Hough transform.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:449217
    • 提供者:董振
« 12 3 4 5 6 »
搜珍网 www.dssz.com