johncolby / along-tract-stats

A MATLAB toolbox for performing along-tract analysis of diffusion tensor imaging (DTI) MRI tractography data.
http://github.com/johncolby/along-tract-stats/wiki
GNU General Public License v3.0
41 stars 15 forks source link

Split apart trk_interp #1

Open johncolby opened 13 years ago

johncolby commented 13 years ago

trk_interp currently contains functionality for "constant # of vertices" (both with and without a central tie point), and "constant spacing" processing. It might be clearer to split these functions up into several functions.