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

how not to assume orientation is encoded correctly #17

Open
raamana opened this issue Oct 15, 2018 · 1 comment
Open

how not to assume orientation is encoded correctly #17

raamana opened this issue Oct 15, 2018 · 1 comment

Comments

@raamana
Copy link
Owner

raamana commented Oct 15, 2018

update mrivis docs to note that all my packages assume orientation is encoded correctly

find ways not to assume it.

@raamana
Copy link
Owner Author

raamana commented Feb 11, 2021

related ref: https://www.frontiersin.org/articles/10.3389/fninf.2020.00018/full , which talks about EPI-to-Anatomical inconsistency in orientation (esp. L , R flip). They establish the presence of L-R flip by checking if the linear affine alignment cost between 1) EPI and T1w (originally supplied unflipped images) is higher than 2) EPI and intentionally flipped T1w in L-R. If the latter is smaller, one of the original images has a L/R flip.

a helpful visualization could the cross-modal edge overlay of EPI on T1w, and comparing it another based L/R flipped T1w

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