搜索资源列表

  1. vb_bezierfit

    1下载:
  2. 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curv
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2.2kb
    • 提供者:qiao
  1. Data-fitting-methods

    0下载:
  2. 提供了几种数据拟合的c++代码:1 直线拟合(FIT);2 线性最小二乘法((LFIT, COVSRT), (SVDFIT, SVDVAR)(oddity), (FPOLY, FLEG)(example));3 非线性最小二乘法((MRQMIN(Levenberg-Marguardt), MRQCOF(evaluation)), FGAUSS(example));4 绝对值偏差最小的直线拟合(MEDFIT(cal para), ROFU
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5.92kb
    • 提供者:ldg
  1. Data-fitting-methods

    0下载:
  2. 提供了几种数据拟合的c++代码:1 直线拟合(FIT);2 线性最小二乘法((LFIT, COVSRT), (SVDFIT, SVDVAR)(oddity), (FPOLY, FLEG)(example));3 非线性最小二乘法((MRQMIN(Levenberg-Marguardt), MRQCOF(evaluation)), FGAUSS(example));4 绝对值偏差最小的直线拟合(MEDFIT(cal para), ROFU
  3. 所属分类:数值算法/人工智能

    • 发布日期:2025-01-03
    • 文件大小:6kb
    • 提供者:ldg
  1. line-fit

    0下载:
  2. 曲线拟合向导 ( Matlab 程序 )-Curve Fitting Wizard (Matlab procedure)
  3. 所属分类:matlab例程

    • 发布日期:2025-01-03
    • 文件大小:181kb
    • 提供者:khliu
  1. RLine

    0下载:
  2. 通过一系列点利用最小2乘法拟合直线,还包含画和计算法线平行线一些小函数-through a series of points with a minimum two multiplication fitting straight line, also includes paintings and calculating normal parallel lines some small function
  3. 所属分类:2D图形编程

    • 发布日期:2025-01-03
    • 文件大小:3kb
    • 提供者:hcy
  1. BoundaryDetectionVc++Res

    0下载:
  2. 图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码-image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-03
    • 文件大小:13kb
    • 提供者:牛牛
  1. linefitting

    0下载:
  2. 直线拟合源代码,是数字摄影测量课程练习程序-Fitting a straight line source is digital photogrammetry courses practice procedures
  3. 所属分类:GIS编程

    • 发布日期:2025-01-03
    • 文件大小:121kb
    • 提供者:
  1. code

    0下载:
  2. Visual Bisic\最小二乘法拟合曲线算法.rar-Visual Bisic least squares curve fitting algorithm. Rar
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-01-03
    • 文件大小:3kb
    • 提供者:my name
  1. Line

    0下载:
  2. 通过OPENCV对曲线进行直线拟合,曲线输入为图片,输出为一副直线的图片,可以参考一下-Through OPENCV on a straight line curve fitting, curve input for the picture, the output for a straight-line images, you can refer to
  3. 所属分类:绘图程序

    • 发布日期:2025-01-03
    • 文件大小:2.07mb
    • 提供者:朱志强
  1. Fitting

    0下载:
  2. Line & Curve Fitting To 2D Points
  3. 所属分类:其他小程序

    • 发布日期:2025-01-03
    • 文件大小:1kb
    • 提供者:Javaneh
  1. final

    0下载:
  2. 直线的最小二乘法拟合,输入一条曲线,经拟合后输出一条直线-The least squares fitting a straight line, enter a curve, by fitting a straight line after the output
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-03
    • 文件大小:393kb
    • 提供者:高超
  1. FitLine

    0下载:
  2. 采用最小二乘的方法拟合出了一条空间直线,用VC6.0编写的控制台程序-Using the method of least squares fitting of a straight line in space with console procedures prepared by VC6.0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-01-03
    • 文件大小:2.72mb
    • 提供者:GongChun
  1. 02_leastsquares_robust_notes

    0下载:
  2. Explanation on the least square line fitting algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2025-01-03
    • 文件大小:78kb
    • 提供者:stephc_int13
  1. RANSAC

    0下载:
  2. Ransac拟合直线和最小二乘法拟合的比较,对初次接触ransac的读者帮助很大-Ransac fitting straight line and the least-squares fitting of the comparison, the initial contact with the readers of great help to ransac
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-03
    • 文件大小:1kb
    • 提供者:田冰
  1. Space-linear-fitting

    0下载:
  2. 经典的空间直。线拟合源代码,包括完整GUI界面设计程序-Classic space directly. Line fitting the source code, including a complete GUI interface design process
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-03
    • 文件大小:90kb
    • 提供者:bobo
  1. line

    0下载:
  2. 直线拟合算法,对图像分割,对目标进行直线拟合,确定目标多边形形状-Fitting a straight line algorithms, image segmentation, line fitting on the target, target polygon shapes
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-03
    • 文件大小:3.73mb
    • 提供者:lgmlgm
  1. RANSAC

    0下载:
  2. 随机抽样一致性算法,在含有噪声点的样本中,寻找拟合直线-Random consistency algorithm in noisy point samples, looking for straight line fitting
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-01-03
    • 文件大小:340kb
    • 提供者:Andy
  1. RansacLine

    0下载:
  2. RANSAC随机采样一致性算法 最轻大的拟合直线算法-RANSAC random sampling, the algorithm of consistency light fitting line algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-01-03
    • 文件大小:30kb
    • 提供者:焦晓波
  1. line-fitting

    0下载:
  2. 使用最小二乘法来实现对输入的点进行直线拟合,-Using the least squares method to achieve the linear fitting of the input point,
  3. 所属分类:其他小程序

    • 发布日期:2025-01-03
    • 文件大小:3kb
    • 提供者:john wang
  1. line

    0下载:
  2. 最小二乘直线拟合(对离散点进行的最佳直线拟合)-there is a code of line fitting
  3. 所属分类:2D图形编程

    • 发布日期:2025-01-03
    • 文件大小:6kb
    • 提供者:xiaoxie
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org