Change Intercept to 0 and Slope to 1 in NIfTI Object
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.
resetSlopeIntercept(img) zero_trans(img)
img |
is a |
An object of the same type passed.
John Muschelli muschellij2@gmail.com
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.