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

Remove IJKtoRAS atrribute from Matlab image metadata #4

Open
cpinter opened this issue Sep 15, 2017 · 0 comments
Open

Remove IJKtoRAS atrribute from Matlab image metadata #4

cpinter opened this issue Sep 15, 2017 · 0 comments

Comments

@cpinter
Copy link

cpinter commented Sep 15, 2017

When an image is loaded using the MatlabBridge, currently IJKtoRAS information is stored in two places:

  • in img.ijkToLpsTransform
  • in a field in img.metaData

The field in img.metaData is not used, just left there, so remove it, and just keep the img.ijkToLpsTransform (and make sure the field is created in the written file)

Maybe also add an example describing how to get the spacing from the img.ijkToLpsTransform (and a note that directions shall not be ignored and add an example for getting LPS from IJK and IJK from LPS).

Migrated from https://app.assembla.com/spaces/slicerrt/tickets/465-remove-ijktoras-atrribute-from-matlab-image-metadata/details

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