Description Usage Arguments Value Examples
View source: R/biometric_mask.R
Estimates biometric masks for anonymization, such as the face and ears.
1 2 3 4 5  | biometric_mask(file, type = c("ct", "mri"), ...)
ct_biometric_mask(file, ...)
mri_biometric_mask(file, ...)
 | 
file | 
 Filename (or nifti) of image  | 
type | 
 character of   | 
... | 
 arguments to pass to   | 
Object of class nifti
1 2 3 4 5 6 7 8 9 10 11 12  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.