CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 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
    • 文件大小:1429
    • 提供者:tdw
  1. hough.用hough变换来检测直线

    2下载:
  2. 基于vc++和opencv,用hough变换来检测直线,我的课程作业,Based on vc++ and opencv, using hough transform to detect straight line, my coursework
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-06-07
    • 文件大小:1494159
    • 提供者:王坤
  1. Hough变换时一种检测、定位直线和解析曲线的有效方法

    1下载:
  2. Hough变换时一种检测、定位直线和解析曲线的有效方法。他是把二值图变换到Hough参数空间,在参数空间用极值点的检测来完成目标检测,Hough transform of a test line positioning and effective way to resolve curve. He is the binary image to the Hough transform parameter space, parameter space used in the detection of
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:5519
    • 提供者:wangshan
  1. Hough变换 图像的形状检测

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

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

    0下载:
  2. 在MFC的平台上,根据霍夫变换(hough变换)的原理检测圆。-In the MFC' s platform, according to Hough transform (hough transform) the principle of detection of a round.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1948842
    • 提供者:jiaojiao003
  1. hough

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

    • 发布日期:2017-03-28
    • 文件大小:15033
    • 提供者:zhang
  1. Hough

    0下载:
  2. hough 变换进行直线检测,优化了的算法.比传统的算法更加节省时间-hough transfer,Test Line。less more time than before!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4622139
    • 提供者:秦安
  1. Hough

    0下载:
  2. hough变换检测圆的处理,包括对圆心的检测,半径的检测,算法巧妙。-hough transform circle detection, including detection of the center of a circle, the radius of detection, the algorithm skillfully.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3895983
    • 提供者:zhouwei
  1. hough变换找直线

    0下载:
  2. hough变换找直线,先看效果,左上角为原图,左下角为找到的直线,右图为hough变换后的图
  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
    • 文件大小:1414
    • 提供者:黄习培
  1. hough

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

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

    0下载:
  2. 图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:82772
    • 提供者:zhang
  1. Hough-circle-detection

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

    • 发布日期:2017-03-23
    • 文件大小:44702
    • 提供者: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
    • 文件大小:940446
    • 提供者:南飞燕
  1. hough变换源码(直线&圆)

    0下载:
  2. OpenCV中的hough变换源码,里面包括直线以及圆变换提取源代码。(OpenCV transform source code in Hough,Which includes the line and the circle transform, extract the source code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:Yagamilight
  1. hough变换-matlab

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

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:lllyyy805
  1. hough变换检测直线c#

    1下载:
  2. hough变换检测直线c#,很好用的代码,可以直接使用(Hough transform test line c#, good code, can be used directly)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:Master_Xue
  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
    • 文件大小:149504
    • 提供者:wangxu
  1. hough变换找直线matlab下能直接运行

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

    • 发布日期:2018-05-06
    • 文件大小:14336
    • 提供者: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
    • 文件大小:3465216
    • 提供者:www.wobishe.com
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com