登录
首页 » matlab » TSPA Multi-baseline Phase Unwrapping Method

TSPA Multi-baseline Phase Unwrapping Method

于 2021-03-26 发布
0 414
下载积分: 1 下载次数: 12

代码说明:

说明:  多基线SAR,InSAR相位解缠代码,Matlab版本,对应论文:Robust Two-Dimensional Phase Unwrapping for Multibaseline SAR Interferograms: A Two-Stage Programming Approach ,含数据、代码及验证结果(Multi baseline SAR, InSAR phase unwrapping code, matlab version, corresponding paper: robot two dimensional phase unwrapping for multibaseline SAR interferograms: a two stage programming approach, including data, code and verification results)

文件列表:

xishu_mnFast.m, 271 , 2018-03-01
Demo_TestData.mat, 631079 , 2018-03-08
out.mat, 278782 , 2018-03-08
ReadMe.txt, 5730 , 2018-03-08
Alg1_MCF1.m, 994 , 2018-03-06
Alg2_MCF2.m, 892 , 2018-03-06
Alg3_L2norm.m, 681 , 2018-03-06
b_dk.m, 171 , 2018-03-08
config.m, 15409 , 2018-03-08
CumSumMap22.m, 748 , 2018-03-08
DataLoadnCheck.m, 9816 , 2018-03-08
Demo_config.m, 15414 , 2018-03-08
Demo_main.m, 3698 , 2018-03-08
errX_2base_1.m, 516 , 2018-03-06
errX_2base_2.m, 528 , 2018-03-03
errY_2base_1.m, 518 , 2018-03-06
errY_2base_2.m, 538 , 2018-03-03
Esti_dkX_Mbase1.m, 13739 , 2018-03-08
Esti_dkX_Mbase2.m, 13752 , 2018-03-08
Esti_dkY_Mbase1.m, 13730 , 2018-03-08
Esti_dkY_Mbase2.m, 13548 , 2018-03-08
Esti_Res_Mbaseline1.m, 1308 , 2018-03-08
Esti_Res_Mbaseline2.m, 1306 , 2018-03-08
L2normMap.m, 104 , 2018-03-06
LS_dk_mtlb.m, 593 , 2018-02-03
main.m, 3693 , 2018-03-08
MCFresN_Glb_aeq.m, 2622 , 2018-03-08
MCFyuMap.m, 278 , 2018-03-06
network_mcf.m, 1230 , 2018-03-06
SaveVariable.m, 897 , 2018-03-06
searchList1.m, 3381 , 2018-03-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Retinex
    本文实现了Retinex算法,支持对图像的去雾灯操作,是一种图像增强的方法。(this paper present a new image strength method-Retinex impliment by opencv)
    2012-03-13 11:30:39下载
    积分:1
  • MatchLSM
    1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)(1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommended to proceed to the next match show, here is used to see if extracted) 4. Correlation coefficient matching (just looking match within a point of the same name) 5.LSM least squares matching (rough first match, then fine match))
    2013-08-28 15:45:57下载
    积分:1
  • wavepack-change
    强大的小波包分析程序,将信号分频分析,在感兴趣的频率域内抽取信号信息。(Powerful wavelet packet analysis procedures, the signal of frequency analysis, frequency domain of interest extracted signal information.)
    2013-08-20 08:59:42下载
    积分:1
  • GreyTrans
    VC++图像处理程序设计(杨淑莹)第四章_灰度变换源码(VC++ image processing program design (Yang Shuying) Chapter _ gray transform source)
    2013-03-19 23:52:43下载
    积分:1
  • 基于小波变换的融合源代码
    利用小波变换融合红外图像与可见光图像,提高图像质量(Infrared image and visible light image are fused by wavelet transform to improve image quality)
    2017-10-19 11:32:21下载
    积分:1
  • voc-release3.1
    DPM作者获得 2010年CVPR终生成就奖,DPM是在HOG的基础上进行改进,解决了HOG算子的不足,并且对SVM也进行了小幅度改善提出了LSVM这个概念(DPM is improved on the basis of HOG. It solves the shortcomings of HOG operator, and makes a small improvement on SVM. The concept of LSVM is proposed)
    2017-07-20 10:06:52下载
    积分:1
  • binary-image-processing
    二值图像处理运算是从数学形态学下的集合论方法发展起来的,尽管它的基本运算很简单,但是却可以产生复杂的效果。常用的二值图像处理操作有许多方法,如腐蚀、膨胀、细化、开运算和闭运算等等。本文对这些内容作些研究探讨, 希望对爱好图像处理的朋友有所帮助。(Binary image processing algorithms are developed set theory in mathematical morphology. Although its basic operation is simple, it can produce complex effects. Commonly used binary image processing operations there are many ways, such as corrosion, expansion, refinement, open operation and closed operation and so on. In this paper, some of these studies to explore, I hope to love image processing friends help.)
    2016-11-06 21:33:55下载
    积分:1
  • voxelizer-v1.1
    这个Matlab程序,可以从.OBJ文件中读取三维模型,并转换成单元体表示。同时提供了一个绘图plot函数,来可视化三维物体。 (The Matlab program can be. OBJ file to read three-dimensional model, and converted into cell precursors express. At the same time provides a mapping function plot to visualization of three-dimensional objects.)
    2021-05-13 23:30:02下载
    积分:1
  • SparseLab21-Core
    压缩感知理论稀疏分解工具箱 内附详细的工具箱使用说明及其大量的例程(Compressed sensing theory of sparse decomposition toolbox toolbox included detailed instructions and a large number of routines)
    2020-10-23 21:17:21下载
    积分:1
  • im2jpeg
    将一幅图像以jpeg的形式进行压缩,对初学者很有用(Jpeg form of an image compression, very useful for beginners)
    2013-02-26 10:20:57下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载