zarquon42b / RvtkStatismo

Interface between R and Statismo (using VTK)
9 stars 4 forks source link

Geodesic distances in RvtkStatismo? #9

Closed dfsp-spirit closed 5 years ago

dfsp-spirit commented 5 years ago

I recently found this blog article from 2016 on computing geodesic distances using RvtkStatismo. It mentions the functions vtkGeodesicPath and vtkGeodesicPathForPointPair in a dev branch.

When I grep through the checked out git repo (master) for geodesic, I do not find anything though. Did these functions not make it into master?

In case not: since you seem to know a lot about computations on meshes judging from your repos, may I ask you for a suggestion on what package I could use to compute geodesic distances on triangular meshes in R?

zarquon42b commented 5 years ago

At that time, I prepared RvtkStatismo for the upcoming develop branch of statismo (deb packages on https://launchpad.net/~zarquon42/+archive/ubuntu/statismo-develop), that never got merged into master (but still works). Everything after, I only implemented in the develop branch of RvtkStatismo. Easiest way would be to install statismo-develop and RvtkStatismo develop branch. Or, if you prefer, I can make a cherry-pick commit to port those functions to the master branch.

dfsp-spirit commented 5 years ago

Thanks. I will try to install that deb and the develop branch of RvtkStatismo under Linux later then.

chris-english commented 4 years ago

How to do the above, clearly stated: development_branch_install_steps