搜索资源列表
curveline
- 分析了平面曲线和空间曲线拟合过程的区别;引入运动坐标系、曲率向量、密切平面等概念,建立了空间曲线拟合的数学模型,并采用了不同形状的空间曲线对拟合方法进行了验证-analysis of the plane curve and space curve fitting distinction; Introduce sports coordinates, Curvature, Plane close concepts, the establishment of a space curve fitting
2Dgaussanfitting.rar
- matlab拟合二维高斯曲面,直接拷贝运行,matlab fitting two-dimensional Gaussian surface, the direct copy operation
planarfitting_Leastsquare
- 平面拟合程序,可进行多点的平面拟合~简便易懂-Plane fitting procedure, the plane can be fitted more easily understood ~
FitPlane
- 采用最小二乘的方法,根据平面的坐标方程,拟合出空间平面的方程的各个系数,如有疑问请上: buaagc.blog.163.com-Using least squares method, according to the coordinates of plane equation, fitting two-dimensional space of all coefficient equation, If you have any questions, go to buaagc.blog.163.
plane
- 在VC平台上用三种方法实现离散数据点的平面拟合,并求出各点到拟合平面的距离。-VC platform in three ways on the discrete data points of the plane fitting, and find the points to fit the distance from the plane.
nihe
- 最小二乘平面曲线拟合算法,计算最佳拟合曲线-Least squares plane curve fitting algorithm to calculate the best fitting curve
programofcircuesimulation
- 拟合圆程序,实现根据测量点实现二维平面内圆的拟合,可以输入测量点,C语言实现-Circle fitting procedure, to achieve the realization of measurement points in accordance with two-dimensional plane of fitting a round, you can enter the measurement points, C language
gridfitdir
- matlab平面拟合方法,从其他网站上转载来的-matlab plane fitting methods, are reproduced from other sites to the
baojiading
- 涉及平面拟合方法,利用最小二乘算法实现对三维平面的拟合,同时计算平面度和不确定度-Plane fitting method involves using the least-squares algorithm for fitting three-dimensional plane, while the calculation flatness and uncertainty
shicha
- 基于随机采样的视差平面拟合-Based on random sampling of disparity plane fitting
planeFitting
- 平面拟合 传统方法计算得到,最小二乘法, 还可以使用遗传算法计算-plane fitting
eigfitplane
- 三维激光扫描的点云,如果是在一个面上,用局部小邻域拟合出平面-3D laser scanning point cloud, if it is on one side, with small local neighborhood fitting plane
fitting
- 激光平面与标定板相交会形成一条直线。 激光平面在空间上位置是固定的,标定板每次移动到一个新位置时,就会产生一条新的交线(直线)。-The intersection of the laser plane calibration board will form a straight line. Laser plane position is fixed in space, the calibration plate each time it moves to a new location, it w
using-four-points-to-fitting-a-plane
- 四点拟合一个平面,并且判断其他点到面的距离以及方向-Using four points to fit a plane, and tell you the distance and direction from other points to the plane.
zxec_planefit
- 多点最小二乘法平面方程拟合计算,附有详细说明和源代码-Multi-point calculation method of least squares fitting plane equation
Least-squares-surface-fitting-code
- 可以进行空间曲面的拟合 用于曲面拟合的代码:圆 球 直线 平面拟合都有-Surface fitting code: round ball linear plane fitting
plane
- 平面拟合的一个小程序,对三维重构有一定用处,希望对大家有用-Plane fitting a small program for three-dimensional reconstruction of some use, I hope useful
data fitting vb
- 可以读取文本文件,进行平面、抛物面的拟合包括偏差计算,还有矩阵的运算等等。(Can read text files, plane, parabolic fitting, including deviation calculation, and matrix operations, and so on.)
pingmiandu
- 对平面度进行计算和构造拟合平面等算法,从而求出点到平面的距离和平面到平面之间的距离。(The plane distance is calculated and the fitting plane is constructed, and the distance between the point and the plane and the distance between plane and plane are calculated.)
fitting
- 点拟合平面,能够根据输入的点拟合平面,进而求出平面方程、法向量。(plane fitting for Matlab)