搜索资源列表
fitellipse.rar
- opencv 椭圆拟合的c++语言实现的代码,opencv fitting elliptical c++ language code
ellipsefit.rar
- MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码,Based on MATLAB to achieve a least-squares fitting oval direct algorithm source code
circle_fit.rar
- 毕设,圆拟合程序,使用最小二乘法。 输出圆心,半径。,Picasso, circle fitting procedures set, using least-square method. Output circle, radius.
fitellipse.zip
- 计算机视觉和视觉测量中常用的椭圆拟合程序。用于视觉测量中的圆形标志点检测。,Computer vision and visual measurement of the ellipse fitting procedure used. Vision for the measurement of circular signs point detection.
circlefit.rar
- 最小二乘法圆拟合,用于图像处理,比较复杂,请耐心看完,也可直接使用,least square error (LSE) circle fitting, applicable to image processing, a little complicated, can be used directly
squarecircfit
- 本人编写的基于最小二乘法的圆拟合程序,可直接下载使用。-I prepared the least squares method based on circle fitting procedures, can be directly download.
matlabfitellipsecode
- 对离散数据运用最小二乘法进行椭圆拟合,运行过了觉得还不错就上传了。-Discrete data on the use of least squares method for ellipse fitting, run over a feel good on the uploaded.
loacation_nornmalization_iris
- 采用最小均方差法对虹膜瞳孔定位,虹膜外圆定位,归一化及其增强处理,圆拟合-Using least-mean-variance method of positioning the iris pupil, iris outer location, normalized and enhanced handling, circle fitting
fit_ellipse
- 目标轮廓的椭圆拟合,matlab编写,精度很高,-Target contour ellipse fitting, matlab prepared, high precision,
h1al2-cups3-utils_0.6.16.orig.tar
- 激光光斑中心定位算法的实用性改进.pdf,HOUGH算法,重心算法,圆拟合算法-Laser spot center location algorithm to improve the practicality. Pdf, HOUGH algorithm, centroid algorithm, circle fitting algorithm
curvefitting
- 最小二乘法的曲线拟合检测圆软件,只需点击三个点就可以吧圆拟合出来。-Least squares method of curve fitting software Detect circle, simply click on the three-point circle fitting can let out.
circfit
- 这是本编写的一个基于均值法的圆拟合程序,可以直接使用-This is the preparation of a law based on the average circle fitting procedures, can be directly used
circle_fit
- 圆拟合,通过已知的多组数据,拟合出最小误差的圆-Given a set of measured x,y pairs that a re supposed to reside on a circle, but with some added noise. A circle to these points, i.e. find xc,yc,R, such that (x-xc)^2+(y-yc)^2=R^2
lsge-matlab
- 用matlab实现的二维圆拟合和三维圆拟合
circlefitting
- 实用的圆拟合程序,已成功运行,在图像处理方面得到广泛应用-circle fitting programe,it runs well.
circle
- 对图像进行简单处理,对光斑圆拟合,求圆心与半径(Simple processing of the image, fitting the spot circle, finding the center of the circle and radius)
拟合圆
- 根据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)