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

搜索资源列表

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

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

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

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

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

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

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

    1下载:
  2. 霍夫变换检测椭圆的源码请大家多多指教啊谢谢了
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1012
    • 提供者:金方明
  1. RanSacesp8.21

    0下载:
  2. RanSac算法检测椭圆,要求各个点是接近一个平放的椭圆。效果还可以。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:20776
    • 提供者:Ma xianzhe
  1. Cpp1.rar

    0下载:
  2. 基于opencv的轮廓检测,可以检测多层轮廓,并采用椭圆近似显示,Opencv contour-based detection, can detect the multi-contour, and the use of elliptical approximation shows
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1366
    • 提供者:chenyuanlu
  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. fitellipse.zip

    2下载:
  2. 计算机视觉和视觉测量中常用的椭圆拟合程序。用于视觉测量中的圆形标志点检测。,Computer vision and visual measurement of the ellipse fitting procedure used. Vision for the measurement of circular signs point detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:44339
    • 提供者:Liang
  1. canny

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

    • 发布日期:2015-06-07
    • 文件大小:621
    • 提供者:licheng
  1. cvtuoyuan

    0下载:
  2. opencv实现的椭圆检测的代码,可以根据阀值检测椭圆-opencv code to achieve the ellipse detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:253529
    • 提供者:周周
  1. Ellipse-edge-detection

    0下载:
  2. 一个椭圆检测的代码,可以检测到椭圆,但是检测不到类似椭圆的图像
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3521
    • 提供者:wushuqiong
  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. testhoughcircle

    0下载:
  2. opencv,检测图像中的圆,并且检测其圆心和半径的一个小程序。-opencv, detection of the image circle, and the detection of its center point and radius of a small program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1433781
    • 提供者:晓晓
  1. FindEllipse

    0下载:
  2. 基于OpenCV的椭圆检测算法,通过边界处理、轮廓识别、椭圆拟合来检测椭圆,支持椭圆参数的自定义筛选-Ellipse detection algorithm based on OpenCV,Boundary treatment, contour detection, ellipse fitting,Support the custom of the ellipse parameters
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:6302
    • 提供者:zgm
  1. Preciseellipseestimationwithoutcontourpointextract

    0下载:
  2. 这篇文章,提出了一种可以精确检测椭圆特征参数的线性算子。基于双曲线模型,该算子直接检测椭圆边界附近的原始梯度信息,这样可以避免中间精确提取椭圆边缘点的过程。当计算最小代数距离时,双曲线可以受双椭圆约束。这种算法将与其他算法确定中心位置方面进行比较,我们也将通过实际实验来比较。-This article presents a precise detection of the characteristic parameters of the linear elliptic operator. Bas
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:581701
    • 提供者:刘镖峰
  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. ellipse

    0下载:
  2. 可以进行在一般图像中检测出椭圆的检测椭圆,并可以检测圆-ellipse detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3570
    • 提供者:李昊
  1. hough[matlab]

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

    • 发布日期:2017-03-23
    • 文件大小:3501
    • 提供者:
  1. 椭圆检测

    1下载:
  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 achieve a stable data for the o
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-19
    • 文件大小:45056
    • 提供者:月落江城0
« 12 3 4 5 6 »
搜珍网 www.dssz.com