BlogPosts

VTK - Opening Pandora's Box

Up until recently, implementing new algorithms meant mainly: reading papers, trying to figure out how to implement it and finally...

RANTs - the valley of confusion

I have been playing with 3D-image registration lately and am slowly getting somewhat acquainted with the R-implementation of the

statismo - my first merge

Today, for the first time, I merged a pull request in statismo - the first truly collaborative project that I...

RvtkStatismo - constrained model

Today I implemented methods for constraining models using statismo: at the moment these are statismoConstrainModel and statismoConstrainModel and statismoConstrainModelSafe. The latter evaluates the point pairings and only uses those pairs that are within a definable probability range. This is done using the Mahalanobisdistance and its connection to the χ²-distribution.

-->

mesheR - goodbye Fortran, hello OpenMP

Despite all the stuff waiting on my desk, I decided to switch from Fortran to C++ for my package