命令行窗口输入spm启动,然后依照图片指引操作。 reslice通常用于ALL模板重新分割,使得模板匹配SPM12预处理好的NII文件,最后使得dpabi能用reslice后的ALL模板去提取ROI文件。 Image Defining Space 是RELICE 的模板,Images to Reslice 是要把模板Slice复刻到的文件。
% hold - the interpolation method (see spm_slice_vol or spm_sample_vol). % Non-finite values result in Fourier interpolation % % which - Values of 0, 1 or 2 are allowed. % 0 - don't create any resliced images. % Useful if you only want a mean resliced image. % 1 - don't...
function spm_reslice(P,flags) % Rigid body reslicing of images % FORMAT spm_reslice(P,flags) % % P - matrix or cell array of filenames {one string per row} % All operations are performed relative to the first image. % ie. Coregistration is to the first image, and resampling...
SPM12 Realign (Estimate and Reslice)filename
SPM12 Coregister (Estimate and Reslice)
Public Releases of SPM12 - see https://github.com/spm/spm for the Development Version - spm12/spm_reslice.m at main · spm/spm12