• 大小: 39KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-10
  • 语言: Matlab
  • 标签: matlab  解包裹  

资源简介

该代码可以对干涉图的包裹相位进行解包裹,解包裹效果很好.

资源截图

代码片段和文件信息

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

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

     文件       2336  2008-12-22 10:40  GoldsteinUnwrap2D.m

     文件      12083  2009-02-11 14:58  FloodFill.m

     文件      29683  2008-12-22 09:40  IM.mat

     文件       4382  2008-12-22 10:05  PhaseDerivativeVariance.m

     文件       6964  2008-12-22 10:05  GuidedFloodFill.m

     文件       2834  2008-12-22 10:18  QualityGuidedUnwrap2D.m

     文件       1938  2008-12-22 10:23  PhaseResidues.m

     文件      16911  2008-12-22 10:26  BranchCuts.m

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

                77131                    8


评论

共有 条评论