averageaverage an image along a specific axis.
cat_tracksConcatenate two track files
cleanup_ANTS_warpclean up warp field generated by ANTS (or more specifically, WarpMultiImageTransform, replacing background voxels with NaN when they map to regions outside the original image.
csdeconvperform non-negativity constrained spherical deconvolution.
dicom_filenameread a DICOM file and output a suitable filename for its storage.
dir2ampconvert directions image to amplitudes.
disp_profileview spherical harmonics surface plots.
dwi2SHconvert base diffusion-weighted images to their spherical harmonic representation.
dwi2tensorconvert diffusion-weighted images to tensor images.
erodeerode (or dilate) mask (i.e. binary) image
estimate_responseestimate the fibre response function for use in spherical deconvolution.
filter_tracksUse regions-of-interest to select a sub-set of tracks from a given track file.
find_SH_peaksidentify the orientations of the N largest peaks of a SH profile
gen_ROIgenerate a mask ROI with the same dimensions as the input dataset, and all voxel values set to one in the regions specified
gen_WM_maskgenerate a white matter probability mask from the DW images.
gen_unit_warpgenerate a warp field corresponding to a no-warp operation. This is useful to obtain the warp fields from other normalisation applications, by applying the warp of interest to the the warp field generated by this program.
gendirgenerate a set of directions evenly distributed over a hemisphere.
import_tracksconvert ascii track files into MRtrix format.
median3Dsmooth images using a 3x3x3 median filter.
mrabstake absolute value of image intensity
mraddadd or subtract images
mrcatconcatenate several images into one
mrconvertperform conversion between different file types and optionally extract a subset of the input image.
mrinfodisplay header information
mrmultmultiply images
mrstatscompute images statistics.
mrtransformapply spatial transformations or reslice images.
mrviewthe MRtrix image viewer.
normalise_tracksapply a normalisation map to a tracks file.
read_dicomoutput DICOM fields in human-readable format.
read_ximgoutput XIMG fields in human-readable format.
resample_tracksResample tracks so they all have the same number of samples, spaced at constant intervals within the range specified.
sample_trackssample image intensity values along the tracks, producing one intensity value per point along each track.
sdeconvperform linear spherical deconvolution.
select_tracksselect tracks from one or several track files.
streamtrackperform streamlines tracking.
tensor2ADCcalculate map of mean apparent diffusion coefficient (ADC) from diffusion tensor image.
tensor2FAcalculate map of fractional anisotropy from diffusion tensor image.
tensor2vectorgenerate map of the major eigenvector.
tensor_metricgenerate maps of tensor-derived parameters.
thresholdcreate (optionally bitwise) image by thresholding image intensity.
track_infoprint out information about track file
tracks2probconvert a tracks file into a map of the fraction of tracks to enter each voxel.
tracks2vtkconvert a track file to a vtk format, cave: coordinates are in XYZ coordinates not reference
truncate_trackstruncate a tracks file by selecting only the first N tracks.