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

搜索资源列表

  1. hough2005

    0下载:
  2. hough2005用于检测圆的半径和圆的位置-hough2005 for detecting Yuan Yuan and the radius of the location
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.15kb
    • 提供者:王明华
  1. airimg_wy(10-5)

    0下载:
  2. 使用Hough变换检测圆的示例。该程序可以确定图像中每个圆的圆心位置。-detection Yuan example. The procedure can be identified image of the center of a circle round each location.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:233.56kb
    • 提供者:朱顺兴
  1. sushu2

    0下载:
  2. 该程序为一数学建模的程序,具体是一个圆型工件的检测代码.-the procedure for a mathematical modeling process is a specific circular workpiece detection code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.68kb
    • 提供者:邓斌
  1. CircleDetectionArithmetic

    0下载:
  2. 在Matlab上基于Hough变换开发的快速圆检测方法,可应用到虹膜图象的检测中,完成对虹膜内、外边缘的定位。 -in Matlab Hough transform based on the rapid development of a round detection method can be applied to the detection of iris image, the completion of the iris, outside edge positioning.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.3kb
    • 提供者:djksdf
  1. 圆检测HOUGH变换的改进算法研究

    0下载:
  2. 模式识别与人工智能,圆检测HOUGH变换的改进算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-15
    • 文件大小:233.47kb
    • 提供者:llxxhh2002
  1. matlab检测圆

    0下载:
  2. 用matlab检测圆的一个脚本程序,可以非常方便快速的检测图像中的圆。
  3. 所属分类:matlab例程

  1. 霍夫检测

    1下载:
  2. 这是用霍夫变换来检测圆的一个程序,不错的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-12-10
    • 文件大小:477.25kb
    • 提供者:haijiaotianya
  1. HoughCircle

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

    • 发布日期:2017-03-27
    • 文件大小:1.18kb
    • 提供者:丽丽
  1. hough_circle

    0下载:
  2. hough变换对圆的检测,h ough变换对圆的检测-hough transform circle test, h ough transform for circle detection
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.15kb
    • 提供者:水晶
  1. CircularHough100

    0下载:
  2. Matlab程序编制的圆的边界检测,能够寻找圆枝晶和球心-Matlab programming circular boundary detection, can find a round and dendrite core
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.25kb
    • 提供者:
  1. curvefitting

    0下载:
  2. 最小二乘法的曲线拟合检测圆软件,只需点击三个点就可以吧圆拟合出来。-Least squares method of curve fitting software Detect circle, simply click on the three-point circle fitting can let out.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2.37mb
    • 提供者:王延海
  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
    • 文件大小:37.03kb
    • 提供者:eddielee
  1. hough-Matlab

    0下载:
  2. 自动检测圆的Matlab源码,有图例示范有源代码演示-Matlab source code automatically detects the circle, there are legends demo model source code
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:13.1kb
    • 提供者:wu
  1. 6268hough

    0下载:
  2. hough变换的检测函数,调试成功的,可以用,对于圆检测很有帮助,大家可以学习一下-hough transform function testing, debugging successful, you can use, very helpful for circle detection, we can learn about
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.3kb
    • 提供者:matata
  1. Hough_Circle

    1下载:
  2. hough变换实现的图像中圆的检测,适用于计算机视觉初学者,简单容易理解-hough transform circle detection in images, Computer Vision for beginners, simple and easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:812byte
    • 提供者:sdp
  1. hough-circle

    0下载:
  2. 基于Hough变化的圆检测程序,以及最小二乘法的基本原理-Hough circle detection based on changes in procedures and the basic principle of least squares
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:144.06kb
    • 提供者:sisi
  1. opencv 检测直线、线段、圆、矩形

    0下载:
  2. matlab学习,对于初学matlab的人来说是良好的基础
  3. 所属分类:matlab例程

    • 发布日期:2013-06-04
    • 文件大小:17.53kb
    • 提供者:shmilyhuaqi2012
  1. hough

    0下载:
  2. hough2005用于检测圆的半径和圆的位置-hough2005 for detecting Yuan Yuan and the radius of the location
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.15kb
    • 提供者:木阮清
  1. houghcir2

    0下载:
  2. hough变换圆检测,设置三个阈值,根据三个不同的半径检测圆的边缘-hough transform circle detection
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.4kb
    • 提供者:顾小北
  1. 特殊检测

    0下载:
  2. 可以进行许多特殊的检测,如圆,直线,曲线,交点
  3. 所属分类:matlab例程

« 12 3 »
搜珍网 www.dssz.com