VTK - Opening Pandora's Box
16 Jul 2014Up until recently, implementing new algorithms meant mainly: reading papers, trying to figure out how to implement it and finally...
Up until recently, implementing new algorithms meant mainly: reading papers, trying to figure out how to implement it and finally...
I have been playing with 3D-image registration lately and am slowly getting somewhat acquainted with the R-implementation of the
Today, for the first time, I merged a pull request in statismo - the first truly collaborative project that I...
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.
Despite all the stuff waiting on my desk, I decided to switch from Fortran to C++ for my package