搜索资源列表
217.matlab.tar
- 椭圆拟合的相关介绍与数学运算方法,包括说明文档及源码、和测试数据-elliptical fitting related presentations and mathematical methods, including documentation, and source code, and test data
mulcircle
- 最小二乘法的圆拟合算法,可用各种开发工具实现,本算法使用VC语言-least squares fitting algorithm circle, the various development tools available to realize that the algorithm used language VC
iplab
- 最小二乘法圆拟合.编译运行后随便打开一个图片,当然最好是全白的图片,然后就点吧,大于三个点后就会开始拟合。红线画的圆为拟合的圆,深蓝的点为鼠标点击设置的样本点。单击鼠标右键清空样本集。 -least squares fitting round. After running compiler casually open a picture, of course, the best are the white photographs,
fengejiance
- 对圆形物体图像进行图像边缘检测,图像分割,检测及圆拟合-Images of circular objects in image edge detection, image segmentation, detection and circle fitting
mianjiniheyuan
- 圆拟合,实现在干扰情况下的内孔定位,并拟合圆获得半径和圆心坐标-Circle fitting, the realization of the interference situation in the inner hole positioning and fitting circle radius and center coordinates obtained
loacation_nornmalization_iris
- 采用最小均方差法对虹膜瞳孔定位,虹膜外圆定位,归一化及其增强处理,圆拟合-Using least-mean-variance method of positioning the iris pupil, iris outer location, normalized and enhanced handling, circle fitting
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
squarecircfit
- 本人编写的基于最小二乘法的圆拟合程序,可直接下载使用。-I prepared the least squares method based on circle fitting procedures, can be directly download.
circlefit
- 最小二乘法圆拟合,用于图像处理,比较复杂,请耐心看完,也可直接使用-least square error (LSE) circle fitting, applicable to image processing, a little complicated, can be used directly
circle_fit
- 毕设,圆拟合程序,使用最小二乘法。 输出圆心,半径。-Picasso, circle fitting procedures set, using least-square method. Output circle, radius.
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)