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

Statistmo format and itkStandardImageRepresenter does not handle TransformMatrix #134

Open
marcelluethi opened this issue Oct 30, 2014 · 0 comments

Comments

@marcelluethi
Copy link
Member

Some medical image formats, such as mha or nifti allow for the specification of a transformMatrix (or direction matrix). If an image with an explicit transformMatrix (which is not the identity) is used as a reference for building an image or deformation model, this information is lost. The resulting samples from the model will not be in the same spatial position as the specified reference.

The bug can be easily reproduced by loading an .mha image whose TransformMatrix is not the identity.

A solution to this problem requires a change in the statismo file format as well as the different representers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant