Hello,
I have a segmentation image of a main image. however, when I try to open the segmentation image on top of the main image, I received an error, “mismatched dimensions”. the main image dimension is 300, 450, 450, while the segmentation image dimension is 450, 450, 300. I think this is because the name of dimension x, y, z is mismatched. But how could I solve this problem?
Thanks!