| Image Processing Toolbox™ | ![]() |
Read image from National Imagery Transmission Format (NITF) file
X = nitfread(filename)
X = nitfread(filename, idx)
X = nitfread(filename) reads the first image from the National Imagery Transmission Format (NITF) file specified by in the character array filename. filename must be in the current directory, in a directory on the MATLAB® path, or contain the full path to the file.
X = nitfread(filename, idx) reads the image specified by the index number idx from the NITF file specified by the character array filename.
nitfread 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. nitfread does not support NITF 1.1 files, compressed images, and image submasks.
![]() | nitfinfo | nlfilter | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |