zero_trans: Change Intercept to 0 and Slope to 1 in NIfTI Object

Description Usage Arguments Value Author(s)

View source: R/zero_trans.R

Description

Forces image scl_slope to 1 and scl_inter to be 0 of slots of class nifti. This is so that when images are rendered/written, the values correspond to those in the array (stored in the .Data slot) and are not scaled.

Usage

1
2
3

Arguments

img

is a nifti object (or character of filename). If an anlz object is passed, the unaltered anlz object is returned.

Value

An object of the same type passed.

Author(s)

John Muschelli muschellij2@gmail.com


neuroconductor/oro.nifti documentation built on May 19, 2021, 5:25 a.m.