?? fbt_ssms.m
字號(hào):
% % FBT_SSMS: multi-scale Forward 3D Slant Stack Beamlet Transform% Usage:% B = FBT_SSMS(V,fs,cs);% Inputs:% V n*n*n matrix (x,y,z) voxel intensities% fs finnest scale of dyadic cubes% cs coarsest scale of dyadic cubes% Outputs:% B a structured array B(s).B(li,ls,si,ss,x,y,z) where li,ls,si,ss are the indices of% the single scale transform, s is the scale of the dyadic cube and x,y,z reffer to% the dyadic cube location% Description:% sums 3D array along lines.% see also:% ABT_SS,FBT_SSMS,FBT_SSMS% %%% Part of BeamLab Version:200% Built:Friday,23-Aug-2002 00:00:00% This is Copyrighted Material% For Copying permissions see COPYING.m% Comments? e-mail beamlab@stat.stanford.edu%%% 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%
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -