搜索资源列表

  1. circle_fitting

    1下载:
  2. 能够实现对圆周候选点进行最小二乘拟合,得到拟合圆的圆心坐标及其半径-circumference can be achieved right candidate points least squares fitting, be fitting circle's center coordinates and radius
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:156768
    • 提供者:李巧枝
  1. CircleFit

    1下载:
  2. 最小二乘法拟合圆-Using least-sqares algorihtm fitting circle
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:
  1. fitellipse

    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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王流
  1. mulcircle

    0下载:
  2. 最小二乘法的圆拟合算法,可用各种开发工具实现,本算法使用VC语言-least squares fitting algorithm circle, the various development tools available to realize that the algorithm used language VC
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:3692544
    • 提供者:任萍
  1. CircleSim

    0下载:
  2. 圆拟合算法的实现(VC) 包括:最小二乘精确解、最小二乘近似解、高斯牛顿法迭代解-circle fitting algorithm to achieve (VC), including : LS Exact solution, least squares approximate solution, Gaussian Newton iterative solution
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:buoll
  1. matalb

    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. 所属分类:状态条

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:123456
  1. circle_fitting

    0下载:
  2. 能够实现对圆周候选点进行最小二乘拟合,得到拟合圆的圆心坐标及其半径-circumference can be achieved right candidate points least squares fitting, be fitting circle's center coordinates and radius
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:156672
    • 提供者:李巧枝
  1. circlefitting

    0下载:
  2. 最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。-least squares fitting round vc realized, least-squares method (least squares analysis) is a mat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:187392
    • 提供者:林楚
  1. iplab

    0下载:
  2. 最小二乘法圆拟合.编译运行后随便打开一个图片,当然最好是全白的图片,然后就点吧,大于三个点后就会开始拟合。红线画的圆为拟合的圆,深蓝的点为鼠标点击设置的样本点。单击鼠标右键清空样本集。 -least squares fitting round. After running compiler casually open a picture, of course, the best are the white photographs,
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:175104
    • 提供者:da
  1. chengxu

    0下载:
  2. 用vc++求解五阶矩阵的算法代码,可以用于图像处理的最小二乘法椭圆拟合曲线-With vc++ Solving fifth-order matrix algorithm code can be used for image processing of the least squares ellipse fitting curve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:王里
  1. circfit

    0下载:
  2. 基于最小二乘估计的圆心拟合,可计算出圆心坐标及半径-Estimates based on least squares fitting of the center of a circle, calculate the center coordinates and radius
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wmj
  1. IPLab_20061006

    0下载:
  2. 基于最小二乘法圆的拟合,通过已知的一组x,y坐标可以求其圆心坐标及半径!-Based on the least squares method of fitting a round through a set of known x, y coordinates can be for its center coordinates and radius!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:304128
    • 提供者:
  1. niheyuan

    0下载:
  2. 最小二乘曲线拟合圆,vc的源代码和推导过程-Least squares curve fitting circle, vc source code and derivation
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:126976
    • 提供者:孟辰
  1. ElliFit

    0下载:
  2. 最小二乘椭圆拟合 for java Least Ellipse Fitting-Least squares ellipse fitting for javaLeast Ellipse Fitting
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:殷俊
  1. curvefitting

    0下载:
  2. 最小二乘法的曲线拟合检测圆软件,只需点击三个点就可以吧圆拟合出来。-Least squares method of curve fitting software Detect circle, simply click on the three-point circle fitting can let out.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2490368
    • 提供者:王延海
  1. leituoyuantezhengzidongshibiejiyaxiangsutiqudewanz

    1下载:
  2. 针对视觉检测中高精度、自动化类椭圆图像特征提取的需要,提出一种类椭圆特征自动识别和中心亚像 素定位的完整实现方法。方法中采用基于类椭圆边缘属性对特征区域进行自动识别,采用最小二乘椭圆拟合 精确求取类椭圆亚像素定位中心。实验表明,基于该解决方案,可以实现类椭圆特征的自动识别及椭圆中心的 亚像素定位,定位算法精度较高,鲁棒性强,同时简便易行,不需要人机交互,可以很好地满足视觉检测仪器化 需求。-Vision testing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:181248
    • 提供者:刘镖峰
  1. circle_fit

    0下载:
  2. 毕设,圆拟合程序,使用最小二乘法。 输出圆心,半径。-Picasso, circle fitting procedures set, using least-square method. Output circle, radius.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:duren
  1. Desktop

    0下载:
  2. 用matlab实现的最小二乘拟合圆,能输出半斤,圆心坐标,拟合误差-a program for cirfit
  3. 所属分类:MacOS编程

    • 发布日期:2024-05-19
    • 文件大小:1763328
    • 提供者:张利群
  1. nihe

    0下载:
  2. 对实际测得坐标实现圆拟合,前提是几何形状近似圆(The actual measure coordinates are fit to a circle, provided that that geometry approximates the circle)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:尔良
  1. ellipse

    1下载:
  2. 根据离散数据点拟合圆,得到圆心坐标和拟合半径(Fitting the circle according to the discrete data points, the coordinates of the center of the circle and the fitting radius are obtained.)
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:wdf_ciomp
« 12 »

源码中国 www.ymcn.org