CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 最小二乘法直线拟合

搜索资源列表

  1. 最小二乘法直线拟合 用VC实现的

    1下载:
  2. 一个基于VC的最小二乘法直线拟合,很有用哦-a VC-based linear least squares fitting method, useful oh
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1477
    • 提供者:wrm
  1. cvfitline.rar

    0下载:
  2. 直线拟合。给定1D,2D,3D点对,就能通过程序实现点对的最小二乘法直线拟合。,fitline
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:5088
    • 提供者:liuyong
  1. LeastSquare

    0下载:
  2. 给出一些离散的点,根据最小二乘法求出拟合的直线。-If there are some discrete points, you can get a line based on least square method.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1970265
    • 提供者:刘刚
  1. Houghtransformation.rar

    1下载:
  2.  将霍夫变换与最小二乘法相结合,研究对实验数据和图像处理中的二值边缘图进行直线拟合的方法。 首先,用霍夫变换剔除数据点集中的干扰点或噪声,并将分布在不同直线附近的点分离出来 然后,用最小二乘法 拟合各直线。该方法既解决了直接使用最小二乘法拟合时,拟合直线易受干扰点或噪声的影响和数据点分布在 多条直线附近而无法拟合的两个问题 同时也解决了直接使用霍夫变换时,拟合直线精度不高和直线段有效区间 不容易控制的问题。,The Hough transform and least squares me
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:206977
    • 提供者:李明
  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. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1100
    • 提供者:田冰
  1. nihe

    0下载:
  2. 最小二乘法直线拟合用VC实现,可以给学习OPENCV图像处理的人一点帮助-VC achieved by the least square method, image processing can OPENCV people learn a little help
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1481
    • 提供者:
  1. final

    0下载:
  2. 直线的最小二乘法拟合,输入一条曲线,经拟合后输出一条直线-The least squares fitting a straight line, enter a curve, by fitting a straight line after the output
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:402213
    • 提供者:高超
  1. 12jj

    0下载:
  2. 最小二乘法直线拟合在matlab的应用 -Least Squares Linear Fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:548
    • 提供者:东东
  1. image3

    0下载:
  2. 在c++builder环境下对图像进行拟合直线测量距离,最小二乘法拟合直线!-Least squares fitting line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3051
    • 提供者:常军
  1. curve-fitting

    0下载:
  2. 曲线拟合的最小二乘法在数据采集中的应用,内有一个直线拟合的简单的例子,有代码表示-The least squares curve fitting of the data collection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:97271
    • 提供者:落笔天外
  1. Least-squares-method

    0下载:
  2. 最小二乘法 比较常用的拟合方法 可以拟合直线 曲线-Least squares method is commonly used fitting method can be fitted straight line curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1182
    • 提供者:张剑坤
  1. MATLAB-zxerchengfa

    0下载:
  2. MATLAB编辑最小二乘法拟合直线法的程序-MATLAB edit least squares fit of a straight-line basis over the program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:38257
    • 提供者:fsq405
  1. 最小二乘法直线拟合-用VC实现的

    0下载:
  2. 一个基于VC的最小二乘法直线拟合,很有用哦-a VC-based linear least squares fitting method, useful oh
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1526
    • 提供者:nexpe
  1. LEAST-SQUARE-AND-GRPH-DRAWING

    0下载:
  2. 利用最小二乘法拟合直线和曲线,绘制出对比图形;简单绘制多种三维图形的代码-least-square fiting and draw graph
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:1745
    • 提供者:lipingyang
  1. line

    0下载:
  2. 采用Opencv实现最小二乘法的直线拟合的c++代码,自己写的很简单的程序-Opencv achieved using a linear least squares fit of c++ code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:618
    • 提供者:姜荣剑
  1. fitted-curve

    0下载:
  2. 基于最小二乘法的离散点拟合曲线程序,可以拟合直线,圆,二次曲线-Discrete point curve fitting procedure based on the least square method, can be fitting a straight line, circle, two times curve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5339708
    • 提供者:铁鸟
  1. Least_squares_function

    0下载:
  2. 找到直线或者曲线附近的点,基于所有点的最小二乘法拟合!-Found near the line or curve point, based on all the points of least squares fit!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1086
    • 提供者:封小云
  1. Analysize_2D_Line

    0下载:
  2. 基于最小二乘法的直线拟合,链表成员是浮点型的点-it can be used to fitting line in opencv after find contours,the list member is PointF
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:530
    • 提供者:新村
  1. zuixiaoerchengfa

    0下载:
  2. 主要是简单的实现了最小二乘法,用来拟合直线,效果还是不错的。-Mainly the simple realization of the least squares method, used to fit a straight line, the effect is good.
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:3916757
    • 提供者:
搜珍网 www.dssz.com