interfileinfo
Read metadata from Interfile file
Description
returns a structure whose fields contain information about an image in the Interfile
header file specified by info
= interfileinfo(filename
)filename
.
The Interfile file format was developed for the exchange of nuclear medicine data.
In Interfile 3.3, metadata is stored in a header file, separate from the image data.
The two files have the same name with different file extensions. The header file has
the file extension .hdr
and the image file has the file extension
.img
.
Input Arguments
Output Arguments
References
[1] Todd-Pokropek, A, Cradduck, T.D., and Deconinck, F. A File Format for the Exchange of Nuclear Medicine Image Data: a specification of Interfile Version 3.3. Nucl Med Commun 13(9): 673-99, 1992.
Version History
Introduced before R2006a