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

搜索资源列表

  1. EllipseDirectFit

    0下载:
  2. 椭圆的拟合 MATLAB源代码 很强大!-Fitting elliptical MATLAB source code is very powerful!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:934
    • 提供者:shiyuexin
  1. fitellipse

    0下载:
  2. 利用最小二乘方法对二维位置进行滤波算法的仿真-Least-squares fit of ellipse to 2D points
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:1502
    • 提供者:chenfang
  1. 拟合圆或椭圆的中心坐标

    0下载:
  2. 1. 拟合相应的圆以及椭圆 2. 每个拟合圆或椭圆的中心坐标,半径或长短轴长度; 3. 将主要的中间结果及最终拟合结果用OpenCV的cvShowImage显示出来。-1 fitting corresponding circular and elliptical. Each fit the center coordinates of the circle or ellipse, the radius or length of the shaft length 3. Major in
  3. 所属分类:OpenCV

    • 发布日期:2017-11-05
    • 文件大小:1449
    • 提供者:sdsdsdfg
  1. matlab0301b

    0下载:
  2. 这个程序用来通过一系列点,来拟合出一个椭圆来的,通过随机产生的一系列离散的点,可以尽最大可能在这些离散的点的附近拟合出来一个椭圆。-This procedure is used by the series of points, to fit to an ellipse, by randomly generating a series of discrete points, the best possible fit in the vicinity of those discrete points
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:1372
    • 提供者:宫贺
  1. ellipsoid_fit

    0下载:
  2. Ellipsoid fit, fit ellipse on 3d data, matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:3780
    • 提供者:mj
  1. FitEllipse

    0下载:
  2. 椭圆轮廓提取及拟合,opencv+vs建一个工程即可实现-can be used to fit ellipse
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:1584
    • 提供者:qq
  1. Least-Square-Fitting-of-Ellipses

    0下载:
  2. this matlab code is a least mean square error method for ellipse fitting that can fit the best ellipse in an image-this matlab code is a least mean square error method for ellipse fitting that can fit the best ellipse in an image
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:16004
    • 提供者:maryam
  1. fit_ellipseLMG

    0下载:
  2. Find the best fit for an ellipse using a given set of points
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2707
    • 提供者:jh
  1. kd

    0下载:
  2. 根据前人研究成果可以证明,煤镜质组反射率各向异性对煤田构造特征具有指示意义,镜质组最小反射率可以指示构造主应力方向。然而,在实际测量中,如何得到真正的镜质组最大、最小反射率及其方位是其中的关键环节。利用现有的岩石有限应变椭球拟合方法进行镜质组反射率椭球体拟合不失为一种行之有效的方法,可以由此确定镜质组最大、最小、中间反射率及其三维空间方位。 将之前拟合得到的反射率椭圆看作岩石有限应变椭圆即二维应变,其由之前的统计方法测定得到,三个截面的数据对于拟合唯一应变椭球来说是过多的,因此不可避免出现误
  3. 所属分类:Energy industry

    • 发布日期:2017-03-29
    • 文件大小:4198
    • 提供者:wxq
  1. fit_ellipse

    0下载:
  2. 从给定的一系列点找出最佳拟合椭圆,如果无法找出拟合椭圆,将返回一个空矩阵-fit_ellipse- finds the best fit to an ellipse for the given set of points.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4254
    • 提供者:
  1. example

    0下载:
  2. 此程序用最小二乘法拟合椭圆图像,模拟地球的形状-This program fit ellipse images using the least squares method to simulate the Earth' s shape
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1159
    • 提供者:谷亚维
  1. fit_ellipse

    0下载:
  2. Finds the best fit to an ellipse for the given set of points.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3366
    • 提供者:AABAR
  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. 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. best-fit-demo

    0下载:
  2. 一个好的拟合算法,可能拟合直线、园、椭圆函数-Best-fitting line, circle and ellipse
  3. 所属分类:Data Mining

    • 发布日期:2017-05-05
    • 文件大小:436023
    • 提供者:zhaozm
  1. tuoyuannihe

    0下载:
  2. 根据椭圆周围的离散点,找出每一条线上的极大值点来拟合出所需要的椭圆轨迹-According to the discrete points around the ellipse, we find out the maximum value of each line to fit the ellipse
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-15
    • 文件大小:266240
    • 提供者:shiyaping
  1. FitEllipse_Release

    0下载:
  2. 椭圆的最小二程拟合 非常好用 数学建模的好东西(The ellipse's minimal two pass fit is very good, using mathematical modeling of good things)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-12
    • 文件大小:1318374
    • 提供者:_haoqi
  1. 椭圆拟合

    0下载:
  2. 用于拟合图像中的椭圆图形,辨识图像中的椭圆。(It is used to fit the ellipse in the image and identify the ellipse in the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:55296
    • 提供者:小妖儿
  1. ellipse_fit

    1下载:
  2. 对数据进行椭圆拟合,得到椭圆参数,包括椭圆中心,半长轴,半短轴等参数(Ellipse fit the data to get the ellipse parameter)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:414720
    • 提供者:direwolf100
« 1 2»
搜珍网 www.dssz.com