Description Usage Arguments Value Examples
Tries to figure out the correct datatype for image. Useful for image masks - makes them binary if
1 2 3 4 5 6 7 8 |
img |
nifti object (or character of filename) |
type_string |
(NULL) character of datatype and bitpix. Supercedes
both datatype and bitpix. If specified
|
datatype |
(NULL) character of datatype see
|
bitpix |
(NULL) character of bitpix see
|
trybyte |
(logical) Should you try to make a byte (UINT8) if image in c(0, 1)? |
warn |
Should a warning be issued if defaulting to FLOAT32? |
object of type nifti
1 2 3 4 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.