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

搜索资源列表

  1. tracking-

    0下载:
  2. 一种用于目标定位与跟踪的椭圆拟合方法 目标定位与跟踪的椭圆拟合-Oval for target localization and tracking of fitting method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:923419
    • 提供者:a
  1. 2-(2)

    0下载:
  2. 基于均值移动和椭圆拟合的人脸跟踪算法 基于均值移动和椭圆拟合的人脸跟踪算法-Face tracking algorithm based on mean shift and ellipse fitting people
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2237772
    • 提供者:a
  1. matlab_cod

    0下载:
  2. 使用椭圆拟合的特征匹配方法,通过椭圆拟合检测特征并匹配-Use ellipse fitting feature matching method, ellipse fitting detection feature and match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:155117
    • 提供者:john
  1. draw_ellipse

    1下载:
  2. 椭圆拟合相关程序,能够很好实现查找椭圆然后画出椭圆-ellipse size
  3. 所属分类:Special Effects

    • 发布日期:2015-06-07
    • 文件大小:1024
    • 提供者:斯特凡
  1. nihetuxiang

    0下载:
  2. 是椭圆拟合的内容,通过边缘连码,拟合出最近似得椭圆形状。-Content is ellipse fitting, even the code through the edge, like was recently fitted elliptical shape.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:827
    • 提供者:liwei
  1. Ellipses

    0下载:
  2. 这是一个快速和非迭代椭圆拟合算法,代码是基于一本合适的数值稳定版本R. Halir and J. Flusser只是将数据中心,以进一步提高性能-This is a quick and non-iterative ellipse fitting algorithm code is based on an appropriate value stable version of R. Halir and J. Flusser just the data center, in order to fur
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:98911
    • 提供者:lizhi
  1. test9

    1下载:
  2. OpenCV 的圆形标记点的提取方法, 通过对图像进行平滑处理 、 边缘检测 、 轮 廓查找 、 几何约束以及椭圆拟合, 实现圆形标记点的提取。 有关圆形物体识别的场合。 -Extraction OpenCV circular markers by the image smoothing, edge detection, contour search, geometric constraints and ellipse fitting, to achieve extraction of ci
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:14971818
    • 提供者:fcf
  1. EllipseFitting

    0下载:
  2. 基于直接最小二乘的椭圆拟合程序,该程序通过构造约束项利用广义特征分解算法求取椭圆参数-ellipse fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1012
    • 提供者:张丰麒
  1. circle

    0下载:
  2. hough变换圆拟合,可以通过求取边缘坐标,然后用hough变换进行椭圆拟合-hough transform circle fitting,You can strike the edge coordinates, then hough transform ellipse fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:892
    • 提供者:李梦莹
  1. shapefitting

    0下载:
  2. 基于opencv的图形拟合,包括有直线拟合,圆形拟合,椭圆拟合-Graphics-based opencv fitting, including fitting a straight line, circular fitting, ellipse fitting
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2145
    • 提供者:wjr
  1. NSEDFEllipsoid

    0下载:
  2. NSEDFEllipsoid是基于NESEDF椭圆拟合方法改进的椭球拟合方法。 函数alpha = NSEDFEllipsoid(X,Y,Z)根据椭球代数距离公式a(1)x^2 + a(2)y^2 + a(3)z^2 + a(4)xy + a(5)xz + a(6)yz + a(7)x + a(8)y + a(9)z + a(10) = 0拟合得到椭球方程的10个系数,其中X、Y、Z是采样点坐标的列向量集合。 -NSEDFEllipsoid fits ellipsoid based on
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:861
    • 提供者:xqf
  1. fit

    0下载:
  2. matlab源代码 高斯椭圆拟合 图像椭圆拟合-ellipse fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2464
    • 提供者:吴晓婷
  1. curvefit

    0下载:
  2. 应用最小二乘法为判断标准进行平面点的椭圆拟合matlab程序,程序不是很复杂,适合matlab的初学者,或者直接应用在自己的处理数据当中,相信很做图像处理的人很实用-Application of the least squares method is a criterion elliptic plane point fitting matlab program, the program is not very complicated for beginners matlab, or direct
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:39330
    • 提供者:白崇漠
  1. aaa

    0下载:
  2. 一个通过找到轮廓,然后通过椭圆拟合,找出圆的源代码,已经测试可以运行-By finding a contour, and then through the ellipse fitting, round to find the source code, it has been tested to run
  3. 所属分类:Applications

    • 发布日期:2017-04-13
    • 文件大小:2317
    • 提供者:David
  1. RANSAC

    0下载:
  2. SANSAC算法实现椭圆拟合,获取三轴磁力计的数据,对其进行椭圆拟合,用于磁力计数据矫正-SANSAC ellipse fitting algorithm to obtain three-axis magnetometer data, its ellipse fitting for magnetometer data correction
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:29396
    • 提供者:张楠
  1. Find

    0下载:
  2. 基于OpenCV的椭圆检测算法,通过边界处理、轮廓识别、椭圆拟合来检测椭圆-Ellipse detection algorithm based on OpenCV,Boundary treatment, contour detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:5457
    • 提供者:zhch75
  1. tuoyuannihe

    0下载:
  2. 椭圆拟合程序,提供了一种将一系列离散点进行椭圆拟合的程序源码,能有效的得到相关图形进行分析。-Ellipse fitting procedure, provided a series of discrete points ellipse fitting procedures, it can effectively get related graphics for analysis.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:794
    • 提供者:周立
  1. fitellipse

    0下载:
  2. 非常好的椭圆拟合算法,拟合进度很高,算法很好理解,代码质量高-Ellipse fitting algorithm is very good, very fit schedule, a good understanding of algorithms, high code quality
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:47900
    • 提供者:王铃
  1. EllipseFitbyDirectLeastSquares

    0下载:
  2. 利用直接最小二乘法进行椭圆拟合,拟合效果好,计算时间短(Ellipse fitting by direct least square)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:扒路君
  1. elilse

    0下载:
  2. 实现椭圆识别 还有最小二程拟合 等多种功能(Ellipse recognition)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-21
    • 文件大小:68608
    • 提供者:_haoqi
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com