資源簡介
經典的枝切法用于相位解纏的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.?residue_charge是一個矩陣,用來保存殘差值。
%?“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
%%%%%%%%
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????18544??2009-12-28?20:44??枝切法matlab原始代碼\BranchCuts.asv
?????文件??????18098??2009-12-28?20:21??枝切法matlab原始代碼\BranchCuts.m
?????文件??????12083??2009-02-11?14:58??枝切法matlab原始代碼\FloodFill.m
?????文件???????2360??2010-01-22?12:31??枝切法matlab原始代碼\GoldsteinUnwrap2D.m
?????文件???????6964??2008-12-22?10:05??枝切法matlab原始代碼\GuidedFloodFill.m
?????文件??????29683??2008-12-22?09:40??枝切法matlab原始代碼\IM.mat
?????文件???????1554??2009-05-20?02:23??枝切法matlab原始代碼\license.txt
?????文件???????4382??2008-12-22?10:05??枝切法matlab原始代碼\PhaseDerivativeVariance.m
?????文件???????2058??2009-12-28?14:46??枝切法matlab原始代碼\PhaseResidues.asv
?????文件???????2086??2009-12-28?15:07??枝切法matlab原始代碼\PhaseResidues.m
?????文件???????2834??2008-12-22?10:18??枝切法matlab原始代碼\QualityGuidedUnwrap2D.m
?????文件????????263??2008-12-22?11:46??枝切法matlab原始代碼\readme.txt
?????目錄??????????0??2010-03-05?18:37??枝切法matlab原始代碼
-----------?---------??----------?-----??----
???????????????100909????????????????????13
- 上一篇:PUMA Graphcut相位解纏代碼
- 下一篇:NURBS曲線MATLAB繪制
評論
共有 條評論