-
|
Dear BrainVISA experts, I have two questions regarding the sulciCurvature.py script, and was curious if anyone has insight into what the measures mean. Firstly, how do the available methods to choose from (FEM, Barycenter, Boix, Boixgaussian) differ from concepts like mean curvature and gaussian curvature? in addition to AimsConnectComp explicitly retaining the largest connected component in this script:
Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi Will,
I hope this helps a bit... |
Beta Was this translation helpful? Give feedback.
Hi Will,
This script is rather old and I don't remember everything about it. I more or less remember I have written it for a specific study (more than 10 years ago) where I was interested in large sulci, and possibly only the largest part of them, so it was "sufficient" for that use by that time. I agree the script misses other connected components and if you are interested in such measurements the script probably needs some reworking.