资源简介

代码为matlab源程序,主要功能是对干涉SAR数据进行相位解缠。

资源截图

代码片段和文件信息

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% BranchCuts.m generates branch cuts based on the phase residues. This is
% done using the Goldstein method as described in “Two-dimensional phase 
% unwrapping: theory algorithms and software“ by Dennis Ghiglia and 
% Mark Pritt.
% “residue_charge“ is a matrix wherein positive residues are 1 and 
% negative residues are 0. 
% “max_box_radius“ defines the maximum search radius for the balancing of 
% residues. If this is too large areas will be isolated by the branch
% cuts.
% “IM_mask“ is a binary matrix. This serves as an artificial border for the
% branch cuts to connect to.
% Created by B.S. Spottiswoode on 15/10/2004
% Last modified on 18/10/2004
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      16911  2008-12-22 10:26  matlab相位解缠解缠\BranchCuts.m

     文件      12083  2009-02-11 14:58  matlab相位解缠解缠\FloodFill.m

     文件      14147  2010-05-21 15:22  matlab相位解缠解缠\GoldsteinUnwrap2D.asv

     文件       2344  2010-05-21 15:24  matlab相位解缠解缠\GoldsteinUnwrap2D.m

     文件       6964  2008-12-22 10:05  matlab相位解缠解缠\GuidedFloodFill.m

     文件      29683  2008-12-22 09:40  matlab相位解缠解缠\IM.mat

     文件       4382  2008-12-22 10:05  matlab相位解缠解缠\PhaseDerivativeVariance.m

     文件       1938  2008-12-22 10:23  matlab相位解缠解缠\PhaseResidues.m

     文件       2834  2008-12-22 10:18  matlab相位解缠解缠\QualityGuidedUnwrap2D.m

     文件        263  2008-12-22 11:46  matlab相位解缠解缠\readme.txt

     目录          0  2010-09-15 22:56  matlab相位解缠解缠

----------- ---------  ---------- -----  ----

                91549                    11


评论

共有 条评论