-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
A report from acramp on the ImageJ forum:
I ran into a problem where the image gets shifted when reading it from a .mha file. A part from the image which should be at the right border is shown on the left border. This issue is only with uncompressed .mha. Compressed .mha or .mhd are read correctly.
How to reproduce:
- Create Image (File->New->Image...) 400x400, White Background, 1 slice is sufficient.
- Draw a cross through the whole image (Place line, then Edit->Draw)
- Save image as .mha (File->Save As->MHD/MHA...)
- Import image (File->Import->MHD/MHA...)
- Observe shifted image (as if it uses the header as image information).
The problem is not with the file, which e.g. in ITK-SNAP opens correctly.
Metadata
Metadata
Assignees
Labels
No labels