BlogPosts

RvtkStatismo - Restore shapes from a model (with stored PC-scores)

As a follow up of my earlier post, one might want to change an existing shape model’s general mesh...

Remesh or decimate a set of registered meshes, while preserving correspondences

This morning, I implemented two simple routines in my R-package mesheR, that allow to remesh or decimate a set...

Updates: Rvcg 0.10.1 and Morpho 2.2 on CRAN

New versions of my R-packages Rvcg 0.10.1 and Morpho 2.2 are now available on CRAN.

VCGLIB: Refactoring with a sledge hammer

My R-package Rvcg is (as the name suggests) based on the VCGLIB library. Unfortunately, they do not version...

Rvcg: New function vcgUniformRemesh

I was not content that I had to use an external program to remesh the surface. So I added the...