Importing scalar image and its binary labelmap in NIFTI format #483
AbdulrahmanMohammed2021
started this conversation in
General
Replies: 1 comment 4 replies
-
Hi, @AbdulrahmanMohammed2021. This is not related to TorchIO. You probably have different spatial metadata for both images. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Fernando,
I've imported a MRI scan of head and its binary labelmap as a volume and as segmentation, respectively. However, the output volume didn't align with segmentation. So can you please give any explanation for that?
Note: I'm wanna to save the augmented volume and its segmentation(binary labelmap) as actual augmentation in NIFTI format. I'm using MATLAB so that the reason why I can't perform augmentation during training.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions