CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - HOUGH 椭圆

搜索资源列表

  1. 20060303004409246

    3下载:
  2. 用matlab检测直线,圆。椭圆的程序,对直线程序进行了改进,采用随机霍夫变换 &由粗到细的检测方式检测,效果好-detection using Matlab straight round. Elliptic procedures, the procedures for linear improvement, randomized Hough Transform & by coarse-to-fine detection methods for detection, effectiv
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:149311
    • 提供者:陈国栋
  1. Houghellipse

    0下载:
  2. 一个HOUGH变换检测椭圆的小例子,适合于初学者-HOUGH transformation was an ellipse small examples, suitable for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:241418
    • 提供者:kinny
  1. yizhongsuijiduotuoyuanjiancedekuaisusuanfa

    0下载:
  2. 针对多椭圆检测问题提出了一种快速随机检测算法。该算法利用在图像中随机采样到的一个边缘点和 局部搜索到的两个边缘点以及这三个点的邻域信息确定候选椭圆,再将候选椭圆变换为对应圆,通过确认真圆来确 认真椭圆。在确定候选椭圆时,最大限度地减少随机采样点数‰ 剔除更多的非椭圆点,降低了无效采样,减少了无效 计算。数值实验结果表明:该算法具有良好的鲁棒性,其检测速度比同类算法快-Ellipse detection problem for many a fast random detect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:526578
    • 提供者:刘镖峰
  1. 4_hough

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

    • 发布日期:2017-04-16
    • 文件大小:14529
    • 提供者:cui ju
  1. houghEllipses

    0下载:
  2. 应用hough变换检测椭圆的代码,很方便。-Application of the ellipse hough transform detection code, and very convenient.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:968
    • 提供者:田慧
  1. ellipserecognise

    1下载:
  2. 椭圆、 矩形等的识别,在MATLAB下运行.-Ellipse, round, rectangle recognition.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-19
    • 文件大小:3478
    • 提供者:wxn
  1. 9927423hough-tuoyuanjiance

    0下载:
  2. 有关椭圆检测的一段小程序 希望大家看看 谢谢支持-Small section of the ellipse detection procedure let us look at
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:970
    • 提供者:kanglinchun
  1. HoughTrans

    0下载:
  2. hough变换的源代码,可以用于进行检测圆形和椭圆-hough transform source code, can be used to detect circular and elliptical
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:41986
    • 提供者:李瑛
  1. hough--matlab-tuoyuan

    1下载:
  2. 不错的检测椭圆程序 只需要改一些参数即可运行-Good testing procedures only need to change some of the ellipse parameters to run
  3. 所属分类:matlab

    • 发布日期:2015-12-31
    • 文件大小:149504
    • 提供者:海盗1888船
  1. hough

    0下载:
  2. 基于霍夫变换的外形检测算法的实现,包括图像读取与显示、彩色图像转化为灰度图、灰度图二值化、膨胀腐蚀、图像轮廓提取、线性图形检测以及椭圆检测-Shape detection algorithm based on Hough transform implementation, including the image read and display color images into grayscale, grayscale binary and expansion corrosion image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:4959444
    • 提供者:chenxin
  1. Hough

    0下载:
  2. Hough检测直线,圆,椭圆的代码,用hough变换实现圆的检测,能完美检测出图像中的圆、直线和椭圆-Hough detection of straight line, circle, ellipse, code, hough transform circle detection can be perfect in the detected image of circles, lines and ellipses
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:2268
    • 提供者:李文
  1. hough

    0下载:
  2. hough方式实现图像的椭圆定位和检测,效果不错-hough way to achieve an elliptical image positioning and detection, good results
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:151204
    • 提供者:223
  1. hough

    0下载:
  2. 采用的是基于弦中点的hough变换椭圆检测算法,大家可以在百度上搜这篇论文,由于不是用的标准hough变换的算法,所以运行速度还不错-Used is based on the midpoint of the chord hough transform ellipse detection algorithm, we can search on Baidu paper, because the algorithm is not used in standard hough transform, so
  3. 所属分类:Special Effects

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

    0下载:
  2. 实现对图像的椭圆和直线检测,代码可以直接运行,基于OPenCV实现的-Achieve elliptical and linear detection image of the code can be run directly implemented based OPenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4006160
    • 提供者:姚佳玉
  1. hough-ellipse

    0下载:
  2. hough变换检测椭圆的MATLAB程序-hough detection codes to detect shapes in images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:695
    • 提供者:苏亚
  1. Hough

    0下载:
  2. 检测直线 圆 椭圆 简单实用 实践证明 欢迎下载-Detecting straight round oval proved simple and practical welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2268966
    • 提供者:jiangnan
  1. Hough---ELLIPSE

    1下载:
  2. 非常好的资料,HOUGH变换,颜色分割 椭圆检测-Very good information, HOUGH transform, color segmentation, ellipse detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4530614
    • 提供者:jiangnan
  1. hough

    0下载:
  2. matlab 椭圆拟合比较,一种新方法,减少噪点-Comparison of MATLAB ellipse fitting, a new method to reduce the noise.
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:2922798
    • 提供者:
  1. hough

    0下载:
  2. hough变换检测椭圆,先进行二值化检测边缘-hough u53D8 u6362 u68C0 u6D4B u692D u5706 uFF0C u5148 u8FDB u884C u4E8C u503C u5316 u68C0 u6D4B u8FB9 u7F18
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1551
    • 提供者:Jack
  1. Hough-transform-standard-circle

    0下载:
  2. 利用图像变换中的霍夫变换,对图像进行检测,检测图像中的类似圆形或者椭圆的边缘,进行图像的特征识别。-Using the Hough transform in image transformation, the image is detected to detect the edge of a circle or ellipse in the image, and the feature recognition of the image is carried out.
  3. 所属分类:Graph program

    • 发布日期:2017-12-13
    • 文件大小:1200
    • 提供者:吴臣
« 1 23 4 »
搜珍网 www.dssz.com