Flipd transform not working while being used in Post transform on the segmented image #6826
ArpanGyawali
started this conversation in
General
Replies: 1 comment 5 replies
-
Hi @ArpanGyawali, I suggest using |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am working in SkullStripping app using segmentation model and the predicted segmented image is flipped as shown in image

and i get this warning while loading segmentation in ITKSnap

So to reorient the segmentation, i tried to used Flipd transform in post processing as shown in code below but there was no change in the output. I also triend Orientd but no changes.
Beta Was this translation helpful? Give feedback.
All reactions