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

TSPA Multi-baseline Phase Unwrapping Method

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

代码说明:

说明:  多基线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 个回复

  • 距离变换
    地图代数距离变换,八边形距离变换,马哈顿距离变换(Map algebra distance transform, eight sided distance transform, distance transformation)
    2020-12-08 20:39:20下载
    积分:1
  • CudaSift-master
    在GPU-CUDA平台上进行SIFT特征提取,加快提取速度(On GPU-CUDA platform SIFT feature extraction, speeding up the extraction rate)
    2021-04-09 22:38:59下载
    积分:1
  • ippiman
    图像处理的IPP库使用手册,包括每个函数的使用说明,以及参数的意义。(IPP library of image processing using the manual, including instructions for each function, as well as the significance of the parameters.)
    2013-01-10 20:23:06下载
    积分:1
  • Desktop
    基于matlab编写的一种退火算法,可以产生一个比较简单的图形。(An annealing algorithm based on Matlab can produce a simpler figure.)
    2018-03-14 15:24:35下载
    积分:1
  • sift_feature-extract-and-match
    使用sift算法,找出图像的关键点,使用关键点作为匹配因子对两幅图像进行匹配,数据库中包含了丰富的可用图片库。(Use sift algorithm to find the image of the key points, key points to use as matching factor of two images match, the database contains a wealth of available gallery.)
    2020-11-28 15:19:30下载
    积分:1
  • KNearestclass
    使用K近邻算法对一个2维德样本集进行分类,样本集的分布为混合高斯分布。(K nearest neighbor to use a 2 Verde sample set for classification, the distribution of sample set for mixed Gaussian distribution.)
    2008-06-25 04:50:13下载
    积分:1
  • LSD
    本程序实现了提取图像中直线的功能。能够很好地提取出位于边缘上的直线段,其结果表示为两端端点坐标以及线段宽度(This program realizes the function of extracting the edge line in the image.The straight line segment at the edge can be extracted well, and the result is expressed as the end point coordinates and line segment width at both ends.)
    2018-06-26 09:02:42下载
    积分:1
  • FinalWork
    说明:  给定受感染红细胞图片,自动判定受感染红细胞数目(Given the picture of infected red blood cells, the number of infected red blood cells can be determined automatically.)
    2019-04-03 21:24:24下载
    积分:1
  • face
    基于Gabor小波变换的特征提取和人工智能的人脸检测系统源代码.(Based on the Gabor wavelet feature extraction and artificial intelligence face detection system source code.)
    2008-06-05 16:53:58下载
    积分:1
  • 拼接系统源代码
    以图像拼接目标为应用背景,对图像处理配准和融合的基本原理及相关算法进行研究;利用matlab对相关配准和融合算法进行实现并优化;并将配准和融合算法应用于图像拼接中(给定某个真实场景的一组局部图像,然后对这一组图像进行拼接,最终形成一个图像拼接系统)。要求配准和融合能单独进行工作,形成独立的程序(The basic principles and algorithms of image registration and fusion are studied with the image stitching target as the application background. MATLAB is used to implement and optimize the related registration and fusion algorithms, and the registration and fusion algorithms are applied to the image mosaics (given a set of local images of a real scene, and then to this group) The image is stitching to form an image mosaic system. Registration and fusion are required to work independently and form separate programs.)
    2018-07-06 13:23:13下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载