代码搜索:Unwrapping
找到约 39 项符合「Unwrapping」的源代码
代码结果 39
www.eeworm.com/read/319071/13463429
m m_sorting_unwrapping.m
% 按调制度排序的三维位相展开
clear;close all;
N=128; %矩阵大小
FN=32; %条纹数
%--------------------object-------------------
X=1:N;
[X,Y]=meshgrid(X);
obj=hanning(N)*hanning(
www.eeworm.com/read/287260/8699305
asv demo2.asv
% PUMA (Phase Unwrapping via MAxflow)
% demo2 - High phase rate Gaussian Hill with a quarter set to zero.
% The clique potential is given by Q(v(x)) =x^0.5; the employed cliques are
% given
www.eeworm.com/read/287260/8699311
asv demo4.asv
% PUMA (Phase Unwrapping via MAxflow)
% demo4 - High phase rate Gaussian Hill with a non vertical and non horizontal
% alined sector set to zero.
% The clique potential is given by V(x)
www.eeworm.com/read/287260/8699313
m demo4.m
% PUMA (Phase Unwrapping via MAxflow)
% demo4 - High phase rate Gaussian Hill with a non vertical and non horizontal
% alined sector set to zero.
% The clique potential is given by V(x)
www.eeworm.com/read/287260/8699300
asv demo1.asv
% PUMA (Phase Unwrapping via MAxflow)
% demo1 - High phase rate Gaussian Hill
% The clique potential is given by V(x)= |Q2p(x)|^2 where Q2p is the
% quantization function; the employed c
www.eeworm.com/read/287260/8699302
asv demo3.asv
% PUMA (Phase Unwrapping via MAxflow)
% demo3 - Shear Ramp
% The clique potential is given by V(x)= |x|^0.5. The employed clique is
% given by vector [0 1].
% For further details abou
www.eeworm.com/read/287260/8699306
m demo3.m
% PUMA (Phase Unwrapping via MAxflow)
% demo3 - Shear Ramp
% The clique potential is given by V(x)= |x|^0.5. The employed clique is
% given by vector [0 1].
% For further details abou
www.eeworm.com/read/287260/8699309
m demo1.m
% PUMA (Phase Unwrapping via MAxflow)
% demo1 - High phase rate Gaussian Hill
% The clique potential is given by V(x)= |Q2p(x)|^2 where Q2p is the
% quantization function; the employed c
www.eeworm.com/read/287260/8699320
m demo2.m
% PUMA (Phase Unwrapping via MAxflow)
% demo2 - High phase rate Gaussian Hill with a quarter set to zero.
% The clique potential is given by V(x)= |Q2p(x)|^0.5 where Q2p is the
% quantiz
www.eeworm.com/read/441061/7676632
m goldsteinunwrap2d.m
function out=GoldsteinUnwrap2D(IM)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% GoldsteinUnwrap2D implements 2D Goldstein branch cut phase unwrapping al