搜索资源列表

  1. 一种高效的混合圆/椭圆检测方法

    0下载:
  2. 数字图像处理:一种高效的混合圆/椭圆检测方法-Digital Image Processing : An Efficient Hybrid round / oval detection method
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8920
    • 提供者:chen
  1. 椭圆检测

    1下载:
  2. 可以方便的检测出图像中的椭圆
  3. 所属分类:其他书籍

    • 发布日期:2011-03-22
    • 文件大小:241435
    • 提供者:toughguy
  1. 一种高效的混合圆/椭圆检测方法

    0下载:
  2. 数字图像处理:一种高效的混合圆/椭圆检测方法-Digital Image Processing : An Efficient Hybrid round/oval detection method
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-02
    • 文件大小:8192
    • 提供者:
  1. DetectCircleOpencv

    0下载:
  2. opencv 实现的椭圆检测的源代码,非常简单,适合学习-opencv achieve the ellipse detection of the source code is very simple and is suitable for learning
  3. 所属分类:OpenCV

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:rmb
  1. hough-tuoyuanjiance

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

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:张亮
  1. hough111

    0下载:
  2. 一种新的不基于Hough变换的随机椭圆检测算法。速度么。。还可以-Not a new Hough transform based ellipse detection algorithm randomly. Mody speed. . Can also be
  3. 所属分类:编程文档

    • 发布日期:2024-05-02
    • 文件大小:447488
    • 提供者:崔少云
  1. bijiao

    0下载:
  2. 自己总结的椭圆检测算法的比较。对每种算法都说出来了优劣来-Summing up their own elliptical detection algorithm comparison. Of each algorithm has advantages and disadvantages that come out to
  3. 所属分类:编程文档

    • 发布日期:2024-05-02
    • 文件大小:140288
    • 提供者:崔少云
  1. hough

    0下载:
  2. 基于hough变换的椭圆检测新方法,有改进,提高了运行效率-Hough transform based ellipse detection of new ways to improve and enhance the operating efficiency
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:172032
    • 提供者:Andy
  1. suijituoyuanjiancesuanfa

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

    • 发布日期:2024-05-02
    • 文件大小:308224
    • 提供者:刘镖峰
  1. jiyuzuixiaoerchengfagaijindesuijituoyuanjiance

    0下载:
  2. 为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选 取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新 拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表 明,新算法的改进是有
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:369664
    • 提供者:刘镖峰
  1. yizhonggaoxiaodehunheyuantuoyuanjiancefangfa

    0下载:
  2. 提出了一种新的基于边缘连续特征的HT( ECHT) 混合圆/ 椭圆检测方法,利用连续的 边缘曲线段来决定HT 采样点,实验仿真结果表明该算法较好地解决了标准RHT 检测中无效 采样概率大、无效积累时间多的问题。-A new row based on the edge of the characteristics of HT (ECHT) mixed circle/ellipse detection method, using a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:189440
    • 提供者:刘镖峰
  1. yizhongsuijiduotuoyuanjiancedekuaisusuanfa

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

    • 发布日期:2024-05-02
    • 文件大小:526336
    • 提供者:刘镖峰
  1. m1

    0下载:
  2. 一种很好的基于改进的椭圆检测算法值得一看要-A good improvement on the ellipse detection algorithm to see
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:jiayan
  1. canny

    0下载:
  2. 椭圆检测拟合程序,能够从图片中自动提取椭圆并进行拟合 -Ellipse detection fitting procedure can be automatically extracted from the image to fit the ellipse and the
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:licheng
  1. Ellipse1

    0下载:
  2. 基于hough变换的快速椭圆检测方法,其中有边缘检测/平滑去噪等-hough ellipse edge
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-02
    • 文件大小:3905536
    • 提供者:ok
  1. hough-Matlab

    0下载:
  2. 利用Matlab编写的基于hough变换的椭圆检测程序,已经运行过的,附图-Written in Matlab, hough transform based ellipse detection procedure has been run off, with photos
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:guixuzhen
  1. circleDetection

    0下载:
  2. 基于OPENCV的圆和椭圆检测程序,挺有用的。实验结果-OPENCV the circle and ellipse-based testing program, winter ridge used.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-02
    • 文件大小:402432
    • 提供者:屈布
  1. Ellipse-edge-detection

    0下载:
  2. 一个椭圆检测的代码,可以检测到椭圆,但是检测不到类似椭圆的图像
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:wushuqiong
  1. 基于弦中点的hough变换椭圆检测算法

    0下载:
  2. 方法采用的是基于弦中点的hough变换椭圆检测算法,大家可以在百度上搜这篇论文,由于不是用的标准hough变换的算法,所以运行速度还不错
  3. 所属分类:matlab例程

    • 发布日期:2013-04-26
    • 文件大小:2530
    • 提供者:maxbast
  1. 椭圆检测

    0下载:
  2. MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码.附件中的源代码是matlab编写的,实现一种对于椭圆的稳定的数据拟合算法。(Matlab implementation of a direct Algorithm based on the least squares ellipse fitting source code. Annex in the source code is prepared by Matlab, to a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:45056
    • 提供者:月落江城0
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org