搜索资源列表
ddeematch_template
- 本程序是基于OpenCV的程序,采用最小二乘算法,进行模板区域匹配。-the OpenCV are based on the procedures, the use of least squares algorithm for template matching region.
bianliangshuju
- 回报pudn的程序,毕业论文,实时数据的最小二乘拟合,界面设计,VC程序,有完整的注释。
eyedemo
- 包括整个虹膜识别的预处理部分,分为多个函数部分,即简单图像增强,Canny算子提取边缘,Hough变换定位内外圆形边界进行风格,以及最后的归一化 -- 将圆环展为矩形。附带几张图像及自制的界面程序,并不是很完善,但整体的预处理任务已经较好的完成,如果进一步提高性能,可以先把Hough变换改为最小二乘拟和算法。
3D_Geometry_Fitting
- 空间几何图形的最小二乘拟合的matlab程序
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
zuixiaoercheng
- 最小二乘滤波图像复原程序,用真实的PSF函数和噪声强度作为参数,可以运行-Least-squares image restoration filtering process, with the real PSF function and the noise intensity as a parameter, you can run
lsm
- 最小二乘匹配的一个参考程序。本站已有类似程序,但运行结果有问题,提供一个供大家对照。-image match based on lsm
FLch3RLSEG3
- 基于四个移位寄存器的最小二乘递推算法辨识程序-Shift register based on the four identification procedures recursive least squares algorithm
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
LevelingAdjust
- 基于vc平台的 水准网平差程序代码.从数据录入到自动寻找相邻边,高差闭合差改正,最小二乘平差。最后数据输出。-Vc platform leveling network adjustment program code from data entry to automatically find the adjacent side elevation difference closure error correction, least squares adjustment. The last data
sparse-least-squares
- 关于稀疏最小二乘算法的matlab程序。最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配-Matlab program for sparse least squares algorithm
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)