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

搜索资源列表

  1. houghline.hough 变换提取直线 MATLAB程序

    4下载:
  2. hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-28
    • 文件大小:1.4kb
    • 提供者:tdw
  1. hough.rar

    2下载:
  2. hough变换代码文件,包括hough.m houghpeaks.m 和houghlines.m三个文件,hough transform code documents, including hough.m houghpeaks.m and three documents houghlines.m
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:8.38kb
    • 提供者:韩杰
  1. hough-transform-ellipse.rar

    1下载:
  2. hough变换检测椭圆的程序 MATLAB程序,hough transform ellipse detection procedure MATLAB program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:691byte
    • 提供者:Ray
  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
    • 文件大小:337.28kb
    • 提供者:fzj
  1. Hough变换 图像的形状检测

    6下载:
  2. hough变换,用于直线和圆,椭圆的检测,很实用,hough transform for line and circle, ellipse detection, it is practical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-04-27
    • 文件大小:11.98kb
    • 提供者:郑海珍
  1. hough

    0下载:
  2. hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:14.68kb
    • 提供者:zhang
  1. HoughCode-Matlab

    0下载:
  2. Hough变换提取圆信坐标,半径的Matlab代码,绝对好使,请大家检验。
  3. 所属分类:图形/文字识别

  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
    • 文件大小:1.38kb
    • 提供者:黄习培
  1. hough

    0下载:
  2. hough变换的matlab源代码,可以提取直线和圆-hough transform matlab source code, can extract lines and circles
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:808byte
    • 提供者:dan
  1. 14747250392005103100175675708

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

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

    1下载:
  2. Hough变换检测圆,matlab源代码-Detection of circular Hough transform, matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:43.65kb
    • 提供者:zxl
  1. hough

    0下载:
  2. hough变换是对图像进行预处理后,提取角点的算法。希望这段代码可以很好帮到大家,-hough transform of images after pretreatment Corner extraction algorithms. I hope this code can be a good help to you,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:918.4kb
    • 提供者:南飞燕
  1. hough

    3下载:
  2. sar图像下基于hough变换的机场跑道识别系统,首先对图像进行了灰度缩放拉伸并进行了二值化分割和数学形态学滤波等预处理,再以改进的hough变换进行提取,系统完备-sar images hough transform based on the airport runway identification system, first of all, the gray-scale image zoom and a tensile binarization segmentation and mathe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:3.06kb
    • 提供者:张益搏
  1. Hough

    0下载:
  2. Hough变换的matlab实现程序-Hough transmission based on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:12.73kb
    • 提供者:罗金凯
  1. hough--line

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

    • 发布日期:2017-03-29
    • 文件大小:145.17kb
    • 提供者:丁海龙
  1. Hough变换

    0下载:
  2. matlab中Hough.m文件函数源代码(Matlab Hough.m file function source code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:9kb
    • 提供者:兰柯一梦
  1. hough变换-matlab

    1下载:
  2. 对图像进行hough变换,观察像素点变换情况(The image is transformed by Hough, and the pixel transformation is observed)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:lllyyy805
  1. hough变换提取椭圆matlab源程序

    1下载:
  2. hough变换提取椭圆,可以从二值图像中提取出椭圆(The ellipse can be extracted from Hough transform, and ellipse can be extracted from the two valued image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:146kb
    • 提供者:wangxu
  1. hough变换找直线matlab下能直接运行

    0下载:
  2. hough变换找直线matlab下能直接运行。(Finding straight lines by Hough transform)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-06
    • 文件大小:14kb
    • 提供者:XIAOXIAGEGE
  1. MATLAB hough变换答题卡识别(GUI,配论文)

    3下载:
  2. 本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。(This topic is based on MATLAB moment invariant answer card recognition. Can identify student number, subject, answer, and carry out
  3. 所属分类:图形图像处理

    • 发布日期:2020-02-29
    • 文件大小:3.3mb
    • 提供者:www.wobishe.com
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com