BlogPosts

RvtkStatismo: Multiscale B-Spline kernel

The upcoming release of statismo (0.11) is sporting some fancy new command-line tools for model generation and fitting, including...

mesheR and RvtkStatismo: added new shape model fitting algorithm

I implemented another function, called modelFitting (“where do they get these crazy names”), into mesheR to...

SimpleITK and R

Inspired by Marcel Lüthi, I dug into the R-wrapping provided by SimpleITK. Below you find some info about the...

Remove points from statismo shape model

I added a new function, called removePointsFromModel to my RvtkStatismo package to selectively remove coordinates from a statismo...

Interactive statismo model visualization with R(vtkStatismo) and shiny

After having read a lot about interactive visualizations in R using shiny and shinyRGL, I finally found some...