搜索资源列表
2Dgaussanfitting
- matlab拟合二维高斯曲面,直接拷贝运行-matlab fitting two-dimensional Gaussian surface, the direct copy operation
image_process_code
- 主要是一些图像处理的源码,包括高斯图像生成,目标的标记和提取,高斯曲面拟合和一个高通滤波器-Mainly deal with the source image, including Gaussian image generation, the goal marking and extraction, surface fitting, and a Gaussian high-pass filter
Matlab2dGaussinafilling
- 二维高斯曲面拟合代码 采用两个算法编写的-Gaussian surface fitting code written by the two algorithms
Point_Curvature
- 估计一个离散点云中某个点的高斯曲率和离散曲率,算法是拟合一个二次曲面-Estimate a discrete point cloud to a point in the discrete Gaussian curvature and the curvature, the algorithm is a quadratic surface fitting
2dgaussian
- 汽车高斯曲面拟合 --- 2程序,以适应到表面二维高斯: 子= A *的进出口( -((西为X0)^2/2/sigmax^2 +(艺Y0的)^2/2/sigmay^ 2)。。)+ b的 这些例程是自动在某种意义上说,他们并不需要出发对模型参数的猜测规范。 autoGaussianSurfML(十一,彝,子)适合通过对模型参数的最大似然(最小二乘)。它首先计算了该模型在许多可能的参数值,然后选择最佳质
1052302982Dgaussanfitting
- matlab 高斯曲面拟合 在matalab中运行的代码-Gaussian surface fitting matlab code running in matalab
fitting-code
- vb6.0编写的最小二乘法直线拟合、二次曲面拟合程序,线性方程组采用列主元高斯消去法。-vb6.0 prepared by the method of least squares fitting a straight line, the quadratic surface fitting procedure, linear equations using Gaussian elimination main-element.
gaosi_success
- 高斯曲面拟合求解光斑中心(拟合高斯曲面找到弥散斑中心)-Gauss surface fitting for solving the spot center (fitting Gauss surface to find the dispersion Center)
ccy_project
- Harris角点检测,高斯曲面拟合内插求角点亚像素坐标。-Harris conner detection,with Gaussi..
123
- 实验做出2维高斯曲面,然后进行高斯曲面拟合处理-Gaussian qumian
1052302982Dgaussanfitting
- 在matlab中自动拟合二维高斯函数,画出二位高斯曲面,(to fit two-dimensional Gauss function)
85375563DSCM_v1.0
- 曲面拟合法是一种高精度、计算量小、抗噪性能强的方法,当前已被广泛地应用于 各种场景。比如岩石材料的变形测量、电子器件变形的测量、基于掌纹图像相关匹 配的重复定位技术等。曲面拟合法能够成功计算出亚像素位移的前提是整像素搜索阶 段可以正确搜索出模板的整像素匹配点,一旦整像素匹配点搜索出现错误,那么亚像素 测量阶段所得到的位移距离就会失去意义。 使用不同的拟合函数对相关系数矩阵进行曲面拟合,会对结果产生一定的影响,比 较常用的拟合
Guassian_Fitting_Function_curve
- 此matlab代码利用求解线性方程组的方法,实现了高斯二维曲面拟合(附数学原理PDF文档)(This matlab code use the method of solving linear equations to achieve gaussian two-dimensional surface fitting)