CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - ellipse detection Hough

搜索资源列表

  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. Detection.rar

    0下载:
  2. This code can detect ellipse in image using hough transform,This code can detect ellipse in image using hough transform
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-29
    • 文件大小:861631
    • 提供者:kaba
  1. Houghtuoyuan.rar

    0下载:
  2. 模式识别算法,椭圆检测,图形图像的处理,基于hough变换的椭圆的提取,Pattern recognition algorithms, ellipse detection, graphics, image processing, hough transform based on the extraction of the elliptical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:199340
    • 提供者:张明伟
  1. hough-transform-ellipse.rar

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

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

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

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

    5下载:
  2. 利用Matlab编写的基于hough变换的椭圆检测程序,已经运行过的,附图-Written in Matlab, hough transform based ellipse detection procedure has been run off, with photos
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2590
    • 提供者:guixuzhen
  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. Hough

    0下载:
  2. 用改进的随机Hough变换检测胸水图像中的细胞,模式识别中的图像处理-Using a Modified Hough Transform Detection of random images of cells in pleural fluid, pattern recognition in image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:221076
    • 提供者:张明伟
  1. hough[matlab]

    0下载:
  2. hough变换检测椭圆的matlab程序-hough transform matlab ellipse detection procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3501
    • 提供者:
  1. Detection-of-ellipses-by-a-modified-Hough-transfor

    0下载:
  2. 这是一篇关于椭圆检测的文章:对于做人脸识别,模式识别的同行应该会有所帮助.找了好久,才下到,上传来共享下.-abstract:The Hough transformation can detect straight lines in an edge-enhanced picture, however its extension torecover ellipses requires too long a computing time. This correspondence proposes
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1918536
    • 提供者:华瑞娟
  1. Hough

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

    • 发布日期:2017-03-28
    • 文件大小:24258
    • 提供者:王超
  1. 9927423hough-tuoyuanjiance

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

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

    0下载:
  2. ellipse hough detection matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2108
    • 提供者:jarek
  1. ellipse-detection-algorithm

    3下载:
  2. 用matlab编写的进行椭圆检测的算法,用到Hough变换-Using matlab for ellipse detection algorithm, Hough transform is used
  3. 所属分类:Special Effects

    • 发布日期:2015-12-31
    • 文件大小:1024
    • 提供者:木木
  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. ellipse

    1下载:
  2. matlab 程序 运用霍夫椭圆检测原理,进行霍夫椭圆检测,识别图像中的椭-matlab program using Hough ellipse detection principle for Hough ellipse detection, identification image Ellipse Circle
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-19
    • 文件大小:1165
    • 提供者:猪皮冻
  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---ELLIPSE

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

    • 发布日期:2017-05-17
    • 文件大小:4530614
    • 提供者:jiangnan
« 12 »
搜珍网 www.dssz.com