CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - least square method

搜索资源列表

  1. circlefitting

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

    • 发布日期:2008-10-13
    • 文件大小:187392
    • 提供者:林楚
  1. tuxiangfuyuan.rar

    1下载:
  2. 运用最小二乘法对一幅图像进行图像复原 以便分析,Least square method using the image of an image in order to analyze the recovery
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1139
    • 提供者:岳丹丹
  1. circle_fit.rar

    1下载:
  2. 毕设,圆拟合程序,使用最小二乘法。 输出圆心,半径。,Picasso, circle fitting procedures set, using least-square method. Output circle, radius.
  3. 所属分类:Special Effects

    • 发布日期:2016-11-20
    • 文件大小:676
    • 提供者:duren
  1. Houghtransformation.rar

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

    • 发布日期:2017-03-27
    • 文件大小:206977
    • 提供者:李明
  1. affine

    2下载:
  2. 基于最小二乘法的仿射变换 matlab实现-Least square method based on the realization of affine transformation matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:3611
    • 提供者:
  1. least-square-affine-transformations

    0下载:
  2. 用最小二乘法实现的仿射变换的程序,很好用的。-The least square method to achieve affine transformations of the program, very good use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:8009
    • 提供者:wangyuxia
  1. zuoye

    0下载:
  2. 用逆滤波、维纳滤波、最小二乘方滤波方法进行图像修复的比较。-By inverse filtering, Wiener filtering, least square filtering method for image restoration comparison.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:691
    • 提供者:听雨
  1. 20071129163214521

    0下载:
  2. 最小二乘法 .-Least square method.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:698156
    • 提供者:nccde
  1. simplemathodandLS

    0下载:
  2. 单纯形法是线性规划问题的最优解求解的方法,最小二乘法通过最小化误差平方和寻找数据的最佳函数匹配。这里给提供了源码。-Simplex method linear programming method for solving the optimal solution, the least square method by minimizing the square error function to find the best match the data. Here to provide a so
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:12109
    • 提供者:weike.liu
  1. 3

    0下载:
  2. 在实时跟踪系统中,要求在跟踪过程中跟踪窗口的大小实时地适应运动目标的外观变化,这对应着Meanshift 的尺度变化. 针对跟踪这种尺度变化的问题,在跟踪框内检测角点并进行匹配,将所有得到的匹配角点对建立仿射模型,并采用最小二乘法求解得到尺度变化系数,进而更新跟踪框尺度,使得Meanshift 算法可自适应地变化尺度并跟踪到大小不断变化的目标. 实验结果表明,提出的算法具有较好的准确性、鲁棒性和实时性.-In real-time tracking system, requiring the tr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:435724
    • 提供者:sunlikui
  1. ellipse_fit

    0下载:
  2. 基于直接最小二乘法的椭圆拟合程序,比较实用,适用于图像处理,椭圆拟合方面研究的初学者-Direct least square method based on ellipse fitting procedure more practical for image processing, aspects of ellipse fitting for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1514
    • 提供者:sdphw
  1. GipsView

    0下载:
  2. 用最小二乘影像方法进行影像匹配,以实现高精度影像匹配。-I use least square method to match image which has high precise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:32028
    • 提供者:wen cong
  1. No3

    0下载:
  2. 函数逼近和图像拟合,用最小二乘法进行图像拟合-Function approximation and image fitting,Using the least square method for image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:106464
    • 提供者:yanting
  1. Least-Square-Fit-

    1下载:
  2. 最 小二乘法通常用于曲线拟合(least squares fitting) 。 这里有拟合圆曲线的公式推导过程和vc 实现。-The least squares method is usually used for curve fitting (least squares fitting). Here is the derivation of the formula of the circular curve fitting and vc achieve.
  3. 所属分类:Special Effects

    • 发布日期:2016-07-18
    • 文件大小:184320
    • 提供者:jimlank
  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-square

    0下载:
  2. 在MATLAB中使用最小二乘法去除图像噪声,恢复图像-In MATLAB using the least square method to remove image noise, image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3368
    • 提供者:孙峰
  1. two-methods-fit-ellipse

    0下载:
  2. 利用最小二乘法将物体的轮廓拟合成椭圆形,返回椭圆的中心坐标,长短半轴的长度,取向,并画出拟合后的椭圆-Using least square method to fit the object outline of synthetic elliptic, return to the center of the ellipse coordinates, the length of the length of the half shaft, orientation, and draw the oval
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1320624
    • 提供者:韩十一
  1. least_square

    0下载:
  2. 最小二乘法识别 如果输入信号是一个常数或系统是不稳定的,其结果将是南。一个理想的输入是一个随机信号。-identification by least square method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1418
    • 提供者:米凯菈
  1. gaijin---hough

    1下载:
  2. 改进了霍夫变换与最小二乘法,大大提高了直线检测精度与效率(Improved Hof transform and least square method, greatly improving the accuracy and efficiency of line detection.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-29
    • 文件大小:4451328
    • 提供者:心房
  1. 偏最小二乘PLS和一些光谱预处理的matlab程序

    4下载:
  2. 可以对光谱数据进行预处理,除了偏最小二乘法之外,也有一些其他方法(Besides the partial least square method, there are also some other methods)
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-06
    • 文件大小:12624896
    • 提供者:李泽平
« 12 »
搜珍网 www.dssz.com