brain-slam / slam

Surface anaLysis And Modeling
MIT License
14 stars 24 forks source link

implementation as a submodule in slam with proper unittest, doc and examples #107

Open alexpron opened 1 year ago

JulienLefevreMars commented 1 year ago
annekerachni commented 1 year ago

Examples & proper visualization:

JulienLefevreMars commented 1 year ago

Yes, the LBO is linear. The same for a spectral decomposition of the sum of two functions, but because of properties on euclidean space (Hilbert space in the continuous domain). So yes, it makes sense to divide the mean curvature like this. The only problem that I can see is that the two functions you obtain are vanishing by parts. So it can require more high frequency coefficients to model the discontinuity in the derivative between the regions with meancurvature=0 and the others. But it could be interesting to be tried :-)

annekerachni commented 1 year ago

Thank you Julien! So, maybe we can notify to use a high number of eigenpairs (N) to have a "good" approximation of each global spectrum of the subsignals (folding pattern in gyri and folding pattern in sulci)?

The idea was to get displays of that type (see below), coherent with the colormap used for to display the local dominant band. global_spectri_subsignals

annekerachni commented 1 year ago

In your paper, you also mentioned "normalized spectrum of curvature". Is it better to refer to raw spectrum or rather normalized one?