📄 invmonoscalepartition.m
字号:
% InvMonoScalePartition -- Invert MonoScale Partitioning % Usage% img = InvMonoScalePartition(MSPT,j)% Inputs% MSPT 2*n by 2*n by 2, 2-d MonoScale Partition% j 0 <= j < log_2(n), depth of splitting% Outputs% img 2-d image, n by n, n dyadic% % Description% Calculates the Inverse of MonoScalePartition on each quad% UnSplits array by complete quadtree splits to depth j.% De-Expands out quads into arrays of double size with tapering.% % See Also% MonoScalePartition% %%% Part of BeamLab Version:200% Built:Saturday,14-Sep-2002 00:00:00% This is Copyrighted Material% For Copying permissions see COPYING.m% Comments? e-mail beamlab@stat.stanford.edu%
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -