the discs at C4-C6 levels are a bit hard to distinguish, which makes the automatic algorithm fail. We are currently working on a more robust algorithm, but in the meantime you can manually point the posterior tip of each disc using the following command:
sct_label_utils -i t2.nii.gz -create-viewer 2,3,4,5,6,7,8,9,10,11 -msg "Click at the posterior tip of each disc, starting with value 2 (corresponds to C1-C2 disc)" -o labels_disc.nii.gz
Thank you for the answer!
Iv tried this, but how can I generate the t2_seg_labeled.nii.gz from labels_disc.nii.gz? Iv used sct_label_vertebrae and -discfile, but it give me a wrong result:
I notice some holes in the segmentation (at the bottom), which are likely the cause of the problem. I also notice that the images are interpolated (inplane resolution is 0.35mm), which makes the segmentation less robust (undersampling would reduce noise) and the straightening process extremely long (several minutes).
Could you please try to undersample your t2 image, and then re-run the segmentation and labeling? You could use e.g. 0.7mm iso as the target resolution (2x the in-plane):