搜索资源列表
ellipsefit
- 实现椭圆拟合的matlab程序,很不错,我的觉得比较有用-Matlab fitting procedure quite well, and I think that the more useful.
pei_cel.matlab.m
- Matlab源程序代码,用于拟合超二次曲线,曲面的代码,呵呵,与大家一起分享受-Matlab source code for the quadratic curve-fitting, surface code Oh, and that they have enjoyed.
PSOt.matlab.m
- Matlab源程序代码,著名的PSO程式代码,用于拟合超二次曲线,曲面的代码,适用于粒子系统。呵呵,与大家一起分享受-Matlab source code, the famous PSO program code for the quadratic curve-fitting, Surface code applicable to the particle system. Oh, and that they have enjoyed.
gridfit.rar
- 用MATLAB.实现3维数据立体图,是拟合的图形。,Using MATLAB. The realization of 3-D three-dimensional map data is the fitting graphics.
circle_fit.rar
- 毕设,圆拟合程序,使用最小二乘法。 输出圆心,半径。,Picasso, circle fitting procedures set, using least-square method. Output circle, radius.
Houghtransformation.rar
- 将霍夫变换与最小二乘法相结合,研究对实验数据和图像处理中的二值边缘图进行直线拟合的方法。 首先,用霍夫变换剔除数据点集中的干扰点或噪声,并将分布在不同直线附近的点分离出来 然后,用最小二乘法 拟合各直线。该方法既解决了直接使用最小二乘法拟合时,拟合直线易受干扰点或噪声的影响和数据点分布在 多条直线附近而无法拟合的两个问题 同时也解决了直接使用霍夫变换时,拟合直线精度不高和直线段有效区间 不容易控制的问题。,The Hough transform and least squares me
nurbs
- nurbs曲面拟合,采用nurbs算法,对随机生成点阵进行曲面拟合-nurbs surface fitting using nurbs algorithm, on randomly generated lattice for surface fitting
RANSAC
- Ransac拟合直线和最小二乘法拟合的比较,对初次接触ransac的读者帮助很大-Ransac fitting straight line and the least-squares fitting of the comparison, the initial contact with the readers of great help to ransac
minboundrect
- 基于凸壳边界的最小外接矩形拟合MATLAB程序。-Convex hull boundary based on the minimum bounding rectangle fitting MATLAB.
MatlabFns
- 用于图像处理的matlab工具包,由Peter Kovesi制作,主要包含特征提取,各项异性滤波,灰度转换、图像去噪等,对图像处理的人来说非常有用。 -MATLAB and Octave Functions for Computer Vision and Image Processing, including: Feature Detection via Phase Congruency Spatial Feature Detection Integral Im
matlabcurvefittingandcode
- 详细介绍了matlab下的曲线和曲面拟合,并有一份word的原理说明,介绍的很详细,可供参考和实际运用-Described in detail under the matlab curve and surface fitting, and a word there is the principle that the very detailed introduction is available for reference and practical use of
Example_of_edge_detection_edge_linking_and_line_se
- 这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了 - edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below). drawedgelist.m plot
loacation_nornmalization_iris
- 采用最小均方差法对虹膜瞳孔定位,虹膜外圆定位,归一化及其增强处理,圆拟合-Using least-mean-variance method of positioning the iris pupil, iris outer location, normalized and enhanced handling, circle fitting
gaussiancurvefit
- 高斯曲线的拟合可对照学习使用程序比较全面适合电磁波类的人员参考学习-Gaussian curve fitting may be learning to use the control procedures for a more comprehensive type of electromagnetic wave reference study
nihe
- 用于拟合道路边缘的离散点为一曲线的程序,-The edge of the road for the fitting of a curve discrete points of procedure,
work
- 为了残缺的指纹曲线拟合,进行二值化的指纹曲线的提取 -For incomplete fingerprint curve fitting for fingerprint binarization curve extraction
matlab
- 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal
matlab
- MATLAB下的曲面拟合程序-源代码,挺有用的-MATLAB surface fitting process- source
MATLAB
- 根据数据采集卡所采集上来的数据,这些数据包括横轴和纵轴的坐标和相应坐标的强度,通过对数据进行拟合实现图像重构(According to the data collected by the data acquisition card, these data include the coordinates of the horizontal axis and vertical axis and the intensity of the corresponding coordinates, and t
matlab绘制B样条曲面代码
- B样条拟合的4种方法介绍。MATLAB运行,十分简单。效率高。(Introduction of 4 methods of B spline fitting)