nitfinfo - Read metadata from National Imagery Transmission Format (NITF) file
Syntax
metadata = nitfinfo(filename)
Description
metadata = nitfinfo(filename)
returns a structure whose fields contain file-level metadata about
the images, annotations, and graphics in a National Imagery Transmission
Format (NITF) file. NITF is an mage format used by the U.S. government
and military for transmitting documents. A NITF file can contain multiple
images and include text and graphic layers. filename is
a character array that specifies the name of the NITF file, which
must be in the current directory, in a directory on the MATLAB path,
or contain the full path to the file.
nitfinfo supports version 2.0 and 2.1 NITF
files, at all Joint Interoperability Test Command (JITC) compliance
levels, as well as the NATO Secondary Image Format (NSIF) 1.0. nitfinfo does
not support NITF 1.1 files.
See Also
isnitf, nitfread
 | montage | | nitfread |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit