innolitics / freesurfer

The official FreeSurfer repository maintained by LCN
Other
1 stars 2 forks source link

Investigate GEMS2 Matlab C++ Interfaces #3

Closed yujanshrestha closed 6 years ago

yujanshrestha commented 6 years ago

We have decided the best approach would be to rewrite GEMS2/Matlab C++ files into Python instead of writing a mocked Matlab runtime to emulate existing interfaces. It seems like the GEMS2/Matlab module is really just a binding between MATLAB and ITK which there already exists one for python to ITK. We are to perform: