setmask-methods {dti} | R Documentation |
Read mask definition from NIfTI file and include it in dtiData object
## S4 method for signature 'dtiData'
setmask(object, maskfile)
object |
an object of class |
maskfile |
NIfTI file containing mask definition. Dimension need to be
compatible, i.e. either equal |
The function returns an object of class dtiData
.
Returns a warning
Set mask definition in dtiObject using information provided as NIfTI file as e.g. provided by fsl_bet
.
Karsten Tabelow tabelow@wias-berlin.de
J\"org Polzehl polzehl@wias-berlin.de