Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation changes image orientation #41

Open
msofka opened this issue Jul 17, 2017 · 1 comment
Open

Segmentation changes image orientation #41

msofka opened this issue Jul 17, 2017 · 1 comment
Labels

Comments

@msofka
Copy link

msofka commented Jul 17, 2017

  1. Load Nifti (nii) image with given affine matrix as stored with the image.
  2. Click Segmentation tab.
  3. Add new segmentation, specify name.
  4. The image changes orientation and is now upside down in the axial window.
@ypauchard
Copy link
Collaborator

I have seen similar behaviour with MRI images with either a coronal or sagittal native plane. My guess is that the transformation matrix in the image header is not properly used.

@araex has found the following related bug thread in MITK https://phabricator.mitk.org/T19632

In the newest MITK release MITK-2016-11 the issue is resolved, tested with MITK-Workbench on a set of MRI images.

Hence, the solution would be to use MITK-2016-11 in MITK-GEM. However, this would mean dropping the statistics plugin and help for MacOSx. Other options would be to create separate branches for Win-Linux and MacOSx, rewrite the two plugins, or wait for MITK to resolve the issue.

@ypauchard ypauchard added the bug label Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants