📄 abt_ssms.m
字号:
% % ABT_SSMS: multi-scale Adjoint 3D Slant Stack Beamlet Transform% Usage:% V = ABT_SSMS(B,fs,cs);% Inputs:% 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% fs finnest scale of dyadic cubes% cs coarsest scale of dyadic cubes% Outputs:% V n*n*n matrix (x,y,z) voxel intensities% Description:% Backprojects array along lines in 3D.% see also:% ABT_SS,FBT_SS,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%
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -