-
Hi,
I think there's a typo remaining in the embedding quality evaluation file. In the paper (https://doi.org/10.1038/s41467-020-16822-4), you state that "To estimate distances in the high-dimensional…
-
Could you please share the code of heat_geodesic which is used in line [6],I found
one heat_geodesic function in GPToolBox-master ,but It seems doesn't match,thanks.(https://github.com/NaughtyZZ…
-
Good morning,
I have a question regarding the generation of surrogate maps of brain atrophy while combining cortical and subcortical regions (including basal ganglia, brainstem, cerebellar lobules …
-
Avec la logique du code que j'ai fourni, chaque point est comparé uniquement avec le point précédent immédiat pour déterminer si un nouveau groupe doit être créé. Dans le cas que tu décris, où le troi…
-
Thanks for your great job. The dataset includes two ‘*.zip’ files, you have described the details of the ‘Intra.zip’, but I am confused about what the ‘geo.zip’ includes.
-
Cython is a largish, dev-time dependency in many cases. It would be an added convenience to commit the C sources to Git repo, also pushing them to PyPI.
-
Hello dear Rui Xiang,
I am so grateful for your papers (1) DIR and (2) Efficient and Robust Shape Correspondence via Sparsity-Enforced Quadratic
Assignment. They are indeed very insightful, especi…
-
Figure out how to do geodesics across multiple meshes that have a shared boundary.
-
Can you use geoDists() to compute points between any 2 arbitrary points on a mesh?
From the documentation it seems like I can specify a source vertex and then get distance to every other vertex on t…
-
See this [Neurostars post](https://neurostars.org/t/smoothing-surface-data/20159) and #2747 for a related issue.
The idea would be to have a smoothing function for surface data similar to `nilearn.…