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

搜索资源列表

  1. Drawpicture.rar

    0下载:
  2. 计算机图形学中的综合程序,具有绘制直线、曲线、圆、填充多边形、图形裁剪、曲线拟合等功能。,Computer graphics in an integrated process, has drawn a straight line, curve, circle, polygon fill, graphics, cutting, curve fitting functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:142988
    • 提供者:elsa
  1. cirle1

    2下载:
  2. 二维圆的拟合,非常的好用,算法用的是最小二乘算法-The 2D circle fitting, very easy to use, the algorithm using a least squares algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:164199
    • 提供者:李辉
  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. 5555

    0下载:
  2. 用最小二乘法拟合圆的圆心和半径 源代码-Using least squares fit circle' s center and radius of the source code
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:854
    • 提供者:aaaaa
  1. circle_fit

    0下载:
  2. 圆方程的拟合Matlab代码 -Fitting equation round round Matlab code for fitting equations Matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3598
    • 提供者:小东
  1. yxm

    0下载:
  2. 基于Hessian矩阵法提取灰度图像中的圆光条并拟合出圆。-Hessian matrix method based on gray-scale image extracted Wonkwang and fitting out of a round section.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6611721
    • 提供者:张圆
  1. ThreePointFitCircle

    0下载:
  2. Matlab实现: 不在同一直线上的三个点,拟合出一个圆。-Using Matlab program to fit a circle from three point which do not locate in a line.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:934
    • 提供者:王静
  1. 11

    0下载:
  2. 这几个MATLAB代码是圆、直线的拟合曲线的源程序-MATLAB code for these is round, linear curve fitting source
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:82888
    • 提供者:杨柳
  1. Circle-Fit

    0下载:
  2. 这次上传的程序源码是关于根据给定的xy点,拟合一个圆,依据是半径平方偏差的和。-The upload program source code is about according to the given xy point, fitting a circle, based on the radius squared deviations and.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:44343
    • 提供者:apple
  1. houghGUI

    0下载:
  2. 实现圆的拟合,可以学习一下hough变化的重要性-Achieve the circle fitting, you can learn about the importance of changes in hough
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:21667
    • 提供者:点点
  1. fitcircle

    0下载:
  2. 一种简单快速的拟合圆的方法范例,通用的方法。-A simple and rapid method of circle fitting example of general method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2021
    • 提供者:余余
  1. quxiannihe

    0下载:
  2. 曲线拟合程序,用于拟合公路曲线的拟合,包括直线,圆曲线,和缓和曲线-Curve fitting procedure for fitting road curve fitting, including linear, circular curve, and the transition curve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:21208
    • 提供者:mxzhou
  1. sparse_wsf

    4下载:
  2. 使用加权子空间拟合(WSF)实现稀疏均匀圆阵DOA估计。优化过程用的是最陡下降法。-Using weighted subspace fitting (WSF) SPARSE DOA estimation with uniform circular arrays. Optimization process using a steepest descent method.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1540
    • 提供者:潘杰
  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. yuannihe

    0下载:
  2. 拟合圆轮廓,采用matlab编写,方法简单实用-Round profile fitting, using matlab writing, the method is simple and practical
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1973
    • 提供者:王宇航
  1. constrainedcircle

    1下载:
  2. 研究各种拟合圆的方法,提出了一个圆的代数距离表示法的系数约束条件,在此约束条件下讨论圆的几何特征参数的估计问题,并给出了特征参数在约束条件下的最小二乘估计.实例验证表明,文中算法比一般最小二乘法具有更高的拟合精度. -Various methods of fitting a circle, a circle is proposed algebraic representation of the coefficient of distance constraints, under the co
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:832
    • 提供者:pzg
  1. calcCircle

    0下载:
  2. calcCircle.m程序采用通过三点来拟合一个圆,可以得到圆的关键参数(圆心坐标和半径)。-Fitting circle through three points
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:1454
    • 提供者:pzg
  1. quxiannihe

    0下载:
  2. 已知n个圆上的测量点,用最小二乘法实现曲线拟合圆的功能,c++语言,vc++工具实现-Achieved with the least-squares curve fitting function of the circle
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:267011
    • 提供者:yin
  1. fit-circle-by-ru

    0下载:
  2. 进行圆的拟合,具有效率高,速度快,精度高的优点-circle fitting, high efficiency and high accuracy
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:2969
    • 提供者:mybiandou
  1. circle

    0下载:
  2. 这是个VC做的利用最小二乘法拟合圆的程序,可任意输入点数。-This is a VC program to do the least squares fit the round, arbitrary input points. .
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:8147563
    • 提供者:我是谁
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com