ANTsX / ANTsRCore

Rcpp bindings for the C++ ANTs library used by the ANTsR package
9 stars 9 forks source link

FIX: write DTI with correct intent code #76

Closed jeffduda closed 5 years ago

jeffduda commented 5 years ago

This update allows for the option of telling antsImageWrite that the input image is a diffusion tensor image, so that when saved as nifti, the correct intent code and element ordering will be used.