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 to adapt coherency to 3D? #8

Open
chourroutm opened this issue Oct 1, 2024 · 1 comment
Open

How to adapt coherency to 3D? #8

chourroutm opened this issue Oct 1, 2024 · 1 comment

Comments

@chourroutm
Copy link

Hi,
Thank you for the great tool! I came across the PDF document with the methods. How does the coherency computation transfer to 3D? Is it equal to what the MRI community refers to as fractional anisotropy (FA)?

image

@dasv74
Copy link
Contributor

dasv74 commented Oct 2, 2024

Thank you for your message. This is an interesting topic that could also be posted on the image.sc forum.

We now also have a 3D version of Orientation in Python, which you can find here:
https://epfl-center-for-imaging.gitlab.io/orientationpy/introduction.html

In this version, we have defined two types of coherency (or coherence) to capture different features in the data volume:

  • Coherency of fiber or tube: This is high when λ_max is much larger compared to the average of the other two eigenvalues.
  • Coherency of membrane or plane: This is high when λ_min is much smaller compared to the average of the other two eigenvalues.
coherencies-3D

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

2 participants