Now that I'm getting a hang of mne-python's codebase, I'd like to port the non-parametric spatio-temporal clustering code I've written in MATLAB/C (mex files) over. It's going to be a huge pain, but p…
Implemented correlated correspondence method for non-rigid registration:
http://ai.stanford.edu/~drago/Papers/cc.pdf
Requires computing 1) spin images and 2) geodesic distances of the surface, and re…