Skip to content

Restored transform doesn't restore orientation  #1266

Open
@AHarouni

Description

@AHarouni

Describe the bug
I use Restored transform to invert the space resolution, however it fails to restore the orientation changed with any of the Orientationd(keys="image", axcodes="RAS"),

To Reproduce
add this transform to spleen model
in the pretranforms
Orientationd(keys="image", axcodes="RAS"),

and in the post transform
Restored(keys="pred", ref_image="image"),

you would see that the segmentation is wrong

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.7.0Targeted to Release version 0.7

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions