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

搜索资源列表

  1. 123

    0下载:
  2. 离散数据分析 椭圆拟合 有几种方法 欢迎选购-Discrete Data Analysis There are several ways ellipse fitting welcome
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:2009596
    • 提供者:船长
  1. tuoyuannihe

    0下载:
  2. 基于matlab实现的椭圆拟合代码!包括经典的几种椭圆拟合方法!-The ellipse fitting based on matlab code!
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:91061
    • 提供者:kanyoubao
  1. zxecf

    0下载:
  2. 最小二乘法实现椭圆拟合,实际中很实用,适合初学者-least square method ellipse fitting
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1482
    • 提供者:蔡琴
  1. EllipseDirectFit

    0下载:
  2. 椭圆拟合程序,最小二乘法拟合椭圆的算法,matlab实现。可直接运行。-ellipsedraw for ellipse fit which used in image
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1862
    • 提供者:gs
  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. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
  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. hough

    0下载:
  2. matlab 椭圆拟合比较,一种新方法,减少噪点-Comparison of MATLAB ellipse fitting, a new method to reduce the noise.
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:2922798
    • 提供者:
  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 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com