搜索资源列表
pipeidian_eight
- 计算机视觉中得八点算法,采用SVD分解最小二乘解来求基本矩阵,这是模拟仿真实验程序。-Was 8:00 in computer vision algorithms, using SVD decomposition least-squares solution to seek the fundamental matrix, which is simulation, experimental procedure.
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
youhua
- 用matlab写的的优化程序,利用的最小二乘优化算法-Written by matlab optimization procedures, take advantage of the least-squares optimization algorithm
lsm
- 最小二乘匹配的一个参考程序。本站已有类似程序,但运行结果有问题,提供一个供大家对照。-image match based on lsm
GdalBrowser
- GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
lsmatch
- 最小二乘影像匹配源代码,C++程序代码,希望可以帮到大家-Least Squares Matching
pipei
- 匹配程序,实现了普通匹配,基于特征点匹配,利用“爬山法”进行匹配,以及最小二乘匹配-Matching program, to achieve a normal match, based on the feature point matching, the use of " hill-climbing" to match, and least squares matching
CH8_4_3
- MATLAB 7.x图像处理中第八章4.3程序:约束最小二乘滤波复原-image processing program with MATLAB 7.x Chapter 8.4.3: constrained least squares restoration filter
sparse-least-squares
- 关于稀疏最小二乘算法的matlab程序。最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配-Matlab program for sparse least squares algorithm
LstSquQuadRegr
- 基于最小二乘插值算法的拟合程序,在原有算法基础上改进了计算精度和效率。-Fitting procedure based on cubic spline interpolation algorithm on the basis of the original algorithm to improve the computational accuracy and efficiency.
LMS-of-image
- 最小二乘影像匹配,自己2012年8月写的程序,经过测试,内有详细注释,希望对大家有用。-Least Squares Matching write the program in August 2012, has been tested, with detailed notes, and hope to be useful.
read_grib2_update4
- 对最小二乘支持向量机的工具箱开发的前一半程序-Toolkit for least squares support vector machine (SVM) developed first half of the program
sparse_fusion
- 运用最小二乘和一范数约束求解低分辨率多光谱图像和高分辨率全色图像融合成高分辨率多光谱图像,程序附带主流的图像融合评价标准,需要融合的图像,对比图像;以及附带程序所需的稀疏包-Using least squares and a norm constraint solving low-resolution multi-spectral image and panchromatic image fusion into a high-resolution multi-spectral images, t
lm
- lm算法的程序。lm算法是使用最广泛的非线性最小二乘算法,中文为列文伯格-马夸尔特法。-lm algorithm procedure. lm algorithm is the most widely used non-linear least squares algorithm, Chinese as Levenberg- Marquardt method.
mytual
- 非线形最小二乘程序,希望对大家有用哈,我现在急需APRIOR算法的C++程序,有的请给我发啊一份,()
matlab最小二乘法曲面拟合
- matlab最小二乘法曲面拟合程序可以得到函数具体解析式(Matlab least squares surface fitting program can get the specific analytic expression of the function)
偏最小二乘PLS和一些光谱预处理的matlab程序
- 可以对光谱数据进行预处理,除了偏最小二乘法之外,也有一些其他方法(Besides the partial least square method, there are also some other methods)
程序
- InSAR数据处理研究,其中采用最小二乘和质量图指导两种相位解缠方法(The research of InSAR Data processing)