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

搜索资源列表

  1. Houghellipse

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

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

    1下载:
  2. 用matlab编写的实现椭圆检测的程序,自己稍微改下就可以-using Matlab prepared by the realization ellipse detection procedures, their own little can be changed under
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:966
    • 提供者:张亮
  1. 1.Houghchange

    1下载:
  2. 图像处理源代码,Hough变换检测椭圆。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:243690
    • 提供者:march
  1. Houghdetectlinecircle

    0下载:
  2. Hough检测直线,圆,椭圆的部分代码。很有用的对初学者。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2549
    • 提供者:汪蔚
  1. hough

    3下载:
  2. 霍夫变换是一个非常有用的算法,可以检测直线、圆、椭圆等等,也可以进行边缘连接。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:98464
    • 提供者:格子
  1. suijituoyuanjiancesuanfa

    1下载:
  2. 介绍了一种椭圆检测的方法,该方法,基于霍夫变换,并根据椭圆几何特征可以快速准确的提取出椭圆中心。本论文为收费文献,现共享,希望对研究计算机视觉以及近景摄影测量的朋友,有所帮助。-Introduce a kind of ellipse detection method, based on the Hough transform, and in accordance with the characteristics of elliptical geometry can be extracted qu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-28
    • 文件大小:307777
    • 提供者:刘镖峰
  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. oil_tank_detection

    0下载:
  2. 基于遥感影像的油罐自动检测算法,利用改Canny 边缘提取算法、改进椭圆Hough 检测算法及基于金字塔的图像搜索算法,实现了油罐的自动检测.-An Automatic Oil Tank Detection Algorithm Based on Remote Sensing Image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:246320
    • 提供者:sunstrider
  1. 9927423hough-tuoyuanjiance

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

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

    0下载:
  2. 利用hough变换检测椭圆 程序可以直接运行-Ellipse detection using hough transform program can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:436813
    • 提供者:wangwei
  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. 111

    0下载:
  2. Hough检测直线,圆,椭圆的部分代码,基于VC实现,并带有注释-Hough line detection, round, oval, part of the code, based on VC to achieve, and with comments
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:2216
    • 提供者:zhangyinxia
  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. findellipse

    0下载:
  2. hough变换检测椭圆,对于边缘图像的椭圆检测。-find ellipse by hough transform,used for edge image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-29
    • 文件大小:5411
    • 提供者:song
  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. houghellipse

    2下载:
  2. Matlab环境下利用霍夫变换和椭圆标准公式,在二值图像上自动检测椭圆并标记。-Matlab environment using Hough transform and oval standard formula, the binary image automatically detect and mark the ellipse.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1306
    • 提供者:VictorLiu
  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

    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 23 »
搜珍网 www.dssz.com