DTI-TK
Diffusion Tensor Imaging ToolKit
|
|
|
|
|
|
Documentation.Volumeinfo History
Hide minor edits - Show changes to output
Changed line 15 from:
which suggests that there are Nx, Ny, and Nz slices along x (sagittal), y (coronal) and z (axial) dimensions, respectively
to:
which suggests that there are Nx, Ny, and Nz slices along x (sagittal), y (coronal) and z (axial) dimensions, respectively. The voxel size corresponds to the voxel spacing in mm.
Changed line 12 from:
size: 112x112x60, voxel size: 2x2x2, origin: [0, 0, 0]
to:
size: Nx x Ny x Nz, voxel size: sx x sy x sz, origin: [0, 0, 0]
Changed line 15 from:
which suggests that there are 112, 112, and 60 slices along x (sagittal), y (coronal) and z (axial) dimensions, respectively
to:
which suggests that there are Nx, Ny, and Nz slices along x (sagittal), y (coronal) and z (axial) dimensions, respectively
Added lines 1-15:
(:noleft:) (:notitle:)(:title Volumeinfo:) ! VolumeInfo documentation You can know more about your tensor image by using the command ->[@ VolumeInfo tensor.nii.gz @] The output should look like ->[@Volume Info of tensor.nii.gz size: 112x112x60, voxel size: 2x2x2, origin: [0, 0, 0] @] which suggests that there are 112, 112, and 60 slices along x (sagittal), y (coronal) and z (axial) dimensions, respectively
|
|