搜索资源列表
fitcircle
- 一个高效的matlab代码,用来拟合图像中的圆
fitcircle
- 一个高效的matlab代码,用来拟合图像中的圆-An efficient matlab code used to fit the image of a round
fitcircle3d_gev
- Fitcircle matlab code
fitcircle
- 一种简单快速的拟合圆的方法范例,通用的方法。-A simple and rapid method of circle fitting example of general method.
FitCircle
- 圆回归算法,对于不规则的圆可以通过此算法得到准确的圆心。-Circular regression algorithm, for irregular circle can through this algorithm to get the accurate center
fitcircle
- 根据像素点进行圆匹配。 -According to the pixel round match. According to the pixel round match.
fitcircle
- 对离散点进行圆拟合,得到拟合圆的中心坐标和半径- [Z, R] = FITCIRCLE(X) fits a circle to the N points in X minimising geometric error (sum of squared distances the points to the fitted circle) using nonlinear least squares (Gauss
fitcircle
- 圆的拟合算法,非常经典,拟合精度非常高,算法易懂,非常好的matlab代码-Circle fitting algorithm, very classic, very high fitting accuracy, the algorithm easy to understand, very good matlab code
fitcircle
- 根据圆的坐标,返回圆心坐标和直径,可以运行-fit circle
fitcircle
- 根据圆弧上多点的实测数据,拟合计算圆心坐标和圆的半径(According to the measured data of multiple points on the arc, the coordinates of the center of the circle and the radius of the circle are calculated and fitted.)