sct_flatten_sagittal

Flatten the spinal cord such within the medial sagittal plane. Useful to make nice pictures. Output data has suffix _flatten. Output type is float32 (regardless of input type) to minimize loss of precision during conversion.

usage: sct_flatten_sagittal -i <file> -s <file> [-h] [-v <int>]

MANDATORY ARGUMENTS

-i

Input volume. Example: t2.nii.gz

-s

Spinal cord segmentation or centerline. Example: t2_seg.nii.gz

OPTIONAL ARGUMENTS

-v

Possible choices: 0, 1, 2

Verbosity. 0: Display only errors/warnings, 1: Errors/warnings + info messages, 2: Debug mode

Default: 1