Skip to contents

readHIS reads HIS binary files produced by the X-ray panels from Varex Imaging and returns Image objects that can be processed by this package.

Usage

readHIS(x)

Arguments

x

A character string naming the path to a HIS binary image file.

Value

A 16U grayscale Image object.

See also

Author

Simon Garnier, garnier@njit.edu

Examples

#TODO