Add ForceOrthogonalDirection and ReverseOrder options - for release#2294
Conversation
Add missing options to the ImageSeriesReader
|
@zivy What do you think about back porting these changes to 2.4? |
|
@blowekamp, I believe in SimpleITK 2.x we don't force the orthogonal axes, so as long as the default for this is |
This was not set in SimpleITK before, the default is true in ITK: So this patch does not change behavior. |
|
Thanks for the clarification. Given that the behavior didn't change, then it would be great to have this functionality already in the 2.x version so that folks don't have to wait for 3.x to use it if they need this functionality. |
Add missing options to the ImageSeriesReader