搜索资源列表
5555
- 用最小二乘法拟合圆的圆心和半径 源代码-Using least squares fit circle' s center and radius of the source code
CircleFitByPratt
- Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2) Output: Par = [a b R] is the fitting circle: center (a,b) and radius R Note: this fit does not use built-in matrix functions (except "mean"), so it can be
ThreePointFitCircle
- Matlab实现: 不在同一直线上的三个点,拟合出一个圆。-Using Matlab program to fit a circle from three point which do not locate in a line.
Circle-Fit
- 这次上传的程序源码是关于根据给定的xy点,拟合一个圆,依据是半径平方偏差的和。-The upload program source code is about according to the given xy point, fitting a circle, based on the radius squared deviations and.
circle
- 该程序是用来求激光半径,并求出了半径的值,其中用了像素拟合的方法-The program is used to seek laser radius, and calculated the radius value, which fit with the pixel method
CircleFitByPratt
- 本程序用于对图片中的圆进行圆心的检测,并确定圆心的坐标。-to fit the centre of a circle By Pratt
fit-circle-by-ru
- 进行圆的拟合,具有效率高,速度快,精度高的优点-circle fitting, high efficiency and high accuracy
circle
- 这是个VC做的利用最小二乘法拟合圆的程序,可任意输入点数。-This is a VC program to do the least squares fit the round, arbitrary input points. .
ellipse-fit-based-on-matlab
- 直线、平面、圆和椭圆拟合程序,该程序基于matlab,对学习这方面的知识有一定帮助。-circle,ellipse,straight line and plane fit based on matlab.
circle-fit-based-on-VC
- 该程序实现圆拟合,对学习圆拟合有一定帮助。-circle fit based on VC++
Circle
- 采集一系列点的坐标,通过这些点来拟合出一个圆,算出圆的圆心和半径-Collected a series of point coordinates, and through these points to fit a circle to calculate the circle s center and radius
EasyMod
- EasyMod is a MatLab/Scilab toolbox for teaching modal analysis. It provides a set of functions allowing to establish the identification of modal parameters and these validation. Nowadays, circle-fit, line-fit and least square complex exponential meth
VCCircleFit
- 使用最小二乘对圆进行拟合,有拟合算法和图像-circle fit
CircleFitByKasa
- 基于I. Kasa论文的最小二乘圆拟合法-Simple algebraic circle fit (Kasa method) I. Kasa, "A curve fitting procedure and its error analysis", IEEE Trans. Inst. Meas., Vol. 25, pages 8-14, (1976)
CircleFitByPratt
- 基于V. Pratt论文的最小二乘圆拟合法-Circle fit by Pratt V. Pratt, "Direct least-squares fitting of algebraic surfaces", Computer Graphics, Vol. 21, pages 145-152 (1987)
circle_fit
- matlab code for Circle fit
circle_fit_Calculation
- 圆拟合,用于对树木的胸径提取。同时,计算树高和冠幅。-circle fit,which can extract diameter at breastHeight,and tree Height,and tree Crown diameter
best-fit-demo
- 一个好的拟合算法,可能拟合直线、园、椭圆函数-Best-fitting line, circle and ellipse
fit
- matlab球面拟合程序,可以用来计算最佳拟合的圆心及半径,包含计算的原始数据(Matlab spherical fitting procedures, can be used to calculate the best fitting center of the circle and radius)
ellipsoid_fit
- Ellipsoid fit circle 3D point cloud