搜索资源列表
CircleFit
- 最小二乘法拟合圆-Using least-sqares algorihtm fitting circle
217.matlab.tar
- 椭圆拟合的相关介绍与数学运算方法,包括说明文档及源码、和测试数据-elliptical fitting related presentations and mathematical methods, including documentation, and source code, and test data
ellipsefit
- 实现椭圆拟合的matlab程序,很不错,我的觉得比较有用-Matlab fitting procedure quite well, and I think that the more useful.
circle_fitting
- 能够实现对圆周候选点进行最小二乘拟合,得到拟合圆的圆心坐标及其半径-circumference can be achieved right candidate points least squares fitting, be fitting circle's center coordinates and radius
circlefitting
- 最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。-least squares fitting round vc realized, least-squares method (least squares analysis) is a mat
fitcircle
- 一个高效的matlab代码,用来拟合图像中的圆-An efficient matlab code used to fit the image of a round
fitellipse
- 转载一个用MATLAB写的椭圆拟合的代码,有点用-Reproduced using MATLAB to write an ellipse fitting code, a bit used
circfit
- 基于最小二乘估计的圆心拟合,可计算出圆心坐标及半径-Estimates based on least squares fitting of the center of a circle, calculate the center coordinates and radius
niheyuan
- 最小二乘曲线拟合圆,vc的源代码和推导过程-Least squares curve fitting circle, vc source code and derivation
mianjiniheyuan
- 圆拟合,实现在干扰情况下的内孔定位,并拟合圆获得半径和圆心坐标-Circle fitting, the realization of the interference situation in the inner hole positioning and fitting circle radius and center coordinates obtained
59564349circlefitting
- 最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。 最小二乘法通常用于 曲线拟合 (least squares fitting) 。这里有 拟合圆曲线 的公式推导过程 和 vc实现。-Least squares method (least squares analys
33
- 用最小二乘法拟合圆的算法,求出圆的特征值-Using least squares circle fitting algorithm, to derive eigenvalue round
fit_ellipse
- 目标轮廓的椭圆拟合,matlab编写,精度很高,-Target contour ellipse fitting, matlab prepared, high precision,
circle
- 这是根据点拟合圆和直线的matlab程序,比较简单实用-This is the basis of points won and a straight line fitting the matlab procedure is relatively simple and practical
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 langu
拟合圆
- 根据X和Y两组数据,将两组数据在X-Y平面上最小二乘法拟合出圆(According to X and Y two sets of data, the two sets of data in the X-Y plane, the least square method of fitting the circle)
MATLAB拟合求解圆心和半径
- MATLAB拟合求解圆心和半径,通过给定的一系列点的坐标,拟合出最接近的圆(MATLAB fitting for the solution of the center and radius)
image_图像边缘检测,图像分割,检测及圆拟合
- 可以实现图像边缘检测,并对圆形区域实现圆的拟合(It can realize image edge detection and circle fitting.)
Ransac拟合直线和圆
- C# 实现直线拟合,圆拟合 ransac算法,剔除忽略点(C# realizes line fitting and circle fitting with ransac algorithm to eliminate the ignored points)
ellipse
- 根据离散数据点拟合圆,得到圆心坐标和拟合半径(Fitting the circle according to the discrete data points, the coordinates of the center of the circle and the fitting radius are obtained.)