read.dti.tck: Read DTI tracking data from file in MRtrix 'TCK' format.
Description
Read DTI tracking data from file in MRtrix 'TCK' format.
Usage
read.dti.tck(filepath)
Value
named list with entries 'header' and 'tracks'. The tracks are organized into a list of matrices. Each n x 3 matrix represents the coordinates for the n points of one track, the values in each row are the xyz coords.