搜索资源列表
RCircle
- 实现圆的拟合,还包括点的基本操作,旋转等等。-Circle fitting, but also point the basic operation, rotation and so on.
IPLab_20061006
- 基于最小二乘法圆的拟合,通过已知的一组x,y坐标可以求其圆心坐标及半径!
椭圆拟合
- 能识别只能看到部分圆的椭圆拟合优化算法!
fitellipse
- 这是我收集的一个老外编的最小二乘法拟合椭圆算法。希望能派上用场。-This is my collection of a foreigner series of the least squares fit algorithm for elliptic. Hope can be put to use.
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
matalb
- 这是我收集的一个老外编的最小二乘法拟合椭圆算法。希望能派上用场。-This is my collection of a foreigner series of the least squares fit algorithm for elliptic. Hope can be put to use.
tuoyuan
- 利用选择ROI对待处理的图像进行有效的椭圆拟合。-use ROI treat the choice of images for effective elliptical fitting.
RCircle
- 实现圆的拟合,还包括点的基本操作,旋转等等。-Circle fitting, but also point the basic operation, rotation and so on.
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
iplab
- 最小二乘法圆拟合.编译运行后随便打开一个图片,当然最好是全白的图片,然后就点吧,大于三个点后就会开始拟合。红线画的圆为拟合的圆,深蓝的点为鼠标点击设置的样本点。单击鼠标右键清空样本集。 -least squares fitting round. After running compiler casually open a picture, of course, the best are the white photographs,
IPLab_20061006
- 基于最小二乘法圆的拟合,通过已知的一组x,y坐标可以求其圆心坐标及半径!-Based on the least squares method of fitting a round through a set of known x, y coordinates can be for its center coordinates and radius!
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
data1
- 简单图形的生成,填充(比如直线、圆、拟合曲线等) 图像的处理(二值化、锐化、浮雕化、图片解压、压缩)-Simple graphics generation, filling (such as straight line, circle, curve fitting, etc.) image processing (binarization, sharpening, relief-oriented, image decompressi
拟合圆
- 根据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.)
最小二乘法圆拟合方法1
- 通过对图像中值滤波处理,二值化,边缘查询,找出图像中源所有的边缘像素点,然后利用最小二乘法对这些边缘点进行找圆,计算出圆的坐标和半径。(By means of median filtering, binarization and edge query, all edge pixels in the image source are found, and then the least square method is used to fi