I am reaching out for assistance with an issue I am encountering with my spinal cord T1 image data. The image appears to be misoriented in the sagittal view, lying horizontally, which is causing difficulties when attempting to use the sct_propseg (or sct_deep_sc) for segmentation.
I have used the fslswapdim and fslreorient2std functions in FSL, as well as nibabel in Python to manually adjust the orientation, but without success.
I would greatly appreciate any guidance or suggestions on how to properly reorient the images so that they are correctly displayed in the sagittal view, allowing SCT to perform the segmentation accurately.
It was trickier than I thought. The problem was caused by uncommon subject positioning: the head was tilted such that the top of the head, which usually aligns with the ‘Superior’ dimension, was in fact pointing towards the bissectrice between the SI and AP dimensions.
The only good way I could think of was to simply rotate the image by about 45 degrees using programatically created labels:
Hi Julien @jcohenadad . By the way, I have another question. I am currently using the sct_label_vertebrae for automated vertebral labeling. However, I have encountered a significant issue likely due to poor T1 data quality. Specifically, the majority of the data cannot be automatically recognized, resulting in the error message: “Automatic C2-C3 detection failed.”
To address this, I labeled the C2/C3, but this approach often resulted in poor identification of C3/C4 or C4/C5, as shown in the attached image.
Given this challenge, if there are any automated solutions or best practices that you could recommend for improving the accuracy of vertebral labeling. Is providing a discfile the only option available to enhance the identification process? (cuz I have hundreds of data )
@Xiaomin_Lin can you please post your question in another (new) topic, and give a specific title to it, because the title of this current forum thread is “Spinal Cord T1 Image in Sagittal View is Misoriented”, which is not specific to your 2nd question. We try to keep this forum organized so that searching topic is more efficient and useful for the community in the long run. Thank you for your understanding.