For upsampling you can try the command,
mri_convert -vs 0.1 0.1 0.1
On Mon, 24 May 2010, EDSB EDSB wrote:
Hi all,
I have a question on the mri_convert command.
I should
up-sample my dataset (a list of COR files contained in the folder T1)
that has a matrix of 256 x 256 x 256 and a voxel
Hi all,
I have a question on the mri_convert command.
I should
up-sample my dataset (a list of COR files contained in the folder T1)
that has a matrix of 256 x 256 x 256 and a voxel size of 1 mm.
I'm using the command
mri_convert --in_orientation LIA -ois 0.1 -ojs 0.1 -oks 0.1 T1 T1_resampled.nii