CropOrPad Function Problem #606
Unanswered
oguzcanbekar
asked this question in
Q&A
Replies: 2 comments
-
|
hello |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi, @oguzcanbekar. Maybe your images are not in the same physical space. Could you please share them here? |
Beta Was this translation helpful? Give feedback.
0 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 there @fepegar I have just met with TorchIO nowadays and I am really thankful for your great work. Basically I would like to explain my problem and ask my question. I have just tried CropOrPad function on 2 different CT images but when the function needs to crop, everything was worked very well but when I am trying to padding(I mean my target shape size lesser than image shape) the image and mask result couldn



t match.I also tried some another padding modes but still the result didnt change. I will share code and results, hopefully we can figure it out easily. Thank you very much again.Beta Was this translation helpful? Give feedback.
All reactions