📄 contents.m
字号:
%
% ABT_SS: Adjoint Slant Stack Beamlet Transform (single scale)
% FBT_SS: Forward Slant Stack 3D Beamlet Transform (single scale)
% ABT_SSMS: multi-scale Adjoint 3D Slant Stack Beamlet Transform
% FBT_SSMS: multi-scale Forward 3D Slant Stack Beamlet Transform
% Shear3D: shearing of a 3D array
% get2dssep: computes end points of 2D slant stack segments
% get3dssep: computes end points of 3D slant stack segments
% get_indices: gives indices of an element in a multidimentional array given
% the single dimentional location
% plotssbeams: plots lines in 3D that match the givven beamlet coefficients
% FWT4_SS
% get_bigc: extracts the biggest coefficients at a given scale
% helix: create a density map of a 3D helix
% conv3: convolves 3D images with a box
% read3Dvol: reads 3D arrays into matlab from a binary file
% write3Dvol: writess 3D arrays from matlab to a binary file
% read3DBLC: reads a multidimentional array of beamlet coefficients into
% matlab from a binary file
% write3DBLC: writess a multidimentional array of beamlet coefficients from
% matlab to a binary file%% 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 + -