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

搜索资源列表

  1. fitellipse

    1下载:
  2. 这是我收集的一个老外编的最小二乘法拟合椭圆算法。希望能派上用场。-This is my collection of a foreigner series of the least squares fit algorithm for elliptic. Hope can be put to use.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1767
    • 提供者:王流
  1. matalb

    0下载:
  2. 这是我收集的一个老外编的最小二乘法拟合椭圆算法。希望能派上用场。-This is my collection of a foreigner series of the least squares fit algorithm for elliptic. Hope can be put to use.
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:4147
    • 提供者:123456
  1. drew1999DirectLeastSquareFittingofEllipse

    0下载:
  2. 从图像中检测椭圆并拟合椭圆方程的外文文献,很不错哦!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:395524
    • 提供者:ru
  1. wuchafenxi

    0下载:
  2. 通过对拟合椭圆的点数的不同来分析拟合椭圆与标准椭圆的误差。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1694
    • 提供者:熊新海
  1. 1

    0下载:
  2. 这是一个在vc6.0基于OpenCV的控制台程序,本例给出一个椭圆曲线拟合的例子,程序首先发现图像的轮廓,然后用椭圆逼近它。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:55709
    • 提供者:李兰菊
  1. erere

    0下载:
  2. 一个拟合椭圆的程序,采用matlab编程,利用均值误差作为代价函数。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1598
    • 提供者:李云霞
  1. chengxu

    0下载:
  2. 高斯消去法求解高阶矩阵,拟合椭圆等时需要用到的
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1862
    • 提供者:Tian
  1. RanSac9.9

    0下载:
  2. 跟上个版本不同的是,去掉了判断是不是椭圆的代码。这样拟合的 二次曲线就不同了。读者可以自己一些判断,来拟合不同的曲线。 我只提供一个思路。程序写的不好,请多指教。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:22652
    • 提供者:Ma XianZhe
  1. 1

    0下载:
  2. MATLAB最小二乘法椭圆拟和的问题,能够根据检测点的坐标拟合出椭圆方程
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2193
    • 提供者:发送到
  1. fitellipse.m.rar

    0下载:
  2. 用matlab拟合椭圆,简单算法!运用最小二乘法,elliptical fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4281
    • 提供者:著毛
  1. tuoyuannihe2

    0下载:
  2. 也是利用最小二乘法对椭圆进行数据拟合,不过考虑到图像大小问题,这里只选取100个边缘点,点的个数也可以自行设置。-Ellipse is the least square method of data fitting, but taking into account the size of the image, here select only edge points 100, the number of points you can set your own.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:833
    • 提供者:谢聪凌
  1. Graphics-generation-and-filling

    1下载:
  2. 基本图形的生成与填充VC源码。实现了: 1,点与直线生成算法(数值微分法(DDA算法),中点画线法,Bresenham画线法)。 2,圆的生成算法(中点画圆算法,Bresenham画圆算法)。 3,椭圆生成算法。 4,区域填充(种子填充算法,扫描线填充算法)。 5,汉字的显示技术。 6,曲线的生成(最小二乘直线拟合,三次Bezier直线生成,任意次Bezier直线生成 )。-Basic graphics generation and fill VC source. Rea
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4493407
    • 提供者:
  1. opencvHough

    0下载:
  2. 能够拟合圆、椭圆,找到边缘和圆心,并输出所在位置-can fit round,oval,find the edge and center,then output the location.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2615865
    • 提供者:bubu
  1. orthogonal

    0下载:
  2. 用于计算椭圆的正交点用于椭圆几何参数的拟合-Quadrature points used to calculate the ellipse fitting for the elliptical geometry
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1022
    • 提供者:王知行
  1. GDLSMwk

    0下载:
  2. 通过正交点的寻找从而用几何最小二乘拟合椭圆的方法-Finding points to the orthogonal least squares fitting using the geometric method of elliptic
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:843
    • 提供者:王知行
  1. nihe

    0下载:
  2. 椭圆的曲线拟合,通过采集整理的数据点来进行拟合椭圆。-Elliptical curve fitting, sorting through the collection of data points for fitting the ellipse.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1279
    • 提供者:张力
  1. nihetuoyuanjihezhongxin

    0下载:
  2. 求解拟合椭圆的几何中心,进而进行图像配准-Solving geometric center of the ellipse fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1075
    • 提供者:万向
  1. MATLAB

    9下载:
  2. 该程序主要对非球面镜进行波面拟合,首先读入采集的离散面型数据,可以是从椭圆曲面,抛物面等采样得到,也可以是通过其他软件计算得到的数据。然后将数据用Zernike多项式进行拟合得到非球面表达式各项的系数。-The program on the aspheric wavefront fitting, first read into a collection of discrete surface data can be Sampling from the oval surface, the p
  3. 所属分类:matlab例程

    • 发布日期:2013-06-16
    • 文件大小:3884
    • 提供者:杨丽娟
  1. FingerTip

    0下载:
  2. 基于深度相机的手势识别,利用深度信息设置包围盒分割手,然后使用SVM分类器对训练数据集进行训练。在静态手势测试时,我们先计算测试图像的HOG特征,然后经SVM分类得到测试结果(Based on the gesture recognition of the depth camera, the depth information is used to set the bounding box to divide the hand, and then the training data set is
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:4458496
    • 提供者:程序员飞宇
  1. ellipse_fit

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

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