搜索资源列表
LSM_Match
- 最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度-least squares matching, image matching algorithm, the initial need to match coordinates, can reach sub-pixel accuracy
gdal资料大全
- 包含gdal操作海量遥感影像以及基于最小二乘的影像匹配
lubangxingdetuxiangpinjie
- 图像拼接的核心是图像的配准.提出一种准确、高效的图像拼接方法:利用Harris角点检测算子提取相邻图 像的特征点,通过Euclid度量改进熵变换的算法,进行特征点匹配,并通过最小均值二乘估计求解相邻图像的变换 矩阵,以此实现宽视角图像的拼接.实验结果表明:所给出的算法能够实现场景图像的精确匹配. -Image mosaic is the core of image registration. Make an accurate and efficient method of image
LSM_Match
- 阅读您的文件最小二乘匹配and高斯解方程子程序-Read your document matching and least-squares Gauss solution equation Subroutine
Least-Square_MP
- 基于morlet小波的最小二乘匹配追踪算法-morlet-based least-square matching pursuit algorithm
adistortedimagerectificationalgorithmbasedonleasts
- 针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算 法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相 结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.-Image distortion for high-precision, a least-squares image matchin
zuixiaoerchengdiedai
- 这是最小二乘迭代算法,能够实现匹配时的同名点反复迭代,提高匹配精度-This is the least-squares iterative algorithm that can achieve the same title match point when repeated iteration to improve the matching accuracy
imagematch
- 影像匹配,最小二乘法影像匹配源代码,转载的。-imagematch
Match2
- 最小二乘和爬山法算法的影像匹配,能够找到很多个同名点-photogram match less multiple and crash the mountain
simplemathodandLS
- 单纯形法是线性规划问题的最优解求解的方法,最小二乘法通过最小化误差平方和寻找数据的最佳函数匹配。这里给提供了源码。-Simplex method linear programming method for solving the optimal solution, the least square method by minimizing the square error function to find the best match the data. Here to provide a so
pipei
- 用最小二乘的方式,进行图像的匹配,可以同时显示两张图像,并计算匹配的精度-The least square approach for image matching that can display two images and calculate the accuracy of matching
code
- 金字塔影像匹配,最小二乘影像匹配,相关系数影像匹配。-Pyramid Image Matching . . . . ..
lsmatch
- 最小二乘影像匹配源代码,C++程序代码,希望可以帮到大家-Least Squares Matching
GipsView
- 用最小二乘影像方法进行影像匹配,以实现高精度影像匹配。-I use least square method to match image which has high precise.
code
- MFC;影像匹配、特征点提取、影像相关、最小二乘;亲测可用,有源码!(MFC; image matching, feature extraction, image correlation, least squares, pro test available, source code!)
LMS of image
- 最小二乘影像匹配,提高影像匹配控制点精度,有详细注释文档,(least square image matching to improve the accuracy of image matching control points, and detailed annotated documents.)
main
- 最小二乘算法拟合多项式,最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。(Least square algorithm fitting polynomial)
最小二乘
- 最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达(The least square method, also known as the least square method, is a mathematical optimization technology. It
最小二乘影像匹配
- 运用最小二乘方法的matlab影像匹配,经典算法(MATLAB image matching using least squares method, classical algorithm.)
Matching
- 数字摄影测量中的最小二乘匹配算法,带示例图像(Feature points matching using LSTM)